Button base class
The JButton is the base class for all JButton types
Located in /libraries/joomla/html/toolbar/button.php (line 21)
JObject | --JButton
Class | Description |
---|---|
JButtonLink | Renders a link button |
JButtonPopup | Renders a popup window button |
JButtonStandard | Renders a standard button |
JButtonCustom | Renders a custom button |
JButtonHelp | Renders a help popup window button |
JButtonConfirm | Renders a standard button with a confirm dialog |
JButtonSeparator | Renders a button separator |
element name
This has to be set in the final renderer classes.
reference to the object that instantiated the element
Inherited from JObject
JObject::$_errors
Constructor
Get the button
Defined in the final button class
Method to get the CSS class name for an icon identifier
Can be redefined in the final class
Get the element name
Get the HTML to render the button
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:39 -0500 by phpDocumentor 1.4.4