API17

API17:JFormHelper::loadClass

From Joomla! Documentation

Revision as of 02:03, 28 April 2011 by Doxiki2 (talk | contribs) (Updated to r1448:247ba8d88526)

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

Template:SeeAlso:JFormHelper::loadClass [Edit See Also]

User contributed notes

<CodeExamplesForm />