|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Auto completion class for user lists. More...
Collaboration diagram for ilRoleAutoComplete:Static Public Member Functions | |
| static | getList ($a_str) |
| Get completion list. More... | |
| static | getListByObject ($a_str) |
| Get list of roles assigned to an object. More... | |
Auto completion class for user lists.
Definition at line 8 of file class.ilRoleAutoComplete.php.
|
static |
Get completion list.
Definition at line 13 of file class.ilRoleAutoComplete.php.
References $counter, $ilDB, $query, $res, $result, $row, ilJsonUtil\encode(), ilDBConstants\FETCHMODE_OBJECT, and getListByObject().
Referenced by ilRoleAutoCompleteInputGUI\echoAutoCompleteList(), and ilRegistrationSettingsGUI\getLocalRoleAutoComplete().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Get list of roles assigned to an object.
| object | $result |
Definition at line 54 of file class.ilRoleAutoComplete.php.
References $counter, $ilDB, $query, $res, $result, $row, ilObject\_lookupTitle(), ilJsonUtil\encode(), and ilDBConstants\FETCHMODE_OBJECT.
Referenced by getList().
Here is the call graph for this function:
Here is the caller graph for this function: