SliderButton
class SliderButton extends ToolbarButton
Renders a button to render an HTML element in a slider container
Methods
string
fetchIconClass(
string $identifier)
Method to get the CSS class name for an icon identifier
from ToolbarButton
string
fetchButton(
string $type = 'Slider',
string $name = '',
string $text = '',
string $url = '',
integer $width = 640,
integer $height = 480,
string $onClose = '')
Fetch the HTML for the button
string
fetchId(
string $type,
string $name)
Get the button id
Details
string
fetchIconClass(
string $identifier)
Method to get the CSS class name for an icon identifier
Can be redefined in the final class