class documentation

class MediaDb(OFS.SimpleItem.Item, Persistent, Acquisition.Implicit): (source)

Constructor: MediaDb(location, structure)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method getFile Undocumented
Method getFileSize Undocumented
Method getLocation Undocumented
Method getParentDir Undocumented
Method getPath Undocumented
Method getStructure Undocumented
Method manage_changeProperties MediaDb.manage_changeProperties
Method manage_index_html MediaDb.manage_index_html
Method manage_test manage_test
Method readDir Undocumented
Method retrieveFile Undocumented
Method retrieveFileStreamIterator Undocumented
Method setLocation Undocumented
Method storeFile Undocumented
Method targetFile Undocumented
Method urlQuote Undocumented
Method valid_filenames Undocumented
Class Variable manage_browse Undocumented
Class Variable manage_main Undocumented
Class Variable manage_options Undocumented
Class Variable manage_properties "" Constructor
Class Variable meta_type Undocumented
Class Variable security Undocumented
Class Variable zmi_icon Undocumented
Instance Variable id Undocumented
Instance Variable location Undocumented
Instance Variable structure Undocumented
def __init__(self, location, structure=0): (source)

Undocumented

def getFile(self, REQUEST, RESPONSE): (source)

Undocumented

def getFileSize(self, filename): (source)

Undocumented

def getLocation(self): (source)

Undocumented

def getParentDir(self, path): (source)

Undocumented

def getPath(self, REQUEST): (source)

Undocumented

def getStructure(self): (source)

Undocumented

def manage_changeProperties(self, submit, REQUEST, RESPONSE): (source)

MediaDb.manage_changeProperties

def manage_index_html(self, filename, REQUEST=None): (source)

MediaDb.manage_index_html

def manage_test(self, REQUEST, RESPONSE): (source)

manage_test

def readDir(self, path): (source)

Undocumented

def retrieveFile(self, filename): (source)

Undocumented

def retrieveFileStreamIterator(self, filename, REQUEST=None): (source)

Undocumented

def setLocation(self, location): (source)

Undocumented

def storeFile(self, file): (source)

Undocumented

def targetFile(self, filename): (source)

Undocumented

def urlQuote(self, s): (source)

Undocumented

def valid_filenames(self): (source)

Undocumented

manage_browse = (source)

Undocumented

manage_main = (source)

Undocumented

manage_options: tuple = (source)

Undocumented

manage_properties = (source)

"" Constructor

meta_type: str = (source)

Undocumented

security = (source)

Undocumented

zmi_icon: str = (source)

Undocumented

Undocumented

location = (source)

Undocumented

structure = (source)

Undocumented