This Base class is represents an Itemtype within the CMS and holds methods to receive several information about Items of this Type.
MasterItemType | --Itemtype
| Class | Description |
|---|---|
| Item |
This is the Super Class for all Items! Changes in here will be available in all implementing Items. |
| ItemEnumeration | The ItemEnumeration helps reading a all list of Items. |
| ItemFutureService | Holds methods for working with Future Versions of Items. |
| ItemHistoryEnumeration | The ItemHistoryEnumeration provides methods for receiving all list of Items. |
| ItemHistoryService | Holds methods for receiving History Versions of Items of the initialized Itemtype. |
| ItemService | Holds methods for receiving Items of the initialized Itemtype. |
| SimpleItemTreeWalker | The SimpleItemTreeWalker takes a ItemRequest as Constructor Parameter. |
| ItemFutureLanguageEnumeration | Returns all Languages, the specified Item has Future Versions of. |
| ItemLanguageEnumeration | Get all available Languages for one Item. |
| WorkflowService | The WorkflowService provides methods to receive Future versions within a Workflow. |
Inherited From MasterItemType
MasterItemType::MasterItemType()
MasterItemType::countItemtypes()
MasterItemType::getClassForItemType()
MasterItemType::getClassNameForItemType()
MasterItemType::getCommandForItemType()
MasterItemType::getDirectoryForItemType()
MasterItemType::getItemTypeForCommand()
MasterItemType::getSelectColumns()
Documentation generated by phpDocumentor 1.3.1