ILIAS
Release_4_0_x_branch Revision 61816
|
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().
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().
|
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.