API17

API17:JButton::fetchIconClass

From Joomla! Documentation

Joomla 11.1 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


User contributed notes

Code Examples