API17:JFormFieldUser
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.
[Edit Descripton] Description:JFormFieldUser
Defined in
libraries/joomla/form/fields/user.php
- see source code in BitBucket
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| getExcluded | /** Method to get the users to exclude from the list of users |
| getGroups | Method to get the filtering groups (null means no filtering). |
| getInput | Method to get the field input markup. |
Importing
jimport( 'joomla.form.fields.user' );
See also
- JFormFieldUser source code in BitBucket
- Other versions of this class
SeeAlso:JFormFieldUser [Edit See Also]
Examples
<CodeExamplesForm />
