ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
ilMDFormat ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
setFormat ($a_format) | |
getFormat () | |
save () | |
update () | |
delete () | |
__getFields () | |
read () | |
toXML (&$writer) | |
_getIds ($a_rbac_id, $a_obj_id) | |
ilMDFormat ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
setFormat ($a_format) | |
getFormat () | |
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 34 of file class.ilMDFormat.php.
ilMDFormat::__getFields | ( | ) |
Definition at line 100 of file class.ilMDFormat.php.
References getFormat(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
Referenced by save().
ilMDFormat::__getFields | ( | ) |
Definition at line 100 of file class.ilMDFormat.php.
References getFormat(), ilMDBase\getObjId(), ilMDBase\getObjType(), ilMDBase\getRBACId(), and ilUtil\prepareDBString().
ilMDFormat::_getIds | ( | $a_rbac_id, | |
$a_obj_id | |||
) |
Definition at line 143 of file class.ilMDFormat.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
ilMDFormat::_getIds | ( | $a_rbac_id, | |
$a_obj_id | |||
) |
Definition at line 146 of file class.ilMDFormat.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilMDTechnical\getFormatIds().
ilMDFormat::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 83 of file class.ilMDFormat.php.
References $ilDB, $query, and ilMDBase\getMetaId().
ilMDFormat::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 84 of file class.ilMDFormat.php.
References $ilDB, $query, $res, and ilMDBase\getMetaId().
ilMDFormat::getFormat | ( | ) |
Definition at line 48 of file class.ilMDFormat.php.
ilMDFormat::getFormat | ( | ) |
Definition at line 48 of file class.ilMDFormat.php.
Referenced by __getFields(), and toXML().
ilMDFormat::ilMDFormat | ( | $a_rbac_id = 0 , |
|
$a_obj_id = 0 , |
|||
$a_obj_type = '' |
|||
) |
Definition at line 36 of file class.ilMDFormat.php.
References ilMDBase\ilMDBase().
ilMDFormat::ilMDFormat | ( | $a_rbac_id = 0 , |
|
$a_obj_id = 0 , |
|||
$a_obj_type = '' |
|||
) |
Definition at line 36 of file class.ilMDFormat.php.
References ilMDBase\ilMDBase().
ilMDFormat::read | ( | ) |
Definition at line 108 of file class.ilMDFormat.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setFormat(), ilMDBase\setObjId(), ilMDBase\setObjType(), ilMDBase\setRBACId(), and ilUtil\stripSlashes().
ilMDFormat::read | ( | ) |
Definition at line 108 of file class.ilMDFormat.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setFormat(), ilMDBase\setObjId(), ilMDBase\setObjType(), and ilMDBase\setRBACId().
ilMDFormat::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 53 of file class.ilMDFormat.php.
References $ilDB, __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
ilMDFormat::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 53 of file class.ilMDFormat.php.
References ilMDBase\getMetaId(), and ilMDBase\setMetaId().
ilMDFormat::setFormat | ( | $a_format | ) |
Definition at line 44 of file class.ilMDFormat.php.
Referenced by read().
ilMDFormat::setFormat | ( | $a_format | ) |
Definition at line 44 of file class.ilMDFormat.php.
ilMDFormat::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 136 of file class.ilMDFormat.php.
References getFormat().
ilMDFormat::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 136 of file class.ilMDFormat.php.
References getFormat().
ilMDFormat::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 66 of file class.ilMDFormat.php.
References $ilDB, and ilMDBase\getMetaId().
ilMDFormat::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 68 of file class.ilMDFormat.php.
References $ilDB, and ilMDBase\getMetaId().