API17:JTable::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.
JTable::addIncludePath
Description
Add a filesystem path where should search for table class files.
Description:JTable::addIncludePath [Edit Descripton]
public static function addIncludePath ($path=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | null |
- Returns
- Defined on line 194 of libraries/joomla/database/table.php
- Referenced by
See also
-
JTable::addIncludePath source code on BitBucket
-
Class JTable
-
Subpackage Database
- Other versions of JTable::addIncludePath
SeeAlso:JTable::addIncludePath [Edit See Also]
User contributed notes
<CodeExamplesForm />
