| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
 Inheritance diagram for ilMDTaxonPath:
 Inheritance diagram for ilMDTaxonPath: Collaboration diagram for ilMDTaxonPath:
 Collaboration diagram for ilMDTaxonPath:| Public Member Functions | |
| ilMDTaxonPath ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
| & | getTaxonIds () | 
| & | getTaxon ($a_taxon_id) | 
| & | addTaxon () | 
| setSource ($a_source) | |
| getSource () | |
| setSourceLanguage (&$lng_obj) | |
| & | getSourceLanguage () | 
| getSourceLanguageCode () | |
| save () | |
| update () | |
| delete () | |
| __getFields () | |
| read () | |
| toXML (&$writer) | |
| _getIds ($a_rbac_id, $a_obj_id, $a_parent_id, $a_parent_type) | |
| ilMDTaxonPath ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
| & | getTaxonIds () | 
| & | getTaxon ($a_taxon_id) | 
| & | addTaxon () | 
| setSource ($a_source) | |
| getSource () | |
| setSourceLanguage (&$lng_obj) | |
| & | getSourceLanguage () | 
| getSourceLanguageCode () | |
| 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.ilMDTaxonPath.php.
| ilMDTaxonPath::__getFields | ( | ) | 
Definition at line 152 of file class.ilMDTaxonPath.php.
References ilMDBase\getObjId(), ilMDBase\getObjType(), ilMDBase\getParentId(), ilMDBase\getParentType(), ilMDBase\getRBACId(), getSource(), and getSourceLanguageCode().
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:| ilMDTaxonPath::__getFields | ( | ) | 
Definition at line 152 of file class.ilMDTaxonPath.php.
References ilMDBase\getObjId(), ilMDBase\getObjType(), ilMDBase\getParentId(), ilMDBase\getParentType(), ilMDBase\getRBACId(), getSource(), getSourceLanguageCode(), and ilUtil\prepareDBString().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTaxonPath::_getIds | ( | $a_rbac_id, | |
| $a_obj_id, | |||
| $a_parent_id, | |||
| $a_parent_type | |||
| ) | 
Definition at line 213 of file class.ilMDTaxonPath.php.
References $query, $res, $row, and DB_FETCHMODE_OBJECT.
| ilMDTaxonPath::_getIds | ( | $a_rbac_id, | |
| $a_obj_id, | |||
| $a_parent_id, | |||
| $a_parent_type | |||
| ) | 
Definition at line 223 of file class.ilMDTaxonPath.php.
References $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by getTaxonIds().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDTaxonPath::addTaxon | ( | ) | 
Definition at line 62 of file class.ilMDTaxonPath.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:| & ilMDTaxonPath::addTaxon | ( | ) | 
Definition at line 62 of file class.ilMDTaxonPath.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:| ilMDTaxonPath::delete | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 129 of file class.ilMDTaxonPath.php.
References $query, ilMDBase\getMetaId(), getTaxon(), and getTaxonIds().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTaxonPath::delete | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 130 of file class.ilMDTaxonPath.php.
References $query, $res, ilMDBase\getMetaId(), getTaxon(), and getTaxonIds().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTaxonPath::getSource | ( | ) | 
Definition at line 78 of file class.ilMDTaxonPath.php.
| ilMDTaxonPath::getSource | ( | ) | 
Definition at line 78 of file class.ilMDTaxonPath.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDTaxonPath::getSourceLanguage | ( | ) | 
Definition at line 89 of file class.ilMDTaxonPath.php.
| & ilMDTaxonPath::getSourceLanguage | ( | ) | 
Definition at line 89 of file class.ilMDTaxonPath.php.
| ilMDTaxonPath::getSourceLanguageCode | ( | ) | 
Definition at line 93 of file class.ilMDTaxonPath.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDTaxonPath::getSourceLanguageCode | ( | ) | 
Definition at line 93 of file class.ilMDTaxonPath.php.
| & ilMDTaxonPath::getTaxon | ( | $a_taxon_id | ) | 
Definition at line 49 of file class.ilMDTaxonPath.php.
Referenced by delete(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDTaxonPath::getTaxon | ( | $a_taxon_id | ) | 
Definition at line 49 of file class.ilMDTaxonPath.php.
| & ilMDTaxonPath::getTaxonIds | ( | ) | 
Definition at line 43 of file class.ilMDTaxonPath.php.
References _getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDTaxonPath::getTaxonIds | ( | ) | 
Definition at line 43 of file class.ilMDTaxonPath.php.
References _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:| ilMDTaxonPath::ilMDTaxonPath | ( | $a_rbac_id = 0, | |
| $a_obj_id = 0, | |||
| $a_obj_type = '' | |||
| ) | 
Definition at line 35 of file class.ilMDTaxonPath.php.
References ilMDBase\ilMDBase().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTaxonPath::ilMDTaxonPath | ( | $a_rbac_id = 0, | |
| $a_obj_id = 0, | |||
| $a_obj_type = '' | |||
| ) | 
Definition at line 35 of file class.ilMDTaxonPath.php.
References ilMDBase\ilMDBase().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTaxonPath::read | ( | ) | 
Definition at line 163 of file class.ilMDTaxonPath.php.
References $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), ilMDBase\setObjId(), ilMDBase\setObjType(), ilMDBase\setParentId(), ilMDBase\setParentType(), ilMDBase\setRBACId(), and setSource().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTaxonPath::read | ( | ) | 
Definition at line 163 of file class.ilMDTaxonPath.php.
References $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), ilMDBase\setObjId(), ilMDBase\setObjType(), ilMDBase\setParentId(), ilMDBase\setParentType(), ilMDBase\setRBACId(), setSource(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTaxonPath::save | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 99 of file class.ilMDTaxonPath.php.
References __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTaxonPath::save | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 99 of file class.ilMDTaxonPath.php.
References ilMDBase\getMetaId(), and ilMDBase\setMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTaxonPath::setSource | ( | $a_source | ) | 
Definition at line 74 of file class.ilMDTaxonPath.php.
| ilMDTaxonPath::setSource | ( | $a_source | ) | 
Definition at line 74 of file class.ilMDTaxonPath.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDTaxonPath::setSourceLanguage | ( | & | $lng_obj | ) | 
Definition at line 82 of file class.ilMDTaxonPath.php.
| ilMDTaxonPath::setSourceLanguage | ( | & | $lng_obj | ) | 
Definition at line 82 of file class.ilMDTaxonPath.php.
| ilMDTaxonPath::toXML | ( | & | $writer | ) | 
Reimplemented from ilMDBase.
Definition at line 194 of file class.ilMDTaxonPath.php.
References getSource(), getSourceLanguageCode(), getTaxon(), and getTaxonIds().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTaxonPath::toXML | ( | & | $writer | ) | 
Reimplemented from ilMDBase.
Definition at line 194 of file class.ilMDTaxonPath.php.
References ilMDBase\getObjId(), ilMDBase\getRBACId(), getSource(), getSourceLanguageCode(), getTaxon(), and getTaxonIds().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTaxonPath::update | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 112 of file class.ilMDTaxonPath.php.
References ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTaxonPath::update | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 114 of file class.ilMDTaxonPath.php.
References ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function: