JTable::addIncludePath
Add a filesystem path where JTable should search for table class files.
You may either pass a string or an array of paths.
Signature
public function addIncludePath([mixed
$path = null] )
Parameters
-
$path
- A filesystem path or array of filesystem paths to add.
Returns
- array
- An array of filesystem paths to find JTable classes in.