ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
client management More...
Public Member Functions | |
__construct () | |
init () | |
load all clients into clientlist More... | |
getClients () | |
Data Fields | |
$ini | |
$path | |
$error = "" | |
ilClientList::__construct | ( | ) |
Definition at line 38 of file class.ilClientList.php.
References init().
ilClientList::getClients | ( | ) |
Definition at line 77 of file class.ilClientList.php.
ilClientList::init | ( | ) |
load all clients into clientlist
Definition at line 47 of file class.ilClientList.php.
Referenced by __construct().
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.