module documentation

Undocumented

Class MyBlob Base class for binary large objects (blobs) stored in ZMS.
Class MyBlobDelegate Simple delegate wrapper for blob objects.
Class MyBlobWrapper Wrapper for external Zope file objects to provide blob-like interface.
Class MyFile ZMS file blob class for managing binary and text files.
Class MyImage ZMS image blob class for managing image files with metadata.
Function bytes_hex Undocumented
Function createBlobField Undocumented
Function getLangFilename Undocumented
Function recurse_downloadRessources Undocumented
Function rfc1123_date Undocumented
Function thumbnailImage Undocumented
Function thumbnailImageFields Undocumented
Function uploadBlobField Undocumented
def bytes_hex(data): (source)

Undocumented

def createBlobField(self, objtype, file=b''): (source)

Undocumented

def getLangFilename(self, filename, lang): (source)

Undocumented

def recurse_downloadRessources(self, base_path, REQUEST): (source)

Undocumented

def rfc1123_date(dt): (source)

Undocumented

def thumbnailImage(self, hiresKey, loresKey, maxdim, lang, REQUEST): (source)

Undocumented

def thumbnailImageFields(self, lang, REQUEST): (source)

Undocumented

def uploadBlobField(self, clazz, file=b'', filename=''): (source)

Undocumented