Plugin/Events/Quickicon: Difference between revisions
From Joomla! Documentation
m tag and categories |
Phproberto (talk | contribs) |
||
| Line 6: | Line 6: | ||
=== Description === | === Description === | ||
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. | |||
=== Parameters === | === Parameters === | ||
Revision as of 17:11, 15 July 2014
This article is tagged because it NEEDS COMPLETION. You can help the Joomla! Documentation Wiki by contributing to it.
More pages that need help similar to this one are here. NOTE-If you feel the need is satistified, please remove this notice.
Reason: This page need completing to be a useful doc reference.
Events of Quickicon
onGetIcons
Description
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.