Class JFormFieldUserMessages

Description

Supports an modal select of user that have access to com_messages

  • since: 1.6

Located in /administrator/components/com_messages/models/fields/usermessages.php (line 21)

JFormField
   |
   --JFormFieldUser
      |
      --JFormFieldUserMessages
Variable Summary
 string $type
Method Summary
 array|null getExcluded ()
 array|null getGroups ()
Variables
Methods
getExcluded (line 82)

Method to get the users to exclude from the list of users

  • return: array of users to exclude or null to to not exclude them
  • since: 1.6
  • access: protected
array|null getExcluded ()

Redefinition of:
JFormFieldUser::getExcluded()
Method to get the users to exclude from the list of users
getGroups (line 37)

Method to get the filtering groups (null means no filtering)

  • return: array of filtering groups or null.
  • since: 1.6
  • access: protected
array|null getGroups ()

Redefinition of:
JFormFieldUser::getGroups()
Method to get the filtering groups (null means no filtering)

Inherited Methods

Inherited From JFormFieldUser

 JFormFieldUser::getExcluded()
 JFormFieldUser::getGroups()
 JFormFieldUser::getInput()

Inherited From JFormField

 JFormField::__construct()
 JFormField::getAttribute()
 JFormField::getControlGroup()
 JFormField::getFieldName()
 JFormField::getId()
 JFormField::getInput()
 JFormField::getLabel()
 JFormField::getName()
 JFormField::getTitle()
 JFormField::setForm()
 JFormField::setup()
 JFormField::setValue()
 JFormField::__get()
 JFormField::__set()

Documentation generated on Tue, 19 Nov 2013 15:16:35 +0100 by phpDocumentor 1.4.3