| API | Package | Subpackage | Class | Method | Reference | Last reviewed | Doc status |
|---|---|---|---|---|---|---|---|
Home |
Joomla.Framework |
Application |
JView |
loadHelper |
loadHelper() |
Never | Work in Progress |
Load a helper file
boolean loadHelper ( $hlp, $tpl )
| $tpl | string | The name of the helper source file ... automatically searches the helper paths and compiles as needed. |
| $hlp |
Example