| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for ilMDAnnotation:
 Inheritance diagram for ilMDAnnotation: Collaboration diagram for ilMDAnnotation:
 Collaboration diagram for ilMDAnnotation:| Public Member Functions | |
| ilMDAnnotation ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
| setEntity ($a_entity) | |
| getEntity () | |
| setDate ($a_date) | |
| getDate () | |
| setDescription ($a_desc) | |
| getDescription () | |
| setDescriptionLanguage ($lng_obj) | |
| & | getDescriptionLanguage () | 
| getDescriptionLanguageCode () | |
| save () | |
| update () | |
| delete () | |
| __getFields () | |
| read () | |
| toXML (&$writer) | |
| _getIds ($a_rbac_id, $a_obj_id) | |
| ilMDAnnotation ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
| setEntity ($a_entity) | |
| getEntity () | |
| setDate ($a_date) | |
| getDate () | |
| setDescription ($a_desc) | |
| getDescription () | |
| setDescriptionLanguage ($lng_obj) | |
| & | getDescriptionLanguage () | 
| getDescriptionLanguageCode () | |
| save () | |
| update () | |
| delete () | |
| __getFields () | |
| read () | |
| toXML (&$writer) | |
| _getIds ($a_rbac_id, $a_obj_id) | |
|  Public Member Functions inherited from ilMDBase | |
| ilMDBase ($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 () | |
| ilMDBase ($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 () | |
| validate () | |
| Additional Inherited Members | |
|  Data Fields inherited from ilMDBase | |
| $rbac_id | |
| $obj_id | |
| $obj_type | |
| $export_mode = false | |
Definition at line 33 of file class.ilMDAnnotation.php.
| ilMDAnnotation::__getFields | ( | ) | 
Definition at line 134 of file class.ilMDAnnotation.php.
References getDate(), getDescription(), getDescriptionLanguageCode(), getEntity(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
Referenced by save().
 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:| ilMDAnnotation::__getFields | ( | ) | 
Definition at line 134 of file class.ilMDAnnotation.php.
References getDate(), getDescription(), getDescriptionLanguageCode(), getEntity(), ilMDBase\getObjId(), ilMDBase\getObjType(), ilMDBase\getRBACId(), and ilUtil\prepareDBString().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDAnnotation::_getIds | ( | $a_rbac_id, | |
| $a_obj_id | |||
| ) | 
Definition at line 188 of file class.ilMDAnnotation.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
| ilMDAnnotation::_getIds | ( | $a_rbac_id, | |
| $a_obj_id | |||
| ) | 
Definition at line 191 of file class.ilMDAnnotation.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilMD\getAnnotationIds().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDAnnotation::delete | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 117 of file class.ilMDAnnotation.php.
References $ilDB, $query, and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDAnnotation::delete | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 118 of file class.ilMDAnnotation.php.
References $ilDB, $query, $res, and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDAnnotation::getDate | ( | ) | 
Definition at line 55 of file class.ilMDAnnotation.php.
| ilMDAnnotation::getDate | ( | ) | 
Definition at line 55 of file class.ilMDAnnotation.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDAnnotation::getDescription | ( | ) | 
Definition at line 63 of file class.ilMDAnnotation.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDAnnotation::getDescription | ( | ) | 
Definition at line 63 of file class.ilMDAnnotation.php.
| & ilMDAnnotation::getDescriptionLanguage | ( | ) | 
Definition at line 74 of file class.ilMDAnnotation.php.
| & ilMDAnnotation::getDescriptionLanguage | ( | ) | 
Definition at line 74 of file class.ilMDAnnotation.php.
| ilMDAnnotation::getDescriptionLanguageCode | ( | ) | 
Definition at line 78 of file class.ilMDAnnotation.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDAnnotation::getDescriptionLanguageCode | ( | ) | 
Definition at line 78 of file class.ilMDAnnotation.php.
| ilMDAnnotation::getEntity | ( | ) | 
Definition at line 47 of file class.ilMDAnnotation.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDAnnotation::getEntity | ( | ) | 
Definition at line 47 of file class.ilMDAnnotation.php.
| ilMDAnnotation::ilMDAnnotation | ( | $a_rbac_id = 0, | |
| $a_obj_id = 0, | |||
| $a_obj_type = '' | |||
| ) | 
Definition at line 35 of file class.ilMDAnnotation.php.
References ilMDBase\ilMDBase().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDAnnotation::ilMDAnnotation | ( | $a_rbac_id = 0, | |
| $a_obj_id = 0, | |||
| $a_obj_type = '' | |||
| ) | 
Definition at line 35 of file class.ilMDAnnotation.php.
References ilMDBase\ilMDBase().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDAnnotation::read | ( | ) | 
Definition at line 145 of file class.ilMDAnnotation.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setDate(), setDescription(), setEntity(), ilMDBase\setObjId(), ilMDBase\setObjType(), ilMDBase\setRBACId(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDAnnotation::read | ( | ) | 
Definition at line 145 of file class.ilMDAnnotation.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setDate(), setDescription(), setEntity(), ilMDBase\setObjId(), ilMDBase\setObjType(), and ilMDBase\setRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDAnnotation::save | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 87 of file class.ilMDAnnotation.php.
References $ilDB, __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDAnnotation::save | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 87 of file class.ilMDAnnotation.php.
References ilMDBase\getMetaId(), and ilMDBase\setMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDAnnotation::setDate | ( | $a_date | ) | 
Definition at line 51 of file class.ilMDAnnotation.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDAnnotation::setDate | ( | $a_date | ) | 
Definition at line 51 of file class.ilMDAnnotation.php.
| ilMDAnnotation::setDescription | ( | $a_desc | ) | 
Definition at line 59 of file class.ilMDAnnotation.php.
| ilMDAnnotation::setDescription | ( | $a_desc | ) | 
Definition at line 59 of file class.ilMDAnnotation.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDAnnotation::setDescriptionLanguage | ( | $lng_obj | ) | 
Definition at line 67 of file class.ilMDAnnotation.php.
| ilMDAnnotation::setDescriptionLanguage | ( | $lng_obj | ) | 
Definition at line 67 of file class.ilMDAnnotation.php.
| ilMDAnnotation::setEntity | ( | $a_entity | ) | 
Definition at line 43 of file class.ilMDAnnotation.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDAnnotation::setEntity | ( | $a_entity | ) | 
Definition at line 43 of file class.ilMDAnnotation.php.
| ilMDAnnotation::toXML | ( | & | $writer | ) | 
Reimplemented from ilMDBase.
Definition at line 176 of file class.ilMDAnnotation.php.
References getDate(), getDescription(), getDescriptionLanguageCode(), and getEntity().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDAnnotation::toXML | ( | & | $writer | ) | 
Reimplemented from ilMDBase.
Definition at line 176 of file class.ilMDAnnotation.php.
References getDate(), getDescription(), getDescriptionLanguageCode(), and getEntity().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDAnnotation::update | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 100 of file class.ilMDAnnotation.php.
References $ilDB, and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDAnnotation::update | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 102 of file class.ilMDAnnotation.php.
References $ilDB, and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function: