API17:JFormHelper::addPath
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 33: | Line 33: | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/form/helper.php | + | libraries/joomla/form/helper.php (line 241) |
| + | * see source code in [[jplatform:form/helper.php#cl-241|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
* [[loadClass/11.1|loadClass]] | * [[loadClass/11.1|loadClass]] | ||
Revision as of 20:38, 23 April 2011
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.
JFormHelper::addPath
Description
Method to add a path to the list of include paths for one of the form's entities.
Description:JFormHelper::addPath [Edit Descripton]
Synopsis
protected static JFormHelper::addPath ($entity, $new=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $entity | |||
| $new | null |
Returns
Defined in
libraries/joomla/form/helper.php (line 241)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
