appypod-rattail/gen/wrappers
2013-09-21 17:46:42 +02:00
..
__init__.py [gen] Added wrapper.getLastEvent, allowing to perform kinds of queries into an object's history. 2013-09-20 23:15:54 +02:00
GroupWrapper.py [gen] Show a special icon for users that are local copies of external sources. 2013-09-10 17:55:10 +02:00
PageWrapper.py [gen] Removed obsolete code; a Page instance that does not have sub-pages does not show the portlet. 2013-03-08 16:16:25 +01:00
ToolWrapper.py [gen] pod fields now read pod templates directly from disk. Fields 'template' and 'formats' that were generated into the database (and editable through-the-web) are now removed. This simplification will allow in a second step to define several templates for a unique pod field, ie: multiDoc = Pod(template='od/Item*.odt'). [gen] Additionally, fields tool.numberOfSearchColumnsForXXX and tool.searchFieldsForXXX are not generated anymore and are replace by static class attributes class.numberOfSearchColumns and class.searchFields. 2013-09-21 17:46:42 +02:00
TranslationWrapper.py [gen] More work ZPT->PX. 2013-08-21 12:35:30 +02:00
UserWrapper.py [gen] Show a special icon for users that are local copies of external sources. 2013-09-10 17:55:10 +02:00