ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Static Public Member Functions | |
static | _getId ($a_rbac_id, $a_obj_id) |
static | _getTypicalLearningTimeSeconds ($a_rbac_id, $a_obj_id=0) |
Additional Inherited Members | |
![]() | |
$rbac_id | |
$obj_id | |
$obj_type | |
$export_mode = false | |
![]() | |
$log | |
Definition at line 33 of file class.ilMD5295Educational.php.
ilMD5295Educational::__getFields | ( | ) |
Definition at line 375 of file class.ilMD5295Educational.php.
References getContext(), getDifficulty(), getIntendedEndUserRole(), getInteractivityLevel(), getInteractivityType(), getLearningResourceType(), ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), ilMD5295Base\getRBACId(), getSemanticDensity(), and getTypicalLearningTime().
Referenced by save().
|
static |
Definition at line 484 of file class.ilMD5295Educational.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilMD5295\getEducational().
|
static |
Definition at line 501 of file class.ilMD5295Educational.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
& ilMD5295Educational::addDescription | ( | ) |
Definition at line 82 of file class.ilMD5295Educational.php.
References ilMD5295Base\getMetaId(), ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
& ilMD5295Educational::addLanguage | ( | ) |
Definition at line 110 of file class.ilMD5295Educational.php.
References ilMD5295Base\getMetaId(), ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
& ilMD5295Educational::addTypicalAgeRange | ( | ) |
Definition at line 54 of file class.ilMD5295Educational.php.
References ilMD5295Base\getMetaId(), ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
ilMD5295Educational::delete | ( | ) |
Definition at line 344 of file class.ilMD5295Educational.php.
References $DIC, $ilDB, $query, $res, getDescription(), getDescriptionIds(), getLanguage(), getLanguageIds(), ilMD5295Base\getMetaId(), getTypicalAgeRange(), and getTypicalAgeRangeIds().
ilMD5295Educational::getContext | ( | ) |
Definition at line 238 of file class.ilMD5295Educational.php.
References $context.
Referenced by __getFields(), and toXML().
& ilMD5295Educational::getDescription | ( | $a_description_id | ) |
Definition at line 70 of file class.ilMD5295Educational.php.
Referenced by delete(), and toXML().
& ilMD5295Educational::getDescriptionIds | ( | ) |
Definition at line 64 of file class.ilMD5295Educational.php.
References ilMD5295Description\_getIds(), ilMD5295Base\getMetaId(), ilMD5295Base\getObjId(), and ilMD5295Base\getRBACId().
Referenced by delete(), and toXML().
ilMD5295Educational::getDifficulty | ( | ) |
Definition at line 257 of file class.ilMD5295Educational.php.
Referenced by __getFields(), and toXML().
ilMD5295Educational::getIntendedEndUserRole | ( | ) |
Definition at line 220 of file class.ilMD5295Educational.php.
Referenced by __getFields(), and toXML().
ilMD5295Educational::getInteractivityLevel | ( | ) |
Definition at line 183 of file class.ilMD5295Educational.php.
Referenced by __getFields(), and toXML().
ilMD5295Educational::getInteractivityType | ( | ) |
Definition at line 135 of file class.ilMD5295Educational.php.
Referenced by __getFields(), and toXML().
& ilMD5295Educational::getLanguage | ( | $a_language_id | ) |
Definition at line 98 of file class.ilMD5295Educational.php.
Referenced by delete(), and toXML().
& ilMD5295Educational::getLanguageIds | ( | ) |
Definition at line 92 of file class.ilMD5295Educational.php.
References ilMD5295Language\_getIds(), ilMD5295Base\getMetaId(), ilMD5295Base\getObjId(), and ilMD5295Base\getRBACId().
Referenced by delete(), and toXML().
ilMD5295Educational::getLearningResourceType | ( | ) |
Definition at line 164 of file class.ilMD5295Educational.php.
Referenced by __getFields(), and toXML().
ilMD5295Educational::getSemanticDensity | ( | ) |
Definition at line 202 of file class.ilMD5295Educational.php.
Referenced by __getFields(), and toXML().
& ilMD5295Educational::getTypicalAgeRange | ( | $a_typical_age_range_id | ) |
Definition at line 42 of file class.ilMD5295Educational.php.
Referenced by delete(), and toXML().
& ilMD5295Educational::getTypicalAgeRangeIds | ( | ) |
Definition at line 36 of file class.ilMD5295Educational.php.
References ilMD5295TypicalAgeRange\_getIds(), ilMD5295Base\getMetaId(), ilMD5295Base\getObjId(), and ilMD5295Base\getRBACId().
Referenced by delete(), and toXML().
ilMD5295Educational::getTypicalLearningTime | ( | ) |
Definition at line 296 of file class.ilMD5295Educational.php.
Referenced by __getFields(), getTypicalLearningTimeSeconds(), and toXML().
ilMD5295Educational::getTypicalLearningTimeSeconds | ( | ) |
Definition at line 301 of file class.ilMD5295Educational.php.
References getTypicalLearningTime().
ilMD5295Educational::read | ( | ) |
Definition at line 390 of file class.ilMD5295Educational.php.
References $DIC, $ilDB, $query, $res, ilDBConstants\FETCHMODE_OBJECT, ilMD5295Base\getMetaId(), setContext(), setDifficulty(), setIntendedEndUserRole(), setInteractivityLevel(), setInteractivityType(), setLearningResourceType(), ilMD5295Base\setObjId(), ilMD5295Base\setObjType(), ilMD5295Base\setRBACId(), setSemanticDensity(), and setTypicalLearningTime().
ilMD5295Educational::save | ( | ) |
Definition at line 310 of file class.ilMD5295Educational.php.
References $DIC, $ilDB, __getFields(), ilMD5295Base\getMetaId(), and ilMD5295Base\setMetaId().
ilMD5295Educational::setContext | ( | $a_context | ) |
Definition at line 224 of file class.ilMD5295Educational.php.
Referenced by read().
ilMD5295Educational::setDifficulty | ( | $a_difficulty | ) |
Definition at line 242 of file class.ilMD5295Educational.php.
Referenced by read().
ilMD5295Educational::setIntendedEndUserRole | ( | $a_ieur | ) |
Definition at line 206 of file class.ilMD5295Educational.php.
Referenced by read().
ilMD5295Educational::setInteractivityLevel | ( | $a_iat | ) |
Definition at line 168 of file class.ilMD5295Educational.php.
Referenced by read().
ilMD5295Educational::setInteractivityType | ( | $a_iat | ) |
Definition at line 122 of file class.ilMD5295Educational.php.
Referenced by read().
ilMD5295Educational::setLearningResourceType | ( | $a_lrt | ) |
Definition at line 139 of file class.ilMD5295Educational.php.
Referenced by read().
ilMD5295Educational::setPhysicalTypicalLearningTime | ( | $months, | |
$days, | |||
$hours, | |||
$minutes, | |||
$seconds | |||
) |
Definition at line 262 of file class.ilMD5295Educational.php.
References setTypicalLearningTime().
ilMD5295Educational::setSemanticDensity | ( | $a_sd | ) |
Definition at line 187 of file class.ilMD5295Educational.php.
Referenced by read().
ilMD5295Educational::setTypicalLearningTime | ( | $a_tlt | ) |
Definition at line 292 of file class.ilMD5295Educational.php.
Referenced by read(), and setPhysicalTypicalLearningTime().
ilMD5295Educational::toXML | ( | & | $writer | ) |
Definition at line 425 of file class.ilMD5295Educational.php.
References $lang, getContext(), getDescription(), getDescriptionIds(), getDifficulty(), getIntendedEndUserRole(), getInteractivityLevel(), getInteractivityType(), getLanguage(), getLanguageIds(), getLearningResourceType(), ilMD5295Base\getObjId(), ilMD5295Base\getRBACId(), getSemanticDensity(), getTypicalAgeRange(), getTypicalAgeRangeIds(), and getTypicalLearningTime().
ilMD5295Educational::update | ( | ) |
Definition at line 326 of file class.ilMD5295Educational.php.
References $DIC, $ilDB, and ilMD5295Base\getMetaId().