| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for ilMDLanguage:
 Inheritance diagram for ilMDLanguage: Collaboration diagram for ilMDLanguage:
 Collaboration diagram for ilMDLanguage:| Public Member Functions | |
| ilMDLanguage ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
| setLanguage (&$lng_obj) | |
| & | getLanguage () | 
| getLanguageCode () | |
| save () | |
| update () | |
| delete () | |
| __getFields () | |
| read () | |
| toXML (&$writer) | |
| _getIds ($a_rbac_id, $a_obj_id, $a_parent_id, $a_parent_type) | |
| ilMDLanguage ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
| setLanguage (&$lng_obj) | |
| & | getLanguage () | 
| getLanguageCode () | |
| 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 () | |
| Static Public Member Functions | |
| static | _lookupFirstLanguage ($a_rbac_id, $a_obj_id, $a_obj_type) | 
| Lookup first language. | |
| Additional Inherited Members | |
|  Data Fields inherited from ilMDBase | |
| $rbac_id | |
| $obj_id | |
| $obj_type | |
| $export_mode = false | |
Definition at line 33 of file class.ilMDLanguage.php.
| ilMDLanguage::__getFields | ( | ) | 
Definition at line 107 of file class.ilMDLanguage.php.
References getLanguageCode(), 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:| ilMDLanguage::__getFields | ( | ) | 
Definition at line 135 of file class.ilMDLanguage.php.
References getLanguageCode(), 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:| ilMDLanguage::_getIds | ( | $a_rbac_id, | |
| $a_obj_id, | |||
| $a_parent_id, | |||
| $a_parent_type | |||
| ) | 
Definition at line 154 of file class.ilMDLanguage.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
| ilMDLanguage::_getIds | ( | $a_rbac_id, | |
| $a_obj_id, | |||
| $a_parent_id, | |||
| $a_parent_type | |||
| ) | 
Definition at line 185 of file class.ilMDLanguage.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilMDGeneral\getLanguageIds(), and ilMDEducational\getLanguageIds().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Lookup first language.
public
Definition at line 51 of file class.ilMDLanguage.php.
References $ilDB, $lang, $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilECSContentWriter\updateJSON().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDLanguage::delete | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 90 of file class.ilMDLanguage.php.
References $ilDB, $query, and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDLanguage::delete | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 119 of file class.ilMDLanguage.php.
References $ilDB, $query, $res, and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDLanguage::getLanguage | ( | ) | 
Definition at line 51 of file class.ilMDLanguage.php.
| & ilMDLanguage::getLanguage | ( | ) | 
Definition at line 79 of file class.ilMDLanguage.php.
Referenced by toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDLanguage::getLanguageCode | ( | ) | 
Definition at line 55 of file class.ilMDLanguage.php.
| ilMDLanguage::getLanguageCode | ( | ) | 
Definition at line 83 of file class.ilMDLanguage.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDLanguage::ilMDLanguage | ( | $a_rbac_id = 0, | |
| $a_obj_id = 0, | |||
| $a_obj_type = '' | |||
| ) | 
Definition at line 36 of file class.ilMDLanguage.php.
References ilMDBase\ilMDBase().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDLanguage::ilMDLanguage | ( | $a_rbac_id = 0, | |
| $a_obj_id = 0, | |||
| $a_obj_type = '' | |||
| ) | 
Definition at line 36 of file class.ilMDLanguage.php.
References ilMDBase\ilMDBase().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDLanguage::read | ( | ) | 
Definition at line 117 of file class.ilMDLanguage.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setLanguage(), 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:| ilMDLanguage::read | ( | ) | 
Definition at line 145 of file class.ilMDLanguage.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setLanguage(), 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:| ilMDLanguage::save | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 60 of file class.ilMDLanguage.php.
References ilMDBase\getMetaId(), and ilMDBase\setMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDLanguage::save | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 88 of file class.ilMDLanguage.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:| ilMDLanguage::setLanguage | ( | & | $lng_obj | ) | 
Definition at line 44 of file class.ilMDLanguage.php.
| ilMDLanguage::setLanguage | ( | & | $lng_obj | ) | 
Definition at line 72 of file class.ilMDLanguage.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDLanguage::toXML | ( | & | $writer | ) | 
Reimplemented from ilMDBase.
Definition at line 147 of file class.ilMDLanguage.php.
References getLanguage(), and getLanguageCode().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDLanguage::toXML | ( | & | $writer | ) | 
Reimplemented from ilMDBase.
Definition at line 175 of file class.ilMDLanguage.php.
References getLanguage(), and getLanguageCode().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDLanguage::update | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 73 of file class.ilMDLanguage.php.
References $ilDB, and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDLanguage::update | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 103 of file class.ilMDLanguage.php.
References $ilDB, and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function: