module documentation

Undocumented

Class ZMSCustom No class docstring; 0/2 instance variable, 0/11 class variable, 5/10 methods documented
Function containerFilter Undocumented
Function manage_addZMSCustom Constructor function for adding custom content nodes
Function parseXmlString Undocumented
Variable manage_addZMSCustomForm Undocumented
def containerFilter(container): (source)

Undocumented

def manage_addZMSCustom(self, meta_id, lang, _sort_id, btn, REQUEST, RESPONSE): (source)

Constructor function for adding custom content nodes

Parameters
selfUndocumented
meta_id:strthe meta-id / type of the new ZMSObject
lang:strthe language-id.
_sort_id:intthe sort value.
btnthe submitting button value.
REQUEST:ZPublisher.HTTPRequestthe triggering request
RESPONSE:ZPublisher.HTTPResponsethe triggering request
def parseXmlString(self, file): (source)

Undocumented

manage_addZMSCustomForm = (source)

Undocumented