Element index for package bigace.classes.category
[ c ]
[ d ]
[ g ]
[ h ]
[ i ]
[ n ]
[ _ ]
top
c
- $category
- in file Category.php, variable Category::$category
- $categorys
- in file CategoryItemEnumeration.php, variable CategoryItemEnumeration::$categorys
- $categorys
- in file CategoryTreeWalker.php, variable CategoryTreeWalker::$categorys
- $categorys
- in file ItemCategoryEnumeration.php, variable ItemCategoryEnumeration::$categorys
- $categorys
- in file CategoryList.php, variable CategoryList::$categorys
- $current_pos
- in file ItemCategoryEnumeration.php, variable ItemCategoryEnumeration::$current_pos
- $curr_pos
- in file CategoryItemEnumeration.php, variable CategoryItemEnumeration::$curr_pos
- Category
- in file Category.php, method Category::Category()
This intializes the Object with the given Category ID
- Category
- in file Category.php, class Category
This represents a single Category in BIGACE.
- CategoryAdminService
- in file CategoryAdminService.php, class CategoryAdminService
The CategoryAdminService provides all kind of writing services for Categorys inside BIGACE.
- CategoryItemEnumeration
- in file CategoryItemEnumeration.php, method CategoryItemEnumeration::CategoryItemEnumeration()
Gets a Category SearchResult.
- CategoryItemEnumeration
- in file CategoryItemEnumeration.php, class CategoryItemEnumeration
With the CategoryItemEnumeration you can get all items of one Itemtype that are linked to the given category.
- CategoryList
- in file CategoryList.php, method CategoryList::CategoryList()
- CategoryList
- in file CategoryList.php, class CategoryList
Fetches a flat List of all Category without tree-hierarchy.
- CategoryService
- in file CategoryService.php, class CategoryService
The CategoryService serves all kinds of Category Objects.
- CategoryService
- in file CategoryService.php, method CategoryService::CategoryService()
- CategoryTreeWalker
- in file CategoryTreeWalker.php, method CategoryTreeWalker::CategoryTreeWalker()
- CategoryTreeWalker
- in file CategoryTreeWalker.php, class CategoryTreeWalker
With the CategoryTreeWalker you can receive the Categorys in their tree-order.
- changeCategory
- in file CategoryAdminService.php, method CategoryAdminService::changeCategory()
Change an existing Category.
- CategoryAdminService.php
- procedural page CategoryAdminService.php
- CategoryItemEnumeration.php
- procedural page CategoryItemEnumeration.php
- CategoryList.php
- procedural page CategoryList.php
- CategoryService.php
- procedural page CategoryService.php
- CategoryTreeWalker.php
- procedural page CategoryTreeWalker.php
- Category.php
- procedural page Category.php
- count
- in file CategoryTreeWalker.php, method CategoryTreeWalker::count()
- count
- in file ItemCategoryEnumeration.php, method ItemCategoryEnumeration::count()
- count
- in file CategoryItemEnumeration.php, method CategoryItemEnumeration::count()
- count
- in file CategoryList.php, method CategoryList::count()
- countChilds
- in file Category.php, method Category::countChilds()
- countLinksForCategory
- in file CategoryService.php, method CategoryService::countLinksForCategory()
- createCategory
- in file CategoryAdminService.php, method CategoryAdminService::createCategory()
- createCategoryLink
- in file CategoryAdminService.php, method CategoryAdminService::createCategoryLink()
top
top
g
- getAllItemsForCategory
- in file CategoryService.php, method CategoryService::getAllItemsForCategory()
- getCategory
- in file CategoryService.php, method CategoryService::getCategory()
Returns a Category Object to access information about the Category with the given ID.
- getCategoryAdminService
- in file CategoryService.php, method CategoryService::getCategoryAdminService()
Returns a new instance of CategoryAdminService for writing any Category information.
- getCategoryEnumeration
- in file CategoryService.php, method CategoryService::getCategoryEnumeration()
Returns a new CategoryTreeWalker to get information about Categorys, in their tree-order
- getCategoryList
- in file CategoryService.php, method CategoryService::getCategoryList()
Returns a CategoryList with all available Categorys.
- getCategorysForItem
- in file CategoryService.php, method CategoryService::getCategorysForItem()
- getChildEnumeration
- in file Category.php, method Category::getChildEnumeration()
- getChilds
- in file Category.php, method Category::getChilds()
- getDescription
- in file Category.php, method Category::getDescription()
- getID
- in file Category.php, method Category::getID()
Gets the ID of the current Category
- getItemsForCategory
- in file CategoryService.php, method CategoryService::getItemsForCategory()
- getName
- in file Category.php, method Category::getName()
- getParent
- in file Category.php, method Category::getParent()
- getParentID
- in file Category.php, method Category::getParentID()
- getPosition
- in file Category.php, method Category::getPosition()
- getTopLevel
- in file CategoryService.php, method CategoryService::getTopLevel()
top
top
top
top
|
|