| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Collaboration diagram for ilECSEContentReader:
 Collaboration diagram for ilECSEContentReader:| Public Member Functions | |
| __construct ($a_econtent_id=0) | |
| Constructor. | |
| getEContent () | |
| get resources | |
| read () | |
| Read. | |
| Protected Attributes | |
| $log | |
| $settings = null | |
| $connector = null | |
| $econtent = array() | |
| $econtent_id = 0 | |
Definition at line 32 of file class.ilECSEContentReader.php.
| ilECSEContentReader::__construct | ( | $a_econtent_id = 0 | ) | 
Constructor.
public
| ilECSConnectorException | 
Definition at line 47 of file class.ilECSEContentReader.php.
References $ilLog, and ilECSSettings\_getInstance().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilECSEContentReader::getEContent | ( | ) | 
get resources
public
Definition at line 70 of file class.ilECSEContentReader.php.
| ilECSEContentReader::read | ( | ) | 
Read.
public
| ilECSConnectorException,ilECSReaderException | 
Definition at line 82 of file class.ilECSEContentReader.php.
References $econtent, $ilLog, $res, and ilECSConnector\HTTP_CODE_NOT_FOUND.
Referenced by ilObjCourseGUI\fillECSExportSettings().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 36 of file class.ilECSEContentReader.php.
| 
 | protected | 
Definition at line 38 of file class.ilECSEContentReader.php.
Referenced by read().
| 
 | protected | 
Definition at line 39 of file class.ilECSEContentReader.php.
| 
 | protected | 
Definition at line 34 of file class.ilECSEContentReader.php.
| 
 | protected | 
Definition at line 35 of file class.ilECSEContentReader.php.