ILIAS
Release_5_0_x_branch Revision 61816
|
Reads and store cms tree in database. More...
Public Member Functions | |
__construct ($server_id, $mid) | |
Constructor. | |
read () | |
Read trees from ecs. |
Protected Member Functions | |
storeTree ($tree_id, $a_nodes) |
Private Attributes | |
$server_id | |
$mid |
Reads and store cms tree in database.
Definition at line 10 of file class.ilECSTreeReader.php.
ilECSTreeReader::__construct | ( | $server_id, | |
$mid | |||
) |
Constructor.
<type> | $server_id |
<type> | $mid |
Definition at line 20 of file class.ilECSTreeReader.php.
References $mid, and $server_id.
ilECSTreeReader::read | ( | ) |
Read trees from ecs.
ilECSConnectorException |
Definition at line 33 of file class.ilECSTreeReader.php.
References $GLOBALS, $result, ilECSSetting\getInstanceByServerId(), storeTree(), and ilECSCmsData\treeExists().
|
protected |
Definition at line 65 of file class.ilECSTreeReader.php.
References ilECSCmsData\lookupObjId().
Referenced by read().
|
private |
Definition at line 13 of file class.ilECSTreeReader.php.
Referenced by __construct().
|
private |
Definition at line 12 of file class.ilECSTreeReader.php.
Referenced by __construct().