class documentation
class ZMSItem(OFS.ObjectManager.ObjectManager, OFS.SimpleItem.Item, Persistent, Implicit): (source)
ZMS base infrastructure class providing core Zope integration and basic content management.
ZMSItem serves as the foundation for all ZMS content objects. It provides:
- Core Zope integration through ObjectManager and SimpleItem
- ZODB persistence and Acquisition support
- ZMI (Zope Management Interface) utilities and templates
- Request handling and page rendering
- Access control permissions framework
- Readme endpoint for documentation
Subclasses extend ZMSItem with domain-specific functionality.
| Method | breadcrumbs |
Undocumented |
| Method | display |
Undocumented |
| Method | f |
Undocumented |
| Method | get |
Undocumented |
| Method | readme |
Returns readme rendered as HTML |
| Method | zmi |
Undocumented |
| Method | zmi |
Undocumented |
| Method | zmi |
Undocumented |
| Method | zmi |
Undocumented |
| Class Variable | __ac |
Undocumented |
| Class Variable | __roles__ |
Undocumented |
| Class Variable | __version__ |
Undocumented |
| Class Variable | __view |
Undocumented |
| Class Variable | manage |
Undocumented |
| Class Variable | manage |
Undocumented |
| Class Variable | manage |
Undocumented |
| Method | _zmi |
Undocumented |