JTable::addIncludePath
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JTable::addIncludePath
Description
Add a filesystem path where should search for table class files.
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