PlgQuickiconJoomlaupdate::onGetIcons
This method is called when the Quick Icons module is constructing its set of icons. You can return an array which defines a single icon and it will be rendered right after the stock Quick Icons.
Signature
public function onGetIcons(string
$context )
Parameters
-
$context
- The calling context
Returns
- array
- A list of icon definition associative arrays, consisting of the
keys link, image, text and access.