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]
Since
Synopsis
public static JModel::addTablePath ($path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | array | The directory (-ies) to add. |
Returns
void
Defined in
libraries/joomla/application/component/model.php
Referenced by
See also
Examples
<CodeExamplesForm />
