Table of Contents

_addPath

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

Adds to the search path for templates and resources.

Syntax

void _addPath ( $type, $path )

$path stringarray The directory or stream to search.
$type

Examples

Example