API17

API17:JTable::addIncludePath

From Joomla! Documentation

Revision as of 00:22, 21 April 2011 by Doxiki2 (talk | contribs) (Bulk upload by Doxiki2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 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

[Edit See Also]

Template:SeeAlso:JTable::addIncludePath

Examples

<CodeExamplesForm />