API17:JFormFieldUser::getExcluded
From Joomla! Documentation
JFormFieldUser::getExcluded
Description
Method to get the users to exclude from the list of users.
protected function getExcluded ()
- Returns array|null array of users to exclude or null to to not exclude them
- Defined on line 121 of libraries/joomla/form/fields/user.php
- Since

See also
JFormFieldUser::getExcluded source code on BitBucket
Class JFormFieldUser
Subpackage Form- Other versions of JFormFieldUser::getExcluded
User contributed notes
Code Examples