| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Reads and store cms tree in database. More...
 Collaboration diagram for ilECSTreeReader:
 Collaboration diagram for ilECSTreeReader:| 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().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Definition at line 65 of file class.ilECSTreeReader.php.
References $data, and ilECSCmsData\lookupObjId().
Referenced by read().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | 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().