appypod-rattail/gen/wrappers
2014-10-15 15:39:11 +02:00
..
__init__.py [gen] Allow to have data change events that contain comments. 2014-10-15 15:39:11 +02:00
GroupWrapper.py [gen] Bugfixs. 2013-09-22 22:08:48 +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] Created method mixin.getListTitle that is responsible for displaying an object's title in the various lists (queries, refs). 2014-09-23 18:38:55 +02:00
TranslationWrapper.py [gen] Changes in parameters of some basic field methods to enable field.languages to be defined dymanically via a method. 2014-09-05 17:13:23 +02:00
UserWrapper.py [gen] Ref.linkObject and unlinkObject (and caller methods like wrapper.create) can now be called with attr 'executeMethods' being False: in this case, all methods defined in attrs like 'insert', 'beforelink', 'afterLink' will not be called. Can be useful while migrating data or duplicating objects. 2014-09-29 10:06:40 +02:00