API17:JFormHelper::loadFieldClass
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 28: | Line 28: | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/form/helper.php | + | libraries/joomla/form/helper.php (line 130) |
| + | * see source code in [[jplatform:form/helper.php#cl-130|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
===See also=== | ===See also=== | ||
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::loadFieldClass
Description
Attempt to import the class file if it isn't already imported.
Description:JFormHelper::loadFieldClass [Edit Descripton]
Synopsis
public static JFormHelper::loadFieldClass ($type)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type |
Returns
Defined in
libraries/joomla/form/helper.php (line 130)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JFormHelper::loadFieldClass
Examples
<CodeExamplesForm />
