Class JFormFieldRules

Description

Form Field class for the Joomla Platform.

Field for assigning permissions to groups for a given asset

Located in /libraries/joomla/form/fields/rules.php (line 21)

JFormField
   |
   --JFormFieldRules
Variable Summary
string $type
Method Summary
string getInput ()
array getUserGroups ()
Variables
Methods
getInput (line 41)

Method to get the field input markup for Access Control Lists.

Optionally can be associated with a specific component and section.

TODO: Add access check.

  • return: The field input markup.
  • since: 11.1
  • access: protected
string getInput ()

Redefinition of:
JFormField::getInput()
Method to get the field input markup.
getUserGroups (line 303)

Get a list of the user groups.

  • since: 11.1
  • access: protected
array getUserGroups ()

Inherited Methods

Inherited From JFormField

JFormField::__construct()
JFormField::getFieldName()
JFormField::getId()
JFormField::getInput()
JFormField::getLabel()
JFormField::getName()
JFormField::getTitle()
JFormField::setForm()
JFormField::setup()
JFormField::__get()

Documentation generated on Mon, 25 Jun 2012 13:59:21 -0500 by phpDocumentor 1.4.4