API17

API17:JModel::addIncludePath

From Joomla! Documentation

Joomla 11.1 JModel::addIncludePath

Description

Add a directory where should search for models.


public static function addIncludePath (
        $path= ''
        $prefix= ''
)
Parameter Type Default Description
$path
$prefix

See also


User contributed notes

Code Examples