module documentation
_zmsattributecontainer.py - ZMS Attribute Container for Custom Attribute Storage and Management
Defines ZMSAttributeContainer for object persistence, Zope integration, and container protocols. It implements Zope's ObjectManager interface, handles acquisition, and manages object lifecycle.
License: GNU General Public License v2 or later, Organization: ZMS Publishing
| Class | |
Container object that stores and edits custom attribute values. |
| Function | container |
Return True when container can be listed as a ZMS child container. |
| Function | manage_add |
Create and attach a new ZMSAttributeContainer below the current object. |