JToolBarHelper/custom
From Joomla! Documentation
< JToolBarHelper(Difference between revisions)
(New page: parameters: ( joomla 1.5.9 ) task, icon, mouse-over image, caption) |
|||
| Line 1: | Line 1: | ||
| − | parameters | + | ==parameters, description== |
| − | + | {| class="wikitable" | |
| − | task, icon, mouse-over | + | |- |
| + | | void '''custom'''(string ''task'', string ''icon'', string ''mouse-over-icon'', string ''caption'')<br><br> a custom button. ( joomla v1.5.9 ) | ||
| + | |} | ||
Revision as of 05:24, 7 February 2009
parameters, description
| void custom(string task, string icon, string mouse-over-icon, string caption) a custom button. ( joomla v1.5.9 ) |