Class JButtonSeparator

Description

Renders a button separator

  • since: 11.1

Located in /libraries/joomla/html/toolbar/button/separator.php (line 19)

JObject
   |
   --JButton
      |
      --JButtonSeparator
Variable Summary
string $_name
Method Summary
void fetchButton ()
The render (array &$definition)
Variables
string $_name = 'Separator' (line 26)

Button type

  • access: protected

Redefinition of:
JButton::$_name
element name

Inherited Variables

Inherited from JButton

JButton::$_parent

Inherited from JObject

JObject::$_errors
Methods
fetchButton (line 60)

Empty implementation (not required for separator)

  • since: 11.1
  • access: public
void fetchButton ()

Redefinition of:
JButton::fetchButton()
Get the button
render (line 39)

Get the HTML for a separator in the toolbar

The render (array &$definition)
  • array &$definition: Class name and custom width

Redefinition of:
JButton::render()
Get the HTML to render the button

Inherited Methods

Inherited From JButton

JButton::__construct()
JButton::fetchButton()
JButton::fetchIconClass()
JButton::getName()
JButton::render()

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:59:27 -0500 by phpDocumentor 1.4.4