StandardButton
class StandardButton extends ToolbarButton
Renders a standard button
Methods
string
fetchIconClass(
string $identifier)
Method to get the CSS class name for an icon identifier
from ToolbarButton
string
fetchButton(
string $type = 'Standard',
string $name = '',
string $text = '',
string $task = '',
boolean $list = true)
Fetch the HTML for the button
string
fetchId(
string $type = 'Standard',
string $name = '',
string $text = '',
string $task = '',
boolean $list = true,
boolean $hideMenu = false)
Get the button CSS Id