JMenuNodeA Node for JAdminCssMenu
Located in /administrator/modules/mod_menu/menu.php (line 318)
JObject | --JMenuNode
JMenuNode
__construct
(string $title, [string $link = null], [string $class = null], [boolean $active = false], [string $target = null], [string $titleicon = null])
boolean
$active
= false (line 360)
Active Node?
string
$class
= null (line 353)
CSS Class for node
string
$id
= null (line 332)
Node Id
string
$link
= null (line 339)
Node Link
string
$target
= null (line 346)
Link Target
string
$title
= null (line 325)
Node Title
array
$_children
= array() (line 374)
Array of Children
Inherited from JObject
JObject::$_errors
Constructor for the class.
Add child to this node
If the child already has a parent, the link is unset
Set the parent of a this node
If the node already has a parent, the link is unset
Inherited From JObject
JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::__toString()
Documentation generated on Tue, 19 Nov 2013 15:07:54 +0100 by phpDocumentor 1.4.3