| API | Package | Subpackage | Class | Method | Reference | Last reviewed | Doc status |
|---|---|---|---|---|---|---|---|
Home |
Joomla.Framework |
Application |
JView |
addHelperPath |
addHelperPath() |
Never | Work in Progress |
Adds to the stack of helper script paths in LIFO order.
void addHelperPath ( $path )
| $path | string | array | The directory (-ies) to add. |
Example