Icons

Utility class for icons.

abstract
since

2.5

package

Joomla CMS

Methods

button

Method to generate html code for a list of buttons

button(mixed||string|int button) : 
static
since

2.5

Arguments

button

array<string|int, mixed>Button properties

Response

string

buttons

Method to generate html code for a list of buttons

buttons(mixed||string|int buttons) : 
static
since

2.5

Arguments

buttons

array<string|int, mixed>Array of buttons

Response

string