API17:JButton::fetchIconClass
From Joomla! Documentation
JButton::fetchIconClass
Description
Method to get the CSS class name for an icon identifier.
public function fetchIconClass ($identifier)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $identifier |
- Returns
- Defined on line 92 of libraries/joomla/html/toolbar/button.php
See also
JButton::fetchIconClass source code on BitBucket
Class JButton
Subpackage Html- Other versions of JButton::fetchIconClass
User contributed notes
Code Examples