bigace.classes.item
[ class tree: bigace.classes.item ] [ index: bigace.classes.item ] [ all elements ]

Class: DBItem

Source Location: /classes/item/DBItem.php

Class Overview

MasterItemType
   |
   --Itemtype
      |
      --Item
         |
         --DBItem

This is the Super Class for all Items!
Changes in here will be available in all Itemtypes (Menu,Image,Module,File).


Methods


Child classes:

HistoryItem
This is the History Class for all Items!

Inherited Constants

Inherited Variables

Inherited Methods

Class: Item

Item::Item()
Item::countChilds()
Returns the number of Childs for this Item.
Item::countHistoryVersions()
Counts the History Versions for this Item
Item::exists()
Checks whether this Item exists or not.
Item::getChilds()
Item::getCreateBy()
Item::getCreateDate()
Item::getDescription()
Item::getFullURL()
Item::getID()
Item::getItemDate()
Item::getItemNum()
Item::getItemText()
Item::getItemType()
Item::getLanguageID()
Item::getLastBy()
Item::getLastByID()
Item::getLastDate()
Returns the timestamp of the last changes on this Item (like Description or Content).
Item::getMimetype()
Item::getName()
Item::getParentID()
Item::getPosition()
Gets the Position of this Item
Item::getURL()
Item::hasChilds()
Checks if the Item has childs.
Item::init()
Item::_setItemValues()

Class: Itemtype

Itemtype::Itemtype()
Itemtype::getClass()
Itemtype::getClassName()
Itemtype::getCommand()
Itemtype::getDirectory()
Itemtype::getItem()
Itemtype::getItemtypeID()
Itemtype::getTableName()
Itemtype::initItemtype()

Class: MasterItemType

MasterItemType::MasterItemType()
MasterItemType::countItemtypes()
Returns how many Itemtypes are known by the System.
MasterItemType::getClassForItemType()
MasterItemType::getClassNameForItemType()
MasterItemType::getCommandForItemType()
MasterItemType::getDirectoryForItemType()
MasterItemType::getItemForItemType()
MasterItemType::getItemTypeArray()
MasterItemType::getItemTypeForCommand()
MasterItemType::getItemTypeIDforName()
MasterItemType::getTableNameForItemType()
MasterItemType::initMasterItemType()

Class Details

[line 36]
This is the Super Class for all Items!
Changes in here will be available in all Itemtypes (Menu,Image,Module,File).



[ Top ]


Class Methods


constructor DBItem [line 39]

DBItem DBItem( mixed $result)



[ Top ]


Documentation generated on Tue, 11 Oct 2005 23:01:59 +0200 by phpDocumentor 1.3.0RC2