JFormHelper::loadClass: Difference between revisions
From Joomla! Documentation
m JoomlaWikiBot moved page JFormHelper::loadClass/11.1 to API17:JFormHelper::loadClass without leaving a redirect: Robot: Moved page |
m →User contributed notes: moving preparation |
||
| Line 54: | Line 54: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
<noinclude>[[Category: | <noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude> | ||
Revision as of 16:08, 11 May 2013
JFormHelper::loadClass
Description
Load a class for one of the form's entities of a particular type.
Template:Description:JFormHelper::loadClass [Edit Descripton]
protected static function loadClass (
$entity
$type
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $entity | |||
| $type |
- Returns
- Defined on line 158 of libraries/joomla/form/helper.php
See also
JFormHelper::loadClass source code on BitBucket
Class JFormHelper
Subpackage Form- Other versions of JFormHelper::loadClass
Template:SeeAlso:JFormHelper::loadClass [Edit See Also]
User contributed notes
<CodeExamplesForm />