ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilListUser. More...
Static Public Member Functions | |
static | getData (array $arr_usr_ids=array(), array $options=array()) |
Static Private Member Functions | |
static | createWhereStatement (array $arr_usr_ids, array $arr_filter) |
Returns the WHERE Part for the Queries using parameter $user_ids AND local variable $filters. More... | |
Class ilListUser.
Definition at line 8 of file class.ilMStListUsers.php.
Returns the WHERE Part for the Queries using parameter $user_ids AND local variable $filters.
array | $arr_usr_ids | |
array | $arr_filter |
Definition at line 118 of file class.ilMStListUsers.php.
array | $arr_usr_ids | |
array | $options |
Definition at line 17 of file class.ilMStListUsers.php.
References $DIC, $options, $result, and array.
Referenced by ilMStListUsersTableGUI\parseData().