JModel::addTablePath/1.5
From Joomla! Documentation
JModel::addTablePath
Description
Adds to the stack of model table paths in LIFO order.
Description:JModel::addTablePath [Edit Descripton]
public function addTablePath ($path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | array | The directory (-ies) to add. |
- Returns void
- Defined on line 266 of libraries/joomla/application/component/model.php
See also
-
JModel::addTablePath on api.joomla.org
-
JModel source code on JoomlaCode
-
Class JModel
-
Subpackage Application
- Other versions of JModel::addTablePath
SeeAlso:JModel::addTablePath [Edit See Also]
User contributed notes
<CodeExamplesForm />