|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilMDTaxon:
Collaboration diagram for ilMDTaxon:Public Member Functions | |
| setTaxon ($a_taxon) | |
| getTaxon () | |
| setTaxonLanguage (&$lng_obj) | |
| & | getTaxonLanguage () |
| getTaxonLanguageCode () | |
| setTaxonId ($a_taxon_id) | |
| getTaxonId () | |
| save () | |
| update () | |
| delete () | |
| __getFields () | |
| read () | |
| toXML (&$writer) | |
| 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 | |
| __construct ( $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) | |
| __construct ( $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) | |
Static Public Member Functions | |
| static | _getIds ($a_rbac_id, $a_obj_id, $a_parent_id, $a_parent_type) |
Additional Inherited Members | |
Data Fields inherited from ilMDBase | |
| $rbac_id | |
| $obj_id | |
| $obj_type | |
| $export_mode = false | |
Protected Attributes inherited from ilMDBase | |
| $log | |
Definition at line 33 of file class.ilMDTaxon.php.
| ilMDTaxon::__getFields | ( | ) |
Definition at line 120 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 113 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:
|
static |
Definition at line 180 of file class.ilMDTaxon.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\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 163 of file class.ilMDTaxon.php.
References $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
| ilMDTaxon::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 102 of file class.ilMDTaxon.php.
References $DIC, $ilDB, $query, and ilMDBase\getMetaId().
Here is the call graph for this function:| ilMDTaxon::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 99 of file class.ilMDTaxon.php.
References $ilDB, $query, and ilMDBase\getMetaId().
Here is the call graph for this function:| ilMDTaxon::getTaxon | ( | ) |
Definition at line 40 of file class.ilMDTaxon.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDTaxon::getTaxon | ( | ) |
Definition at line 40 of file class.ilMDTaxon.php.
| ilMDTaxon::getTaxonId | ( | ) |
Definition at line 62 of file class.ilMDTaxon.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDTaxon::getTaxonId | ( | ) |
Definition at line 62 of file class.ilMDTaxon.php.
| & ilMDTaxon::getTaxonLanguage | ( | ) |
Definition at line 50 of file class.ilMDTaxon.php.
| & ilMDTaxon::getTaxonLanguage | ( | ) |
Definition at line 50 of file class.ilMDTaxon.php.
| ilMDTaxon::getTaxonLanguageCode | ( | ) |
Definition at line 54 of file class.ilMDTaxon.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDTaxon::getTaxonLanguageCode | ( | ) |
Definition at line 54 of file class.ilMDTaxon.php.
| ilMDTaxon::read | ( | ) |
Definition at line 132 of file class.ilMDTaxon.php.
References $DIC, $ilDB, $query, $res, ilDBConstants\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 125 of file class.ilMDTaxon.php.
References $ilDB, $query, $res, ilDBConstants\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 68 of file class.ilMDTaxon.php.
References $DIC, $ilDB, __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
Here is the call graph for this function:| ilMDTaxon::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 68 of file class.ilMDTaxon.php.
References ilDBConstants\AUTOQUERY_INSERT, ilMDBase\getMetaId(), and ilMDBase\setMetaId().
Here is the call graph for this function:| ilMDTaxon::setTaxon | ( | $a_taxon | ) |
Definition at line 36 of file class.ilMDTaxon.php.
Referenced by read().
Here is the caller graph for this function:| ilMDTaxon::setTaxon | ( | $a_taxon | ) |
Definition at line 36 of file class.ilMDTaxon.php.
| ilMDTaxon::setTaxonId | ( | $a_taxon_id | ) |
Definition at line 58 of file class.ilMDTaxon.php.
Referenced by read().
Here is the caller graph for this function:| ilMDTaxon::setTaxonId | ( | $a_taxon_id | ) |
Definition at line 58 of file class.ilMDTaxon.php.
| ilMDTaxon::setTaxonLanguage | ( | & | $lng_obj | ) |
Definition at line 44 of file class.ilMDTaxon.php.
| ilMDTaxon::setTaxonLanguage | ( | & | $lng_obj | ) |
Definition at line 44 of file class.ilMDTaxon.php.
| ilMDTaxon::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 164 of file class.ilMDTaxon.php.
References getTaxonId(), and getTaxonLanguageCode().
Here is the call graph for this function:| ilMDTaxon::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 155 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 84 of file class.ilMDTaxon.php.
References $DIC, $ilDB, and ilMDBase\getMetaId().
Here is the call graph for this function:| ilMDTaxon::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 82 of file class.ilMDTaxon.php.
References $ilDB, ilDBConstants\AUTOQUERY_UPDATE, and ilMDBase\getMetaId().
Here is the call graph for this function: