| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
 Inheritance diagram for ilMDMetaMetadata:
 Inheritance diagram for ilMDMetaMetadata: Collaboration diagram for ilMDMetaMetadata:
 Collaboration diagram for ilMDMetaMetadata:| Public Member Functions | |
| ilMDMetaMetadata ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
| getPossibleSubelements () | |
| & | getIdentifierIds () | 
| & | getIdentifier ($a_identifier_id) | 
| & | addIdentifier () | 
| & | getContributeIds () | 
| & | getContribute ($a_contribute_id) | 
| & | addContribute () | 
| setMetaDataScheme ($a_val) | |
| getMetaDataScheme () | |
| setLanguage (&$lng_obj) | |
| & | getLanguage () | 
| getLanguageCode () | |
| save () | |
| update () | |
| delete () | |
| __getFields () | |
| read () | |
| toXML (&$writer) | |
| _getId ($a_rbac_id, $a_obj_id) | |
| ilMDMetaMetadata ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
| & | getIdentifierIds () | 
| & | getIdentifier ($a_identifier_id) | 
| & | addIdentifier () | 
| & | getContributeIds () | 
| & | getContribute ($a_contribute_id) | 
| & | addContribute () | 
| setMetaDataScheme ($a_val) | |
| getMetaDataScheme () | |
| setLanguage (&$lng_obj) | |
| & | getLanguage () | 
| getLanguageCode () | |
| save () | |
| update () | |
| delete () | |
| __getFields () | |
| read () | |
| toXML (&$writer) | |
| _getId ($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.ilMDMetaMetadata.php.
| ilMDMetaMetadata::__getFields | ( | ) | 
Definition at line 193 of file class.ilMDMetaMetadata.php.
References getLanguageCode(), getMetaDataScheme(), 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:| ilMDMetaMetadata::__getFields | ( | ) | 
Definition at line 202 of file class.ilMDMetaMetadata.php.
References getLanguageCode(), getMetaDataScheme(), 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:| ilMDMetaMetadata::_getId | ( | $a_rbac_id, | |
| $a_obj_id | |||
| ) | 
Definition at line 265 of file class.ilMDMetaMetadata.php.
References $query, $res, $row, and DB_FETCHMODE_OBJECT.
| ilMDMetaMetadata::_getId | ( | $a_rbac_id, | |
| $a_obj_id | |||
| ) | 
Definition at line 288 of file class.ilMDMetaMetadata.php.
References $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilMD\getMetaMetadata().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDMetaMetadata::addContribute | ( | ) | 
Definition at line 93 of file class.ilMDMetaMetadata.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDMetaMetadata::addContribute | ( | ) | 
Definition at line 102 of file class.ilMDMetaMetadata.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDMetaMetadata::addIdentifier | ( | ) | 
Definition at line 63 of file class.ilMDMetaMetadata.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDMetaMetadata::addIdentifier | ( | ) | 
Definition at line 72 of file class.ilMDMetaMetadata.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDMetaMetadata::delete | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 163 of file class.ilMDMetaMetadata.php.
References $query, getContribute(), getContributeIds(), getIdentifier(), getIdentifierIds(), and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDMetaMetadata::delete | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 173 of file class.ilMDMetaMetadata.php.
References $query, $res, getContribute(), getContributeIds(), getIdentifier(), getIdentifierIds(), and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDMetaMetadata::getContribute | ( | $a_contribute_id | ) | 
Definition at line 80 of file class.ilMDMetaMetadata.php.
| & ilMDMetaMetadata::getContribute | ( | $a_contribute_id | ) | 
Definition at line 89 of file class.ilMDMetaMetadata.php.
Referenced by delete(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDMetaMetadata::getContributeIds | ( | ) | 
Definition at line 74 of file class.ilMDMetaMetadata.php.
References ilMDContribute\_getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDMetaMetadata::getContributeIds | ( | ) | 
Definition at line 83 of file class.ilMDMetaMetadata.php.
References ilMDContribute\_getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
Referenced by delete(), and toXML().
 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:| & ilMDMetaMetadata::getIdentifier | ( | $a_identifier_id | ) | 
Definition at line 50 of file class.ilMDMetaMetadata.php.
| & ilMDMetaMetadata::getIdentifier | ( | $a_identifier_id | ) | 
Definition at line 59 of file class.ilMDMetaMetadata.php.
Referenced by delete(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDMetaMetadata::getIdentifierIds | ( | ) | 
Definition at line 44 of file class.ilMDMetaMetadata.php.
References ilMDIdentifier\_getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDMetaMetadata::getIdentifierIds | ( | ) | 
Definition at line 53 of file class.ilMDMetaMetadata.php.
References ilMDIdentifier\_getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
Referenced by delete(), and toXML().
 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:| & ilMDMetaMetadata::getLanguage | ( | ) | 
Definition at line 123 of file class.ilMDMetaMetadata.php.
| & ilMDMetaMetadata::getLanguage | ( | ) | 
Definition at line 132 of file class.ilMDMetaMetadata.php.
| ilMDMetaMetadata::getLanguageCode | ( | ) | 
Definition at line 127 of file class.ilMDMetaMetadata.php.
| ilMDMetaMetadata::getLanguageCode | ( | ) | 
Definition at line 136 of file class.ilMDMetaMetadata.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDMetaMetadata::getMetaDataScheme | ( | ) | 
Definition at line 111 of file class.ilMDMetaMetadata.php.
| ilMDMetaMetadata::getMetaDataScheme | ( | ) | 
Definition at line 120 of file class.ilMDMetaMetadata.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDMetaMetadata::getPossibleSubelements | ( | ) | 
Definition at line 43 of file class.ilMDMetaMetadata.php.
| ilMDMetaMetadata::ilMDMetaMetadata | ( | $a_rbac_id = 0, | |
| $a_obj_id = 0, | |||
| $a_obj_type = '' | |||
| ) | 
Definition at line 36 of file class.ilMDMetaMetadata.php.
References ilMDBase\ilMDBase().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDMetaMetadata::ilMDMetaMetadata | ( | $a_rbac_id = 0, | |
| $a_obj_id = 0, | |||
| $a_obj_type = '' | |||
| ) | 
Definition at line 36 of file class.ilMDMetaMetadata.php.
References ilMDBase\ilMDBase().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDMetaMetadata::read | ( | ) | 
Definition at line 202 of file class.ilMDMetaMetadata.php.
References $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setLanguage(), setMetaDataScheme(), 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:| ilMDMetaMetadata::read | ( | ) | 
Definition at line 211 of file class.ilMDMetaMetadata.php.
References $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setLanguage(), setMetaDataScheme(), ilMDBase\setObjId(), ilMDBase\setObjType(), and ilMDBase\setRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDMetaMetadata::save | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 133 of file class.ilMDMetaMetadata.php.
References ilMDBase\getMetaId(), and ilMDBase\setMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDMetaMetadata::save | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 142 of file class.ilMDMetaMetadata.php.
References __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDMetaMetadata::setLanguage | ( | & | $lng_obj | ) | 
Definition at line 116 of file class.ilMDMetaMetadata.php.
| ilMDMetaMetadata::setLanguage | ( | & | $lng_obj | ) | 
Definition at line 125 of file class.ilMDMetaMetadata.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDMetaMetadata::setMetaDataScheme | ( | $a_val | ) | 
Definition at line 107 of file class.ilMDMetaMetadata.php.
| ilMDMetaMetadata::setMetaDataScheme | ( | $a_val | ) | 
Definition at line 116 of file class.ilMDMetaMetadata.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDMetaMetadata::toXML | ( | & | $writer | ) | 
Reimplemented from ilMDBase.
Definition at line 235 of file class.ilMDMetaMetadata.php.
References getContribute(), getContributeIds(), getIdentifier(), getIdentifierIds(), and getLanguageCode().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDMetaMetadata::toXML | ( | & | $writer | ) | 
Reimplemented from ilMDBase.
Definition at line 244 of file class.ilMDMetaMetadata.php.
References getContribute(), getContributeIds(), getIdentifier(), getIdentifierIds(), getLanguageCode(), getMetaDataScheme(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDMetaMetadata::update | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 146 of file class.ilMDMetaMetadata.php.
References ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDMetaMetadata::update | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 157 of file class.ilMDMetaMetadata.php.
References ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function: