Helper class to load Categorytree
Located in /libraries/joomla/application/categories.php (line 384)
JObject | --JCategoryNode
Access level for the category
The the alias for the category
Array of assets
The id of the category in the asset table
Whether the category is or is not checked out
The time at which the category was checked out
Number of children items
The time at which the category was created
Description of the category.
The extension this category is associated with
Nmber of times the category has been viewed
Primary key
The language for the category in xx-XX format
The depth of this category's position in the category tree
The lft value for this category in the category tree
JSON string of other meta data
Metadata description
Key words for meta data
The time at which the category was modified
Number of items in this category or descendants of this category
JSON string of parameters
The id of the parent of category in the asset table, 0 for category root
The publication status of the category
The rgt value for this category in the category tree
Slug fo the category (used in URL)
The menu title for the category (a short name)
true if all children have been loaded
Constructor of this tree
Category left of this one
Parent Category object
Path from root to this category
Category right of this one
Inherited from JObject
JObject::$_errors
Class constructor
Add child to this node
If the child already has a parent, the link is unset
Returns the user that created the category
Get the children of this node
Returns the number of items.
Get the parent of this node
Returns the category path to the root category
Returns the right or left sibling of a category
Test if this node has children
Test if this node has a parent
Remove a specific child
Set to load all children
Set the parent of this category
If the category already has a parent, the link is unset
Function to set the left or right sibling of a category
Inherited From JObject
JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()
Documentation generated on Mon, 25 Jun 2012 13:52:44 -0500 by phpDocumentor 1.4.4