API17:JFormFieldUsergroup
From Joomla! Documentation
JFormFieldUsergroup
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| protected | getInput | Method to get the field input markup. |
- Defined in libraries/joomla/form/fields/usergroup.php
- Extends JFormField
Importing
jimport( 'joomla.form.fields.usergroup' );
See also
JFormFieldUsergroup source code on BitBucket
Subpackage Form- Other versions of JFormFieldUsergroup
User contributed notes
Code Examples