Class: Itemtype
Source Location: /CORE/system/classes/item/Itemtype.php
Class Itemtype
Class Overview
|
This Base class is represents an Itemtype within the CMS and holds methods to receive several information about Items of this Type.
Located in /CORE/system/classes/item/Itemtype.php [line 39]
MasterItemType
|
--Itemtype
Author(s):
Information Tags:
| Version: | $Id: Itemtype.php,v 1.8 2007/10/26 23:48:46 kpapst Exp $ |
| Copyright: | Copyright (C) Kevin Papst |
| License: | GNU Public License |
|
Methods
|
Descendants
| ItemFutureLanguageEnumeration |
Returns all Languages, the specified Item has Future Versions of.
|
| ItemHistoryService |
Holds methods for receiving History Versions of Items of the initialized Itemtype.
|
| ItemHistoryEnumeration |
The ItemHistoryEnumeration provides methods for receiving all list of Items.
|
| Item |
This is the Super Class for all Items! Changes in here will be available in all implementing Items.
|
| ItemFutureService |
Holds methods for working with Future Versions of Items.
|
| ItemService |
Holds methods for receiving Items of the initialized Itemtype.
|
| WorkflowService |
The WorkflowService provides methods to receive Future versions within a Workflow.
|
Inherited Properties, Constants, and Methods
Methods
Itemtype Itemtype(
$type
)
|
|
Parameters:
void getClass(
$id, [
$treetype = ITEM_LOAD_FULL], [
$languageID = '']
)
|
|
Parameters:
|
|
$id: |
|
|
|
$treetype: |
|
|
|
$languageID: |
|
void initItemtype(
$type
)
|
|
Parameters:
|
|