ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
ilMDIdentifier_ ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
setCatalog ($a_catalog) | |
getCatalog () | |
setEntry ($a_entry) | |
getEntry () | |
save () | |
update () | |
delete () | |
__getFields () | |
read () | |
toXML (&$writer) | |
_getIds ($a_rbac_id, $a_obj_id, $a_parent_id, $a_parent_type) | |
ilMDIdentifier_ ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
setCatalog ($a_catalog) | |
getCatalog () | |
setEntry ($a_entry) | |
getEntry () | |
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.ilMDIdentifier_.php.
ilMDIdentifier_::__getFields | ( | ) |
Definition at line 107 of file class.ilMDIdentifier_.php.
References getCatalog(), getEntry(), ilMDBase\getObjId(), ilMDBase\getObjType(), ilMDBase\getParentId(), ilMDBase\getParentType(), and ilMDBase\getRBACId().
Referenced by save().
ilMDIdentifier_::__getFields | ( | ) |
Definition at line 108 of file class.ilMDIdentifier_.php.
References getCatalog(), getEntry(), ilMDBase\getObjId(), ilMDBase\getObjType(), ilMDBase\getParentId(), ilMDBase\getParentType(), ilMDBase\getRBACId(), and ilUtil\prepareDBString().
ilMDIdentifier_::_getIds | ( | $a_rbac_id, | |
$a_obj_id, | |||
$a_parent_id, | |||
$a_parent_type | |||
) |
Definition at line 155 of file class.ilMDIdentifier_.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
ilMDIdentifier_::_getIds | ( | $a_rbac_id, | |
$a_obj_id, | |||
$a_parent_id, | |||
$a_parent_type | |||
) |
Definition at line 157 of file class.ilMDIdentifier_.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
ilMDIdentifier_::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 91 of file class.ilMDIdentifier_.php.
References $ilDB, $query, and ilMDBase\getMetaId().
ilMDIdentifier_::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 92 of file class.ilMDIdentifier_.php.
References $ilDB, $query, $res, and ilMDBase\getMetaId().
ilMDIdentifier_::getCatalog | ( | ) |
Definition at line 47 of file class.ilMDIdentifier_.php.
Referenced by __getFields(), and toXML().
ilMDIdentifier_::getCatalog | ( | ) |
Definition at line 47 of file class.ilMDIdentifier_.php.
ilMDIdentifier_::getEntry | ( | ) |
Definition at line 55 of file class.ilMDIdentifier_.php.
ilMDIdentifier_::getEntry | ( | ) |
Definition at line 55 of file class.ilMDIdentifier_.php.
Referenced by __getFields(), and toXML().
ilMDIdentifier_::ilMDIdentifier_ | ( | $a_rbac_id = 0 , |
|
$a_obj_id = 0 , |
|||
$a_obj_type = '' |
|||
) |
Definition at line 35 of file class.ilMDIdentifier_.php.
References ilMDBase\ilMDBase().
ilMDIdentifier_::ilMDIdentifier_ | ( | $a_rbac_id = 0 , |
|
$a_obj_id = 0 , |
|||
$a_obj_type = '' |
|||
) |
Definition at line 35 of file class.ilMDIdentifier_.php.
References ilMDBase\ilMDBase().
ilMDIdentifier_::read | ( | ) |
Definition at line 118 of file class.ilMDIdentifier_.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setCatalog(), setEntry(), ilMDBase\setObjId(), ilMDBase\setObjType(), ilMDBase\setParentId(), ilMDBase\setParentType(), and ilMDBase\setRBACId().
ilMDIdentifier_::read | ( | ) |
Definition at line 120 of file class.ilMDIdentifier_.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setCatalog(), setEntry(), ilMDBase\setObjId(), ilMDBase\setObjType(), ilMDBase\setParentId(), ilMDBase\setParentType(), ilMDBase\setRBACId(), and ilUtil\stripSlashes().
ilMDIdentifier_::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 61 of file class.ilMDIdentifier_.php.
References ilMDBase\getMetaId(), and ilMDBase\setMetaId().
ilMDIdentifier_::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 61 of file class.ilMDIdentifier_.php.
References $ilDB, __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
ilMDIdentifier_::setCatalog | ( | $a_catalog | ) |
Definition at line 43 of file class.ilMDIdentifier_.php.
Referenced by read().
ilMDIdentifier_::setCatalog | ( | $a_catalog | ) |
Definition at line 43 of file class.ilMDIdentifier_.php.
ilMDIdentifier_::setEntry | ( | $a_entry | ) |
Definition at line 51 of file class.ilMDIdentifier_.php.
Referenced by read().
ilMDIdentifier_::setEntry | ( | $a_entry | ) |
Definition at line 51 of file class.ilMDIdentifier_.php.
ilMDIdentifier_::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 147 of file class.ilMDIdentifier_.php.
References getCatalog(), and getEntry().
ilMDIdentifier_::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 149 of file class.ilMDIdentifier_.php.
References getCatalog(), and getEntry().
ilMDIdentifier_::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 74 of file class.ilMDIdentifier_.php.
References $ilDB, and ilMDBase\getMetaId().
ilMDIdentifier_::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 76 of file class.ilMDIdentifier_.php.
References $ilDB, and ilMDBase\getMetaId().