Home | Trees | Indices | Help |
|
---|
|
object --+ | Expose
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|||
|
|
|||
Inherited from |
|
Usage: def static(): return dict(files=Expose()) or def static(): path = os.path.join(request.folder,'static','public') return dict(files=Expose(path,basename='public')) extensions: an optional list of file extensions for filtering displayed files: ['.py', '.jpg'] allow_download: whether to allow downloading selected files
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 16 02:36:18 2014 | http://epydoc.sourceforge.net |