API17

API17:JFormHelper::loadClass

From Joomla! Documentation

Joomla 11.1 JFormHelper::loadClass

Description

Load a class for one of the form's entities of a particular type.


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


User contributed notes

Code Examples