Element index for package bigace.classes.item
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ u ]
[ v ]
[ _ ]
_
- _changeItem
- in file ItemAdminService.php, method ItemAdminService::_changeItem()
Executes an Update on the given Item.
- _changeItemWithTimestamp
- in file ItemAdminService.php, method ItemAdminService::_changeItemWithTimestamp()
Executes an Update on the given Item.
- _createContentHistoryVersion
- in file ItemAdminService.php, method ItemAdminService::_createContentHistoryVersion()
Creates a History version for the linked File and returns the Last Modified Timestamp.
- _createDatabaseHistoryVersion
- in file ItemAdminService.php, method ItemAdminService::_createDatabaseHistoryVersion()
Creates a full backup of the given Version and returns the new Filename.
- _createFullHistoryVersion
- in file ItemAdminService.php, method ItemAdminService::_createFullHistoryVersion()
Creates a full backup of the given Version and returns the new Filename.
- _createProjectValue
- in file ItemAdminService.php, method ItemAdminService::_createProjectValue()
- _deleteItemLanguage
- in file ItemAdminService.php, method ItemAdminService::_deleteItemLanguage()
Deletes the Items Languae Versions, all Backups and all depenend Project Values.
- _getAllProjectValue
- in file ItemProjectService.php, method ItemProjectService::_getAllProjectValue()
- _getProjectValue
- in file ItemProjectService.php, method ItemProjectService::_getProjectValue()
- _insertItem
- in file ItemAdminService.php, method ItemAdminService::_insertItem()
Inserts a new Item into the Database.
- _prepareSqlValues
- in file ItemAdminService.php, method ItemAdminService::_prepareSqlValues()
- _prepareSqlValues
- in file ItemHistoryAdminService.php, method ItemHistoryAdminService::_prepareSqlValues()
- _saveContent
- in file ItemAdminService.php, method ItemAdminService::_saveContent()
Saves the Content to the given File, by replacing the old File content.
- _setItemValues
- in file Item.php, method Item::_setItemValues()
- _updateDatabaseHistoryVersion
- in file ItemAdminService.php, method ItemAdminService::_updateDatabaseHistoryVersion()
Creates a full backup of the given Version and returns the new Filename.
top
top
top
c
- $childs
- in file Item.php, variable Item::$childs
- $classitem
- in file Item.php, variable Item::$classitem
- changeFile
- in file ItemAdminService.php, method ItemAdminService::changeFile()
Changes an existing File in the System.
- changeItem
- in file ItemAdminService.php, method ItemAdminService::changeItem()
Changes an existing File in the System.
- count
- in file ItemHistoryEnumeration.php, method ItemHistoryEnumeration::count()
- count
- in file ItemTreeWalker.php, method ItemTreeWalker::count()
- count
- in file ItemEnumeration.php, method ItemEnumeration::count()
- countChilds
- in file Item.php, method Item::countChilds()
Returns the number of Childs for this Item.
- countHistoryVersions
- in file ItemHistoryService.php, method ItemHistoryService::countHistoryVersions()
Count all history Versions of this Item.
- countHistoryVersions
- in file Item.php, method Item::countHistoryVersions()
Counts the History Versions for this Item
- countItemtypes
- in file MasterItemType.php, method MasterItemType::countItemtypes()
Returns how many Itemtypes are known by the System.
- countLevel
- in file ItemService.php, method ItemService::countLevel()
Calculates the Level beneath TOP LEVEL
- createItem
- in file ItemAdminService.php, method ItemAdminService::createItem()
Inserts a brand new Item into the System.
- createLanguageVersion
- in file ItemAdminService.php, method ItemAdminService::createLanguageVersion()
Creates a NEW language for the given Item.
top
d
- DBItem.php
- procedural page DBItem.php
- DBItem
- in file DBItem.php, method DBItem::DBItem()
- DBItem
- in file DBItem.php, class DBItem
This is the Super Class for all Items! Changes in here will be available in all Itemtypes (Menu,Image,Module,File).
- deleteAllHistoryVersions
- in file ItemHistoryAdminService.php, method ItemHistoryAdminService::deleteAllHistoryVersions()
Deletes all old Versions of this Item
- deleteAllHistoryVersionsAllLanguages
- in file ItemHistoryAdminService.php, method ItemHistoryAdminService::deleteAllHistoryVersionsAllLanguages()
Deletes all old Versions of this Item
- deleteAllProjectNum
- in file ItemAdminService.php, method ItemAdminService::deleteAllProjectNum()
- deleteAllProjectText
- in file ItemAdminService.php, method ItemAdminService::deleteAllProjectText()
- deleteHistoryVersion
- in file ItemHistoryAdminService.php, method ItemHistoryAdminService::deleteHistoryVersion()
Deletes a special History Version of this Item
- deleteItem
- in file ItemAdminService.php, method ItemAdminService::deleteItem()
Deletes an Item from BIGACE, including all Language Versions, its rights and categorys.
- deleteItemLanguage
- in file ItemAdminService.php, method ItemAdminService::deleteItemLanguage()
top
top
top
g
- getAdminService
- in file ItemService.php, method ItemService::getAdminService()
- getAllProjectNum
- in file ItemProjectService.php, method ItemProjectService::getAllProjectNum()
- getAllProjectText
- in file ItemProjectService.php, method ItemProjectService::getAllProjectText()
- getChilds
- in file Item.php, method Item::getChilds()
- getClass
- in file ItemService.php, method ItemService::getClass()
- getClass
- in file Itemtype.php, method Itemtype::getClass()
- getClassForItemType
- in file MasterItemType.php, method MasterItemType::getClassForItemType()
- getClassName
- in file Itemtype.php, method Itemtype::getClassName()
- getClassNameForItemType
- in file MasterItemType.php, method MasterItemType::getClassNameForItemType()
- getCommand
- in file Itemtype.php, method Itemtype::getCommand()
- getCommandForItemType
- in file MasterItemType.php, method MasterItemType::getCommandForItemType()
- getContent
- in file FilesystemItem.php, method FilesystemItem::getContent()
Fetches the Content from the linked File.
- getCreateBy
- in file Item.php, method Item::getCreateBy()
- getCreateDate
- in file Item.php, method Item::getCreateDate()
- getDescription
- in file Item.php, method Item::getDescription()
- getDirectory
- in file ItemService.php, method ItemService::getDirectory()
- getDirectory
- in file Itemtype.php, method Itemtype::getDirectory()
- getDirectoryForItemType
- in file MasterItemType.php, method MasterItemType::getDirectoryForItemType()
- getFullURL
- in file Item.php, method Item::getFullURL()
- getHistoryURL
- in file ItemHelper.php, method ItemHelper::getHistoryURL()
- getHistoryURLForTS
- in file ItemHelper.php, method ItemHelper::getHistoryURLForTS()
- getHistoryURLFull
- in file ItemHelper.php, method ItemHelper::getHistoryURLFull()
- getHistoryURLFullForTS
- in file ItemHelper.php, method ItemHelper::getHistoryURLFullForTS()
- getHistoryVersion
- in file ItemHistoryService.php, method ItemHistoryService::getHistoryVersion()
- getHistoryVersions
- in file ItemHistoryService.php, method ItemHistoryService::getHistoryVersions()
- getID
- in file Item.php, method Item::getID()
- getID
- in file ItemAdminService.php, method AdminRequestResult::getID()
- getItem
- in file Itemtype.php, method Itemtype::getItem()
- getItem
- in file ItemService.php, method ItemService::getItem()
- getItemAdminService
- in file MasterItemService.php, method MasterItemService::getItemAdminService()
- getItemDate
- in file Item.php, method Item::getItemDate()
- getItemForItemType
- in file MasterItemType.php, method MasterItemType::getItemForItemType()
- getItemLanguageEnumeration
- in file ItemService.php, method ItemService::getItemLanguageEnumeration()
- getItemNum
- in file Item.php, method Item::getItemNum()
- getItemService
- in file MasterItemService.php, method MasterItemService::getItemService()
- getItemText
- in file Item.php, method Item::getItemText()
- getItemTreeWalker
- in file MasterItemService.php, method MasterItemService::getItemTreeWalker()
- getItemtype
- in file ItemService.php, method ItemService::getItemtype()
- getItemtype
- in file ItemProjectService.php, method ItemProjectService::getItemtype()
- getItemType
- in file Item.php, method Item::getItemType()
- getItemTypeArray
- in file MasterItemType.php, method MasterItemType::getItemTypeArray()
- getItemTypeForCommand
- in file MasterItemType.php, method MasterItemType::getItemTypeForCommand()
- getItemtypeID
- in file Itemtype.php, method Itemtype::getItemtypeID()
- getItemTypeIDforName
- in file MasterItemType.php, method MasterItemType::getItemTypeIDforName()
- getLanguageID
- in file Item.php, method Item::getLanguageID()
- getLastBy
- in file Item.php, method Item::getLastBy()
- getLastByID
- in file Item.php, method Item::getLastByID()
- getLastDate
- in file Item.php, method Item::getLastDate()
Returns the timestamp of the last changes on this Item (like Description or Content).
- getLastEditedItems
- in file ItemService.php, method ItemService::getLastEditedItems()
- getLightTree
- in file ItemService.php, method ItemService::getLightTree()
- getLightTreeForLanguage
- in file ItemService.php, method ItemService::getLightTreeForLanguage()
- getMaxPositionForParentID
- in file ItemAdminService.php, method ItemAdminService::getMaxPositionForParentID()
- getMessage
- in file ItemAdminService.php, method AdminRequestResult::getMessage()
- getMimetype
- in file Item.php, method Item::getMimetype()
- getName
- in file ItemAdminService.php, method AdminRequestResult::getName()
- getName
- in file Item.php, method Item::getName()
- getOriginalName
- in file FilesystemItem.php, method FilesystemItem::getOriginalName()
Gets the original File Name. This MUST only work with uploaded Files.
- getParentID
- in file Item.php, method Item::getParentID()
- getPosition
- in file Item.php, method Item::getPosition()
Gets the Position of this Item
- getProjectNum
- in file ItemProjectService.php, method ItemProjectService::getProjectNum()
- getProjectText
- in file ItemProjectService.php, method ItemProjectService::getProjectText()
- getSize
- in file FilesystemItem.php, method FilesystemItem::getSize()
Gets the Size of the linked File.
- getTableName
- in file Itemtype.php, method Itemtype::getTableName()
- getTableName
- in file ItemService.php, method ItemService::getTableName()
- getTableNameForItemType
- in file MasterItemType.php, method MasterItemType::getTableNameForItemType()
- getTree
- in file ItemService.php, method ItemService::getTree()
- getTreeForLanguage
- in file ItemService.php, method ItemService::getTreeForLanguage()
- getTreeWalker
- in file ItemService.php, method ItemService::getTreeWalker()
- getURL
- in file Item.php, method Item::getURL()
- getValue
- in file ItemAdminService.php, method AdminRequestResult::getValue()
Gets any result value.
- getWayHome
- in file ItemService.php, method ItemService::getWayHome()
top
top
i
- $items
- in file ItemTreeWalker.php, variable ItemTreeWalker::$items
- $itemtype
- in file ItemService.php, variable ItemService::$itemtype
- $itemtype
- in file ItemTreeWalker.php, variable ItemTreeWalker::$itemtype
- $itemtype
- in file Itemtype.php, variable Itemtype::$itemtype
- $itemtype
- in file ItemProjectService.php, variable ItemProjectService::$itemtype
- ItemAdminService.php
- procedural page ItemAdminService.php
- ItemEnumeration.php
- procedural page ItemEnumeration.php
- ItemHelper.php
- procedural page ItemHelper.php
- ItemHistoryAdminService.php
- procedural page ItemHistoryAdminService.php
- ItemHistoryEnumeration.php
- procedural page ItemHistoryEnumeration.php
- ItemHistoryService.php
- procedural page ItemHistoryService.php
- ItemProjectService.php
- procedural page ItemProjectService.php
- ItemService.php
- procedural page ItemService.php
- ItemTreeWalker.php
- procedural page ItemTreeWalker.php
- Itemtype.php
- procedural page Itemtype.php
- Item.php
- procedural page Item.php
- init
- in file ItemTreeWalker.php, method ItemTreeWalker::init()
- init
- in file Item.php, method Item::init()
- initItemAdminService
- in file ItemAdminService.php, method ItemAdminService::initItemAdminService()
- initItemHistoryService
- in file ItemHistoryService.php, method ItemHistoryService::initItemHistoryService()
- initItemProjectService
- in file ItemProjectService.php, method ItemProjectService::initItemProjectService()
- initItemService
- in file ItemService.php, method ItemService::initItemService()
- initItemtype
- in file Itemtype.php, method Itemtype::initItemtype()
- initMasterItemService
- in file MasterItemService.php, method MasterItemService::initMasterItemService()
- initMasterItemType
- in file MasterItemType.php, method MasterItemType::initMasterItemType()
- initProjectService
- in file ItemAdminService.php, method ItemAdminService::initProjectService()
- isAllowed
- in file ItemAdminService.php, method ItemAdminService::isAllowed()
Has to be overriden by any implementing class!
- isSuccessful
- in file ItemAdminService.php, method AdminRequestResult::isSuccessful()
- Item
- in file Item.php, method Item::Item()
- Item
- in file Item.php, class Item
This is the Super Class for all Items! Changes in here will be available in all available Itemtypes.
- ItemAdminService
- in file ItemAdminService.php, method ItemAdminService::ItemAdminService()
- ItemAdminService
- in file ItemAdminService.php, class ItemAdminService
The ItemAdminService provides services for Items inside BIGACE.
- ItemEnumeration
- in file ItemEnumeration.php, method ItemEnumeration::ItemEnumeration()
Gets all Children of the given Item ID
- ItemEnumeration
- in file ItemEnumeration.php, class ItemEnumeration
The ItemEnumeration provides methods for receiving all list of Items.
- ItemHelper
- in file ItemHelper.php, class ItemHelper
Holds helper methods for building informations out of Items and/or for Items.
- ItemHelper
- in file ItemHelper.php, method ItemHelper::ItemHelper()
- ItemHistoryAdminService
- in file ItemHistoryAdminService.php, method ItemHistoryAdminService::ItemHistoryAdminService()
- ItemHistoryAdminService
- in file ItemHistoryAdminService.php, class ItemHistoryAdminService
The ItemHistoryAdminService provides services for HistoryItems.
- ItemHistoryEnumeration
- in file ItemHistoryEnumeration.php, class ItemHistoryEnumeration
The ItemHistoryEnumeration provides methods for receiving all list of Items.
- ItemHistoryEnumeration
- in file ItemHistoryEnumeration.php, method ItemHistoryEnumeration::ItemHistoryEnumeration()
Gets all Children of the given Item ID
- ItemHistoryService
- in file ItemHistoryService.php, method ItemHistoryService::ItemHistoryService()
Initalizes a new ItemHistoryService for a special Itemtype
- ItemHistoryService
- in file ItemHistoryService.php, class ItemHistoryService
Holds methods for receiving History Versions of Items of the initialized Itemtype.
- ItemProjectService
- in file ItemProjectService.php, class ItemProjectService
Holds methods for receiving Project Values for the initialized Itemtype.
- ItemProjectService
- in file ItemProjectService.php, method ItemProjectService::ItemProjectService()
Initalizes a new ItemService for a special Itemtype
- ItemService
- in file ItemService.php, class ItemService
Holds methods for receiving Items of the initialized Itemtype.
- ItemService
- in file ItemService.php, method ItemService::ItemService()
Initalizes a new ItemService for a special Itemtype
- ItemTreeWalker
- in file ItemTreeWalker.php, class ItemTreeWalker
The ItemTreeWalker provides methods for receiving childs of a special Item.
- ItemTreeWalker
- in file ItemTreeWalker.php, method ItemTreeWalker::ItemTreeWalker()
Gets all Children of the given Item ID
- Itemtype
- in file Itemtype.php, class Itemtype
Holds methods for receiving all information about a special Itemtype
- Itemtype
- in file Itemtype.php, method Itemtype::Itemtype()
- ITEM_LOAD_FULL
- in file ItemService.php, constant ITEM_LOAD_FULL
- ITEM_LOAD_LIGHT
- in file ItemService.php, constant ITEM_LOAD_LIGHT
top
top
top
top
top
top
top
top
top
top
|
|