JFormHelper/11.1
出典: Joomla! ドキュメンテーション
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public static | addFieldPath | Method to add a path to the list of field include paths. |
| public static | addFormPath | Method to add a path to the list of form include paths. |
| public static | addRulePath | Method to add a path to the list of rule include paths. |
| public static | loadFieldClass | Attempt to import the class file if it isn't already imported. |
| public static | loadFieldType | Method to load a form field object given a type. |
| public static | loadRuleClass | Attempt to import the class file if it isn't already imported. |
| public static | loadRuleType | Method to load a form rule object given a type. |
| protected static | addPath | Method to add a path to the list of include paths for one of the form's entities. |
| protected static | loadClass | Load a class for one of the form's entities of a particular type. |
| protected static | loadType | Method to load a form entity object given a type. |
- Defined in libraries/joomla/form/helper.php
Importing
jimport( 'joomla.form.helper' );
See also
JFormHelper source code on BitBucket
Subpackage Form
User contributed notes
<CodeExamplesForm />
%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).
自動更新 2012/05/25 19:05:30
