JHtmlIcons
Utility class for icons.
abstract
since |
2.5 |
---|---|
package |
Joomla.Libraries |
Methods
button
Method to generate html code for a list of buttons
button(array $button) : string
static
since |
2.5 |
---|
Arguments
- $button
array
Button properties
Response
string
buttons
Method to generate html code for a list of buttons
buttons(array $buttons) : string
static
since |
2.5 |
---|
Arguments
- $buttons
array
Array of buttons
Response
string