Users component helper.
- Depuis
- 1.6
◆ addSubmenu()
static addSubmenu |
( |
|
$vName | ) |
|
|
static |
◆ getActions()
Gets a list of the actions that can be performed.
- Renvoie
- JObject
- Obsolète:
- 3.2 Use JHelperContent::getActions() instead
◆ getActiveOptions()
static getActiveOptions |
( |
| ) |
|
|
static |
Get a list of filter options for the activated state of a user.
- Renvoie
- array An array of JHtmlOption elements.
- Depuis
- 1.6
Références $options.
◆ getContexts()
◆ getGroups()
Get a list of the user groups for filtering.
- Renvoie
- array An array of JHtmlOption elements.
- Depuis
- 1.6
Références $option, et $options.
◆ getRangeOptions()
static getRangeOptions |
( |
| ) |
|
|
static |
Creates a list of range options used in filter select list used in com_users on users view
- Renvoie
- array
- Depuis
- 2.5
Références $options.
◆ getStateOptions()
static getStateOptions |
( |
| ) |
|
|
static |
Get a list of filter options for the blocked state of a user.
- Renvoie
- array An array of JHtmlOption elements.
- Depuis
- 1.6
Références $options.
◆ getTwoFactorMethods()
static getTwoFactorMethods |
( |
| ) |
|
|
static |
◆ getVisibleByGroups()
static getVisibleByGroups |
( |
|
$rules | ) |
|
|
static |
Get a list of the User Groups for Viewing Access Levels
- Paramètres
-
string | $rules | User Groups in JSON format |
- Renvoie
- string $groups Comma separated list of User Groups
- Depuis
- 3.6
Références $db, $groups, et $query.
◆ validateSection()
static validateSection |
( |
|
$section | ) |
|
|
static |
Returns a valid section for users. If it is not valid then null is returned.
- Paramètres
-
string | $section | The section to get the mapping for |
- Renvoie
- string|null The new section
- Depuis
- 3.7.0
Références $section, et null.
◆ $actions
La documentation de cette classe a été générée à partir du fichier suivant :