|
ILIAS
Release_4_3_x_branch Revision 61807
|
Inheritance diagram for ilMDClassification:
Collaboration diagram for ilMDClassification:Public Member Functions | |
| ilMDClassification ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
| & | getTaxonPathIds () |
| & | getTaxonPath ($a_taxon_path_id) |
| & | addTaxonPath () |
| & | getKeywordIds () |
| & | getKeyword ($a_keyword_id) |
| & | addKeyword () |
| setPurpose ($a_purpose) | |
| getPurpose () | |
| setDescription ($a_description) | |
| getDescription () | |
| setDescriptionLanguage (&$lng_obj) | |
| & | getDescriptionLanguage () |
| getDescriptionLanguageCode () | |
| save () | |
| update () | |
| delete () | |
| __getFields () | |
| read () | |
| toXML (&$writer) | |
| _getIds ($a_rbac_id, $a_obj_id) | |
| ilMDClassification ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
| & | getTaxonPathIds () |
| & | getTaxonPath ($a_taxon_path_id) |
| & | addTaxonPath () |
| & | getKeywordIds () |
| & | getKeyword ($a_keyword_id) |
| & | addKeyword () |
| setPurpose ($a_purpose) | |
| getPurpose () | |
| setDescription ($a_description) | |
| getDescription () | |
| setDescriptionLanguage (&$lng_obj) | |
| & | getDescriptionLanguage () |
| getDescriptionLanguageCode () | |
| save () | |
| update () | |
| delete () | |
| __getFields () | |
| read () | |
| toXML (&$writer) | |
| _getIds ($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.ilMDClassification.php.
| ilMDClassification::__getFields | ( | ) |
Definition at line 211 of file class.ilMDClassification.php.
References getDescription(), getDescriptionLanguageCode(), ilMDBase\getObjId(), ilMDBase\getObjType(), getPurpose(), and ilMDBase\getRBACId().
Referenced by save().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDClassification::__getFields | ( | ) |
Definition at line 211 of file class.ilMDClassification.php.
References getDescription(), getDescriptionLanguageCode(), ilMDBase\getObjId(), ilMDBase\getObjType(), getPurpose(), ilMDBase\getRBACId(), and ilUtil\prepareDBString().
Here is the call graph for this function:| ilMDClassification::_getIds | ( | $a_rbac_id, | |
| $a_obj_id | |||
| ) |
Definition at line 276 of file class.ilMDClassification.php.
References $query, $res, $row, and DB_FETCHMODE_OBJECT.
| ilMDClassification::_getIds | ( | $a_rbac_id, | |
| $a_obj_id | |||
| ) |
Definition at line 296 of file class.ilMDClassification.php.
References $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilMD\getClassificationIds(), getKeywordIds(), and getTaxonPathIds().
Here is the caller graph for this function:| & ilMDClassification::addKeyword | ( | ) |
Definition at line 92 of file class.ilMDClassification.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
Here is the call graph for this function:| & ilMDClassification::addKeyword | ( | ) |
Definition at line 92 of file class.ilMDClassification.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
Here is the call graph for this function:| & ilMDClassification::addTaxonPath | ( | ) |
Definition at line 62 of file class.ilMDClassification.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
Here is the call graph for this function:| & ilMDClassification::addTaxonPath | ( | ) |
Definition at line 62 of file class.ilMDClassification.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
Here is the call graph for this function:| ilMDClassification::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 183 of file class.ilMDClassification.php.
References $query, getKeyword(), getKeywordIds(), ilMDBase\getMetaId(), getTaxonPath(), and getTaxonPathIds().
Here is the call graph for this function:| ilMDClassification::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 184 of file class.ilMDClassification.php.
References $query, $res, getKeyword(), getKeywordIds(), ilMDBase\getMetaId(), getTaxonPath(), and getTaxonPathIds().
Here is the call graph for this function:| ilMDClassification::getDescription | ( | ) |
Definition at line 132 of file class.ilMDClassification.php.
| ilMDClassification::getDescription | ( | ) |
Definition at line 132 of file class.ilMDClassification.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| & ilMDClassification::getDescriptionLanguage | ( | ) |
Definition at line 143 of file class.ilMDClassification.php.
| & ilMDClassification::getDescriptionLanguage | ( | ) |
Definition at line 143 of file class.ilMDClassification.php.
| ilMDClassification::getDescriptionLanguageCode | ( | ) |
Definition at line 147 of file class.ilMDClassification.php.
| ilMDClassification::getDescriptionLanguageCode | ( | ) |
Definition at line 147 of file class.ilMDClassification.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| & ilMDClassification::getKeyword | ( | $a_keyword_id | ) |
Definition at line 79 of file class.ilMDClassification.php.
| & ilMDClassification::getKeyword | ( | $a_keyword_id | ) |
Definition at line 79 of file class.ilMDClassification.php.
Referenced by delete(), and toXML().
Here is the caller graph for this function:| & ilMDClassification::getKeywordIds | ( | ) |
Definition at line 73 of file class.ilMDClassification.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 caller graph for this function:| & ilMDClassification::getKeywordIds | ( | ) |
Definition at line 73 of file class.ilMDClassification.php.
References _getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
Here is the call graph for this function:| ilMDClassification::getPurpose | ( | ) |
Definition at line 124 of file class.ilMDClassification.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDClassification::getPurpose | ( | ) |
Definition at line 124 of file class.ilMDClassification.php.
| & ilMDClassification::getTaxonPath | ( | $a_taxon_path_id | ) |
Definition at line 49 of file class.ilMDClassification.php.
Referenced by delete(), and toXML().
Here is the caller graph for this function:| & ilMDClassification::getTaxonPath | ( | $a_taxon_path_id | ) |
Definition at line 49 of file class.ilMDClassification.php.
| & ilMDClassification::getTaxonPathIds | ( | ) |
Definition at line 43 of file class.ilMDClassification.php.
References _getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
Here is the call graph for this function:| & ilMDClassification::getTaxonPathIds | ( | ) |
Definition at line 43 of file class.ilMDClassification.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 caller graph for this function:| ilMDClassification::ilMDClassification | ( | $a_rbac_id = 0, |
|
$a_obj_id = 0, |
|||
$a_obj_type = '' |
|||
| ) |
Definition at line 35 of file class.ilMDClassification.php.
References ilMDBase\ilMDBase().
Here is the call graph for this function:| ilMDClassification::ilMDClassification | ( | $a_rbac_id = 0, |
|
$a_obj_id = 0, |
|||
$a_obj_type = '' |
|||
| ) |
Definition at line 35 of file class.ilMDClassification.php.
References ilMDBase\ilMDBase().
Here is the call graph for this function:| ilMDClassification::read | ( | ) |
Definition at line 221 of file class.ilMDClassification.php.
References $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setDescription(), ilMDBase\setObjId(), ilMDBase\setObjType(), setPurpose(), and ilMDBase\setRBACId().
Here is the call graph for this function:| ilMDClassification::read | ( | ) |
Definition at line 221 of file class.ilMDClassification.php.
References $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setDescription(), ilMDBase\setObjId(), ilMDBase\setObjType(), setPurpose(), ilMDBase\setRBACId(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilMDClassification::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 153 of file class.ilMDClassification.php.
References __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
Here is the call graph for this function:| ilMDClassification::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 153 of file class.ilMDClassification.php.
References ilMDBase\getMetaId(), and ilMDBase\setMetaId().
Here is the call graph for this function:| ilMDClassification::setDescription | ( | $a_description | ) |
Definition at line 128 of file class.ilMDClassification.php.
| ilMDClassification::setDescription | ( | $a_description | ) |
Definition at line 128 of file class.ilMDClassification.php.
Referenced by read().
Here is the caller graph for this function:| ilMDClassification::setDescriptionLanguage | ( | & | $lng_obj | ) |
Definition at line 136 of file class.ilMDClassification.php.
| ilMDClassification::setDescriptionLanguage | ( | & | $lng_obj | ) |
Definition at line 136 of file class.ilMDClassification.php.
| ilMDClassification::setPurpose | ( | $a_purpose | ) |
Definition at line 104 of file class.ilMDClassification.php.
Referenced by read().
Here is the caller graph for this function:| ilMDClassification::setPurpose | ( | $a_purpose | ) |
Definition at line 104 of file class.ilMDClassification.php.
| ilMDClassification::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 251 of file class.ilMDClassification.php.
References getDescription(), getDescriptionLanguageCode(), getKeyword(), getKeywordIds(), getPurpose(), getTaxonPath(), and getTaxonPathIds().
Here is the call graph for this function:| ilMDClassification::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 251 of file class.ilMDClassification.php.
References getDescription(), getDescriptionLanguageCode(), getKeyword(), getKeywordIds(), ilMDBase\getObjId(), getPurpose(), ilMDBase\getRBACId(), getTaxonPath(), and getTaxonPathIds().
Here is the call graph for this function:| ilMDClassification::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 166 of file class.ilMDClassification.php.
References ilMDBase\getMetaId().
Here is the call graph for this function:| ilMDClassification::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 168 of file class.ilMDClassification.php.
References ilMDBase\getMetaId().
Here is the call graph for this function: