API17

API17:JFormFieldUser::getExcluded

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1

See also


User contributed notes

Code Examples