JHtmlIcons

Utility class for icons.

abstract
package

Cms.Libraries

subpackage

Html

since

2.5

Methods

button

Method to generate html code for a list of buttons

button(array|object $button) : string
static
since

2.5

Arguments

$button

array|objectButton properties

Response

string

buttons

Method to generate html code for a list of buttons

buttons(array $buttons) : string
static
since

2.5

Arguments

$buttons

arrayArray of buttons

Response

string