API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
JButton::__construct | ( | $ | parent = null | ) |
Constructor
protected
JButton::fetchButton | ( | ) |
Get the button
Defined in the final button class
public
JButton::fetchIconClass | ( | $ | identifier | ) |
Method to get the CSS class name for an icon identifier
Can be redefined in the final class
public
string | $identifier | Icon identification string |
JButton::fetchId | ( | ) |
Get the button id
Can be redefined in the final button class
public
JButton::getName | ( | ) |
get the element name
public
JButton::render | ( | &$ | definition | ) |
Réimplémentée dans JButtonSeparator.
Références $id.
JButton::$_name = null |
Réimplémentée dans JButtonConfirm, JButtonCustom, JButtonHelp, JButtonLink, JButtonPopup, JButtonSeparator, et JButtonStandard.
JButton::$_parent = null |