Class JToolbarButtonSeparator

Description

Renders a button separator

  • since: 3.0

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

JToolbarButton
   |
   --JToolbarButtonSeparator
Variable Summary
 string $_name
Method Summary
 void fetchButton ()
 string render (array &$definition)
Variables
string $_name = 'Separator' (line 26)

Button type

  • access: protected

Redefinition of:
JToolbarButton::$_name
element name

Inherited Variables

Inherited from JToolbarButton

JToolbarButton::$_parent
Methods
fetchButton (line 62)

Empty implementation (not required for separator)

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

Redefinition of:
JToolbarButton::fetchButton()
Get the button
render (line 38)

Get the HTML for a separator in the toolbar

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

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

Inherited Methods

Inherited From JToolbarButton

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

Documentation generated on Tue, 19 Nov 2013 15:12:50 +0100 by phpDocumentor 1.4.3