Class JFormFieldUserMessages

Description

Supports an modal select of user that have access to com_messages

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

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

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 32)

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::getFieldName()
JFormField::getId()
JFormField::getInput()
JFormField::getLabel()
JFormField::getName()
JFormField::getTitle()
JFormField::setForm()
JFormField::setup()
JFormField::__get()

Documentation generated on Mon, 25 Jun 2012 14:00:31 -0500 by phpDocumentor 1.4.4