|
ILIAS
Release_5_0_x_branch Revision 61816
|
Auto completion class for user lists. More...
Collaboration diagram for ilRoleAutoComplete:Static Public Member Functions | |
| static | getList ($a_str) |
| Get completion list. | |
| static | getListByObject ($a_str) |
| Get list of roles assigned to an object. | |
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 $ilDB, $query, $res, $result, $row, DB_FETCHMODE_OBJECT, ilJsonUtil\encode(), 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 $ilDB, $query, $res, $result, $row, ilObject\_lookupTitle(), DB_FETCHMODE_OBJECT, and ilJsonUtil\encode().
Referenced by getList().
Here is the call graph for this function:
Here is the caller graph for this function: