bigace.classes.item
[
class tree: bigace.classes.item
] [
index: bigace.classes.item
] [
all elements
]
Packages:
bigace.classes.administration
bigace.classes.category
bigace.classes.email
bigace.classes.file
bigace.classes.fright
bigace.classes.group
bigace.classes.guestbook
bigace.classes.image
bigace.classes.item
bigace.classes.language
bigace.classes.layout
bigace.classes.logger
bigace.classes.menu
bigace.classes.modul
bigace.classes.parser
bigace.classes.right
bigace.classes.search
bigace.classes.session
bigace.classes.sql
bigace.classes.statistic
bigace.classes.template
bigace.classes.user
bigace.command
bigace.library
Files:
DBItem.php
FilesystemItem.php
HistoryItem.php
Item.php
ItemAdminService.php
ItemEnumeration.php
ItemHelper.php
ItemHistoryAdminService.php
ItemHistoryEnumeration.php
ItemHistoryService.php
ItemProjectService.php
ItemService.php
ItemTreeWalker.php
Itemtype.php
MasterItemService.php
MasterItemType.php
Classes:
AdminRequestResult
DBItem
FilesystemItem
HistoryItem
Item
ItemAdminService
ItemEnumeration
ItemHelper
ItemHistoryAdminService
ItemHistoryEnumeration
ItemHistoryService
ItemProjectService
ItemService
ItemTreeWalker
Itemtype
MasterItemService
MasterItemType
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
DBItem
Child classes:
HistoryItem
This is the History Class for all Items!
Inherited Constants
Inherited Variables
Class:
Item
Item::$childs
Item::$classitem
Class:
Itemtype
Itemtype::$itemtype
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