|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilRoleAutoComplete:Static Public Member Functions | |
| static | getList (string $a_str) |
| Get completion list. More... | |
| static | getListByObject (string $a_str) |
| Get list of roles assigned to an object. More... | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Auto completion class for user lists
Definition at line 24 of file class.ilRoleAutoComplete.php.
|
static |
Get completion list.
Definition at line 29 of file class.ilRoleAutoComplete.php.
References $DIC, $ilDB, $query, $res, 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.
Definition at line 68 of file class.ilRoleAutoComplete.php.
References $DIC, $ilDB, $query, $res, ilObject\_lookupTitle(), and ilDBConstants\FETCHMODE_OBJECT.
Referenced by getList().
Here is the call graph for this function:
Here is the caller graph for this function: