FOFFormHelper::loadHeaderClass
Attempt to import the FOFFormHeader class file if it isn't already imported.
You can use this method outside of JForm for loading a field for inheritance or composition.
Signature
public function loadHeaderClass(string
$type )
Parameters
-
$type
- Type of a field whose class should be loaded.
Returns
- mixed
- Class name on success or false otherwise.