API17:JModel::addIncludePath
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JModel::addIncludePath
Description
Add a directory where should search for models.
Description:JModel::addIncludePath [Edit Descripton]
Synopsis
public static JModel::addIncludePath ($path= '', $prefix= '')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | |||
| $prefix |
Returns
Defined in
libraries/joomla/application/component/model.php (line 73)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JModel::addIncludePath
Examples
<CodeExamplesForm />
