API17:JForm::loadRuleType
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JForm::loadRuleType
Description
Proxy for .
Description:JForm::loadRuleType [Edit Descripton]
protected function loadRuleType ( $type $new=true )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type | string | The rule type. | |
| $new | boolean | true | Flag to toggle whether we should get a new instance of the object. |
- Returns mixed object on success, false otherwise.
- Defined on line 1498 of libraries/joomla/form/form.php
- Since
See also
-
JForm::loadRuleType source code on BitBucket
-
Class JForm
-
Subpackage Form
- Other versions of JForm::loadRuleType
SeeAlso:JForm::loadRuleType [Edit See Also]
User contributed notes
<CodeExamplesForm />
