◆ add_members_action()
add_members_action |
( |
|
$userlistId | ) |
|
Landing page for mulitpersonsearch, adds the selected users to the user list.
- Parameters
-
$userlistId | string ID of the userlist to edit |
◆ before_filter()
before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
◆ configure_action()
configure_action |
( |
|
$userlistId = '' | ) |
|
Show a configuration form for the given user list.
- Parameters
-
String | $userlistId | user list to load settings from (or empty if it is a new user list) |
◆ delete_action()
delete_action |
( |
|
$userlistId | ) |
|
Deletes the given user list.
- Parameters
-
String | $userlistId | the user list to delete |
◆ delete_member_action()
delete_member_action |
( |
|
$userlistId, |
|
|
|
$userId |
|
) |
| |
Deletes the given user from the given user list.
- Parameters
-
◆ index_action()
Show the user lists the current user has access to.
◆ save_action()
save_action |
( |
|
$userlistId = '' | ) |
|
Saves the given user list to database.
- Parameters
-
String | $userlistId | user list to save |
The documentation for this class was generated from the following file: