ILIAS
Release_4_0_x_branch Revision 61816
|
client management More...
Public Member Functions | |
ilClientList ($a_db_connections) | |
init () | |
load all clients into clientlist | |
getClients () | |
get all clients |
Data Fields | |
$ini | |
$path | |
$error = "" |
client management
Definition at line 32 of file class.ilClientList.php.
ilClientList::getClients | ( | ) |
get all clients
Definition at line 76 of file class.ilClientList.php.
ilClientList::ilClientList | ( | $a_db_connections | ) |
Definition at line 38 of file class.ilClientList.php.
References ILIAS_ABSOLUTE_PATH, ILIAS_WEB_DIR, and init().
ilClientList::init | ( | ) |
load all clients into clientlist
Definition at line 48 of file class.ilClientList.php.
Referenced by ilClientList().
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.