|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
client management More...
Collaboration diagram for ilClientList:Public Member Functions | |
| __construct ($a_db_connections) | |
| init () | |
| load all clients into clientlist More... | |
| getClients () | |
| get all clients More... | |
Data Fields | |
| $ini | |
| $path | |
| $error = "" | |
| ilClientList::__construct | ( | $a_db_connections | ) |
Definition at line 38 of file class.ilClientList.php.
References init().
Here is the call graph for this function:| ilClientList::getClients | ( | ) |
get all clients
Definition at line 80 of file class.ilClientList.php.
| ilClientList::init | ( | ) |
load all clients into clientlist
Definition at line 48 of file class.ilClientList.php.
Referenced by __construct().
Here is the caller graph for this function:| ilClientList::$error = "" |
Definition at line 36 of file class.ilClientList.php.
| ilClientList::$ini |
Definition at line 34 of file class.ilClientList.php.
| ilClientList::$path |
Definition at line 35 of file class.ilClientList.php.