API17:JTable::addIncludePath
From Joomla! Documentation
JTable::addIncludePath
Description
Add a filesystem path where should search for table class files.
Template:Description:JTable::addIncludePath [Edit Descripton]
Synopsis
public static JTable::addIncludePath ($path=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | null |
Returns
Defined in
libraries/joomla/database/table.php
Referenced by
See also
Template:SeeAlso:JTable::addIncludePath
Examples
<CodeExamplesForm />