Class JAdminCssMenu

Description

Located in /administrator/modules/mod_menu/menu.php (line 16)

JObject
   |
   --JTree
      |
      --JAdminCssMenu
Variable Summary
string $_css
Method Summary
JAdminCssMenu __construct ()
void addSeparator ()
string getIconClass (string $identifier)
void renderLevel ( $depth)
void renderMenu ([ $id = 'menu'], [ $class = ''])
Variables
string $_css = null (line 22)

CSS string to add to document head

  • access: protected

Inherited Variables

Inherited from JTree

JTree::$_current
JTree::$_root

Inherited from JObject

JObject::$_errors
Methods
Constructor __construct (line 24)
JAdminCssMenu __construct ()

Redefinition of:
JTree::__construct()
Constructor
addSeparator (line 30)
void addSeparator ()
getIconClass (line 147)

Method to get the CSS class name for an icon identifier or create one if a custom image path is passed as the identifier

  • return: CSS class name
  • since: 1.5
  • access: public
string getIconClass (string $identifier)
  • string $identifier: Icon identification string
renderLevel (line 68)
void renderLevel ( $depth)
  • $depth
renderMenu (line 35)
void renderMenu ([ $id = 'menu'], [ $class = ''])
  • $id
  • $class

Inherited Methods

Inherited From JTree

JTree::__construct()
JTree::addChild()
JTree::getParent()
JTree::reset()

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:57:05 -0500 by phpDocumentor 1.4.4