| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for ilMDDescription:
 Inheritance diagram for ilMDDescription: Collaboration diagram for ilMDDescription:
 Collaboration diagram for ilMDDescription:| Public Member Functions | |
| ilMDDescription ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
| setDescription ($a_description) | |
| getDescription () | |
| setDescriptionLanguage (&$lng_obj) | |
| & | getDescriptionLanguage () | 
| getDescriptionLanguageCode () | |
| save () | |
| update () | |
| delete () | |
| __getFields () | |
| read () | |
| toXML (&$writer) | |
| _getIds ($a_rbac_id, $a_obj_id, $a_parent_id, $a_parent_type) | |
| ilMDDescription ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
| setDescription ($a_description) | |
| getDescription () | |
| setDescriptionLanguage (&$lng_obj) | |
| & | getDescriptionLanguage () | 
| getDescriptionLanguageCode () | |
| save () | |
| update () | |
| delete () | |
| __getFields () | |
| read () | |
| toXML (&$writer) | |
| _getIds ($a_rbac_id, $a_obj_id, $a_parent_id, $a_parent_type) | |
|  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.ilMDDescription.php.
| ilMDDescription::__getFields | ( | ) | 
Definition at line 114 of file class.ilMDDescription.php.
References getDescription(), getDescriptionLanguageCode(), ilMDBase\getObjId(), ilMDBase\getObjType(), ilMDBase\getParentId(), ilMDBase\getParentType(), 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:| ilMDDescription::__getFields | ( | ) | 
Definition at line 114 of file class.ilMDDescription.php.
References getDescription(), getDescriptionLanguageCode(), ilMDBase\getObjId(), ilMDBase\getObjType(), ilMDBase\getParentId(), ilMDBase\getParentType(), ilMDBase\getRBACId(), and ilUtil\prepareDBString().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDDescription::_getIds | ( | $a_rbac_id, | |
| $a_obj_id, | |||
| $a_parent_id, | |||
| $a_parent_type | |||
| ) | 
Definition at line 163 of file class.ilMDDescription.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
| ilMDDescription::_getIds | ( | $a_rbac_id, | |
| $a_obj_id, | |||
| $a_parent_id, | |||
| $a_parent_type | |||
| ) | 
Definition at line 166 of file class.ilMDDescription.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilMDEducational\getDescriptionIds(), and ilMDGeneral\getDescriptionIds().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDDescription::delete | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 97 of file class.ilMDDescription.php.
References $ilDB, $query, and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDDescription::delete | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 98 of file class.ilMDDescription.php.
References $ilDB, $query, $res, and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDDescription::getDescription | ( | ) | 
Definition at line 47 of file class.ilMDDescription.php.
| ilMDDescription::getDescription | ( | ) | 
Definition at line 47 of file class.ilMDDescription.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDDescription::getDescriptionLanguage | ( | ) | 
Definition at line 58 of file class.ilMDDescription.php.
| & ilMDDescription::getDescriptionLanguage | ( | ) | 
Definition at line 58 of file class.ilMDDescription.php.
| ilMDDescription::getDescriptionLanguageCode | ( | ) | 
Definition at line 62 of file class.ilMDDescription.php.
| ilMDDescription::getDescriptionLanguageCode | ( | ) | 
Definition at line 62 of file class.ilMDDescription.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDDescription::ilMDDescription | ( | $a_rbac_id = 0, | |
| $a_obj_id = 0, | |||
| $a_obj_type = '' | |||
| ) | 
Definition at line 35 of file class.ilMDDescription.php.
References ilMDBase\ilMDBase().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDDescription::ilMDDescription | ( | $a_rbac_id = 0, | |
| $a_obj_id = 0, | |||
| $a_obj_type = '' | |||
| ) | 
Definition at line 35 of file class.ilMDDescription.php.
References ilMDBase\ilMDBase().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDDescription::read | ( | ) | 
Definition at line 125 of file class.ilMDDescription.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setDescription(), setDescriptionLanguage(), ilMDBase\setObjId(), ilMDBase\setObjType(), ilMDBase\setParentId(), ilMDBase\setParentType(), and ilMDBase\setRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDDescription::read | ( | ) | 
Definition at line 125 of file class.ilMDDescription.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setDescription(), setDescriptionLanguage(), ilMDBase\setObjId(), ilMDBase\setObjType(), ilMDBase\setParentId(), ilMDBase\setParentType(), ilMDBase\setRBACId(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDDescription::save | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 67 of file class.ilMDDescription.php.
References ilMDBase\getMetaId(), and ilMDBase\setMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDDescription::save | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 67 of file class.ilMDDescription.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:| ilMDDescription::setDescription | ( | $a_description | ) | 
Definition at line 43 of file class.ilMDDescription.php.
| ilMDDescription::setDescription | ( | $a_description | ) | 
Definition at line 43 of file class.ilMDDescription.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDDescription::setDescriptionLanguage | ( | & | $lng_obj | ) | 
Definition at line 51 of file class.ilMDDescription.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDDescription::setDescriptionLanguage | ( | & | $lng_obj | ) | 
Definition at line 51 of file class.ilMDDescription.php.
| ilMDDescription::toXML | ( | & | $writer | ) | 
Reimplemented from ilMDBase.
Definition at line 156 of file class.ilMDDescription.php.
References getDescription(), and getDescriptionLanguageCode().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDDescription::toXML | ( | & | $writer | ) | 
Reimplemented from ilMDBase.
Definition at line 156 of file class.ilMDDescription.php.
References getDescription(), and getDescriptionLanguageCode().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDDescription::update | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 80 of file class.ilMDDescription.php.
References $ilDB, and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDDescription::update | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 82 of file class.ilMDDescription.php.
References $ilDB, and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function: