API17:JModel::addTablePath
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::addTablePath
Description
Adds to the stack of model table paths in LIFO order.
Description:JModel::addTablePath [Edit Descripton]
public static function addTablePath ($path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | array | The directory (-ies) to add. |
See also
-
JModel::addTablePath source code on BitBucket
-
Class JModel
-
Subpackage Application
- Other versions of JModel::addTablePath
SeeAlso:JModel::addTablePath [Edit See Also]
User contributed notes
<CodeExamplesForm />
