Package Content\Category
| Content\Category\bridges |
| Content\Category\controllers |
| CategoriesCache | |
| CategoriesItemsParameters | This class allows you to inquire the table that stores the items and the database field that contains the ID of the category in which it is located |
| CategoriesManager | This class allows you to easily integrate a complete system of categories in its script. It needs to have its first instantiation of a parameter child object CategoriesCache and as the second parameter to have a CategoriesItemsParameters object. |
| Category | |
| FormFieldCategoriesSelect | |
| RichCategory | |
| RichRootCategory | |
| RootCategory | |
| SearchCategoryChildrensOptions | This class allows you to manage options of children used in CategoriesManager::get_children() and CategoriesManager::get_select_categories_form_field(). You will be able to manage one or more permission bits, exclude certain categories disable recursive search of one, several or all categories |
| CategoryNotFoundException |