|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Inheritance diagram for ilMDTaxon:
Collaboration diagram for ilMDTaxon:Public Member Functions | |
| ilMDTaxon ($a_rbac_id=0, $a_obj_id=0, $a_obj_type='') | |
| setTaxon ($a_taxon) | |
| getTaxon () | |
| setTaxonLanguage (&$lng_obj) | |
| & | getTaxonLanguage () |
| getTaxonLanguageCode () | |
| setTaxonId ($a_taxon_id) | |
| getTaxonId () | |
| save () | |
| update () | |
| delete () | |
| __getFields () | |
| read () | |
| toXML (&$writer) | |
| _getIds ($a_rbac_id, $a_obj_id, $a_parent_id, $a_parent_type) | |
| ilMDTaxon ($a_rbac_id=0, $a_obj_id=0, $a_obj_type='') | |
| setTaxon ($a_taxon) | |
| getTaxon () | |
| setTaxonLanguage (&$lng_obj) | |
| & | getTaxonLanguage () |
| getTaxonLanguageCode () | |
| setTaxonId ($a_taxon_id) | |
| getTaxonId () | |
| 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 () | |
| update () | |
| save () | |
| delete () | |
| toXML (&$writer) | |
| 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 () | |
| update () | |
| save () | |
| delete () | |
| toXML (&$writer) | |
Additional Inherited Members | |
Data Fields inherited from ilMDBase | |
| $rbac_id | |
| $obj_id | |
| $obj_type | |
| $export_mode = false | |
Definition at line 33 of file class.ilMDTaxon.php.
| ilMDTaxon::__getFields | ( | ) |
Definition at line 124 of file class.ilMDTaxon.php.
References ilMDBase\getObjId(), ilMDBase\getObjType(), ilMDBase\getParentId(), ilMDBase\getParentType(), ilMDBase\getRBACId(), getTaxon(), getTaxonId(), and getTaxonLanguageCode().
Referenced by save().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDTaxon::__getFields | ( | ) |
Definition at line 121 of file class.ilMDTaxon.php.
References ilMDBase\getObjId(), ilMDBase\getObjType(), ilMDBase\getParentId(), ilMDBase\getParentType(), ilMDBase\getRBACId(), getTaxon(), getTaxonId(), getTaxonLanguageCode(), and ilUtil\prepareDBString().
Here is the call graph for this function:| ilMDTaxon::_getIds | ( | $a_rbac_id, | |
| $a_obj_id, | |||
| $a_parent_id, | |||
| $a_parent_type | |||
| ) |
Definition at line 180 of file class.ilMDTaxon.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilMDTaxonPath\getTaxonIds().
Here is the caller graph for this function:| ilMDTaxon::_getIds | ( | $a_rbac_id, | |
| $a_obj_id, | |||
| $a_parent_id, | |||
| $a_parent_type | |||
| ) |
Definition at line 173 of file class.ilMDTaxon.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
| ilMDTaxon::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 107 of file class.ilMDTaxon.php.
References $ilDB, $query, and ilMDBase\getMetaId().
Here is the call graph for this function:| ilMDTaxon::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 106 of file class.ilMDTaxon.php.
References $query, and ilMDBase\getMetaId().
Here is the call graph for this function:| ilMDTaxon::getTaxon | ( | ) |
Definition at line 47 of file class.ilMDTaxon.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDTaxon::getTaxon | ( | ) |
Definition at line 47 of file class.ilMDTaxon.php.
| ilMDTaxon::getTaxonId | ( | ) |
Definition at line 70 of file class.ilMDTaxon.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDTaxon::getTaxonId | ( | ) |
Definition at line 70 of file class.ilMDTaxon.php.
| & ilMDTaxon::getTaxonLanguage | ( | ) |
Definition at line 58 of file class.ilMDTaxon.php.
| & ilMDTaxon::getTaxonLanguage | ( | ) |
Definition at line 58 of file class.ilMDTaxon.php.
| ilMDTaxon::getTaxonLanguageCode | ( | ) |
Definition at line 62 of file class.ilMDTaxon.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDTaxon::getTaxonLanguageCode | ( | ) |
Definition at line 62 of file class.ilMDTaxon.php.
| ilMDTaxon::ilMDTaxon | ( | $a_rbac_id = 0, |
|
$a_obj_id = 0, |
|||
$a_obj_type = '' |
|||
| ) |
Definition at line 35 of file class.ilMDTaxon.php.
| ilMDTaxon::ilMDTaxon | ( | $a_rbac_id = 0, |
|
$a_obj_id = 0, |
|||
$a_obj_type = '' |
|||
| ) |
Definition at line 35 of file class.ilMDTaxon.php.
| ilMDTaxon::read | ( | ) |
Definition at line 136 of file class.ilMDTaxon.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), ilMDBase\setObjId(), ilMDBase\setObjType(), ilMDBase\setParentId(), ilMDBase\setParentType(), ilMDBase\setRBACId(), setTaxon(), and setTaxonId().
Here is the call graph for this function:| ilMDTaxon::read | ( | ) |
Definition at line 133 of file class.ilMDTaxon.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), ilMDBase\setObjId(), ilMDBase\setObjType(), ilMDBase\setParentId(), ilMDBase\setParentType(), ilMDBase\setRBACId(), setTaxon(), setTaxonId(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDTaxon::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 76 of file class.ilMDTaxon.php.
References $ilDB, __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
Here is the call graph for this function:| ilMDTaxon::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 76 of file class.ilMDTaxon.php.
References ilMDBase\getMetaId(), and ilMDBase\setMetaId().
Here is the call graph for this function:| ilMDTaxon::setTaxon | ( | $a_taxon | ) |
Definition at line 43 of file class.ilMDTaxon.php.
Referenced by read().
Here is the caller graph for this function:| ilMDTaxon::setTaxon | ( | $a_taxon | ) |
Definition at line 43 of file class.ilMDTaxon.php.
| ilMDTaxon::setTaxonId | ( | $a_taxon_id | ) |
Definition at line 66 of file class.ilMDTaxon.php.
Referenced by read().
Here is the caller graph for this function:| ilMDTaxon::setTaxonId | ( | $a_taxon_id | ) |
Definition at line 66 of file class.ilMDTaxon.php.
| ilMDTaxon::setTaxonLanguage | ( | & | $lng_obj | ) |
Definition at line 51 of file class.ilMDTaxon.php.
| ilMDTaxon::setTaxonLanguage | ( | & | $lng_obj | ) |
Definition at line 51 of file class.ilMDTaxon.php.
| ilMDTaxon::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 168 of file class.ilMDTaxon.php.
References getTaxon(), getTaxonId(), and getTaxonLanguageCode().
Here is the call graph for this function:| ilMDTaxon::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 165 of file class.ilMDTaxon.php.
References getTaxon(), getTaxonId(), and getTaxonLanguageCode().
Here is the call graph for this function:| ilMDTaxon::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 91 of file class.ilMDTaxon.php.
References $ilDB, and ilMDBase\getMetaId().
Here is the call graph for this function:| ilMDTaxon::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 89 of file class.ilMDTaxon.php.
References $ilDB, and ilMDBase\getMetaId().
Here is the call graph for this function: