ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
setEntity ($a_entity) | |
getEntity () | |
setDate ($a_date) | |
getDate () | |
setDescription ($a_desc) | |
getDescription () | |
setDescriptionLanguage ($lng_obj) | |
& | getDescriptionLanguage () |
getDescriptionLanguageCode () | |
save () | |
update () | |
delete () | |
__getFields () | |
read () | |
toXML (&$writer) | |
![]() | |
__construct ( $a_rbac_id=0, $a_obj_id=0, $a_type=0) | |
setRBACId ($a_id) | |
getRBACId () | |
setObjId ($a_id) | |
getObjId () | |
setObjType ($a_type) | |
getObjType () | |
setMetaId ($a_meta_id, $a_read_data=true) | |
getMetaId () | |
setParentType ($a_parent_type) | |
getParentType () | |
setParentId ($a_id) | |
getParentId () | |
setExportMode ($a_export_mode=true) | |
getExportMode () | |
validate () | |
update () | |
save () | |
delete () | |
toXML (&$writer) | |
Static Public Member Functions | |
static | _getIds ($a_rbac_id, $a_obj_id) |
Additional Inherited Members | |
![]() | |
$rbac_id | |
$obj_id | |
$obj_type | |
$export_mode = false | |
![]() | |
$log | |
Definition at line 33 of file class.ilMD5295Annotation.php.
ilMD5295Annotation::__getFields | ( | ) |
Definition at line 129 of file class.ilMD5295Annotation.php.
References getDate(), getDescription(), getDescriptionLanguageCode(), getEntity(), ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
Referenced by save().
|
static |
Definition at line 189 of file class.ilMD5295Annotation.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilMD5295\getAnnotationIds().
ilMD5295Annotation::delete | ( | ) |
Definition at line 112 of file class.ilMD5295Annotation.php.
References $DIC, $ilDB, $query, $res, and ilMD5295Base\getMetaId().
ilMD5295Annotation::getDate | ( | ) |
Definition at line 48 of file class.ilMD5295Annotation.php.
Referenced by __getFields(), and toXML().
ilMD5295Annotation::getDescription | ( | ) |
Definition at line 56 of file class.ilMD5295Annotation.php.
Referenced by __getFields(), and toXML().
& ilMD5295Annotation::getDescriptionLanguage | ( | ) |
Definition at line 66 of file class.ilMD5295Annotation.php.
ilMD5295Annotation::getDescriptionLanguageCode | ( | ) |
Definition at line 70 of file class.ilMD5295Annotation.php.
Referenced by __getFields(), and toXML().
ilMD5295Annotation::getEntity | ( | ) |
Definition at line 40 of file class.ilMD5295Annotation.php.
Referenced by __getFields(), and toXML().
ilMD5295Annotation::read | ( | ) |
Definition at line 140 of file class.ilMD5295Annotation.php.
References $DIC, $ilDB, $query, $res, ilDBConstants\FETCHMODE_OBJECT, ilMD5295Base\getMetaId(), setDate(), setDescription(), setEntity(), ilMD5295Base\setObjId(), ilMD5295Base\setObjType(), and ilMD5295Base\setRBACId().
ilMD5295Annotation::save | ( | ) |
Definition at line 78 of file class.ilMD5295Annotation.php.
References $DIC, $ilDB, __getFields(), ilMD5295Base\getMetaId(), and ilMD5295Base\setMetaId().
ilMD5295Annotation::setDate | ( | $a_date | ) |
Definition at line 44 of file class.ilMD5295Annotation.php.
Referenced by read().
ilMD5295Annotation::setDescription | ( | $a_desc | ) |
Definition at line 52 of file class.ilMD5295Annotation.php.
Referenced by read().
ilMD5295Annotation::setDescriptionLanguage | ( | $lng_obj | ) |
Definition at line 60 of file class.ilMD5295Annotation.php.
ilMD5295Annotation::setEntity | ( | $a_entity | ) |
Definition at line 36 of file class.ilMD5295Annotation.php.
Referenced by read().
ilMD5295Annotation::toXML | ( | & | $writer | ) |
Definition at line 171 of file class.ilMD5295Annotation.php.
References getDate(), getDescription(), getDescriptionLanguageCode(), and getEntity().
ilMD5295Annotation::update | ( | ) |
Definition at line 94 of file class.ilMD5295Annotation.php.
References $DIC, $ilDB, and ilMD5295Base\getMetaId().