Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Attributs publics | |
$type = 'UserMessages' | |
Attributs publics inherited from JFormFieldUser |
Fonctions membres protégées | |
getGroups () | |
getExcluded () | |
Fonctions membres protégées inherited from JFormFieldUser | |
getInput () | |
Fonctions membres protégées inherited from JFormField | |
getId ($fieldId, $fieldName) | |
getTitle () | |
getLabel () | |
getName ($fieldName) | |
getFieldName ($fieldName) |
Supports an modal select of user that have access to com_messages
|
protected |
Method to get the users to exclude from the list of users
Réimplémentée à partir de JFormFieldUser.
Références JFactory\getUser().
|
protected |
Method to get the filtering groups (null means no filtering)
Réimplémentée à partir de JFormFieldUser.
Références $db, $i, $query, JAccess\checkGroup(), JFactory\getDbo(), null, et JError\raiseNotice().
JFormFieldUserMessages::$type = 'UserMessages' |
Réimplémentée à partir de JFormFieldUser.