Table of Contents

addHelperPath

API Package Subpackage Class Method Reference Last reviewed Doc status
API Home Package Joomla.Framework Subpackage Application Class JView Method addHelperPath Reference addHelperPath() Never Work in Progress

Adds to the stack of helper script paths in LIFO order.

Syntax

void addHelperPath ( $path )

$path stringarray The directory (-ies) to add.

Examples

Example