ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
setLocation ($a_location) | |
getLocation () | |
setLocationType ($a_location_type) | |
getLocationType () | |
save () | |
update () | |
delete () | |
__getFields () | |
read () | |
toXML (&$writer) | |
setLocation ($a_location) | |
getLocation () | |
setLocationType ($a_location_type) | |
getLocationType () | |
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.ilMDLocation.php.
ilMDLocation::__getFields | ( | ) |
Definition at line 98 of file class.ilMDLocation.php.
References array, getLocation(), getLocationType(), ilMDBase\getObjId(), ilMDBase\getObjType(), ilMDBase\getParentId(), ilMDBase\getParentType(), and ilMDBase\getRBACId().
Referenced by save().
ilMDLocation::__getFields | ( | ) |
Definition at line 100 of file class.ilMDLocation.php.
References array, getLocation(), getLocationType(), ilMDBase\getObjId(), ilMDBase\getObjType(), ilMDBase\getParentId(), ilMDBase\getParentType(), ilMDBase\getRBACId(), and ilUtil\prepareDBString().
ilMDLocation::_getIds | ( | $a_rbac_id, | |
$a_obj_id, | |||
$a_parent_id, | |||
$a_parent_type | |||
) |
Definition at line 147 of file class.ilMDLocation.php.
References $ilDB, $query, $res, $row, array, and ilDBConstants\FETCHMODE_OBJECT.
|
static |
Definition at line 151 of file class.ilMDLocation.php.
References $ilDB, $query, $res, $row, array, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilMDTechnical\getLocationIds().
ilMDLocation::delete | ( | ) |
Definition at line 83 of file class.ilMDLocation.php.
References $ilDB, $query, $res, and ilMDBase\getMetaId().
ilMDLocation::delete | ( | ) |
Definition at line 84 of file class.ilMDLocation.php.
References $ilDB, $query, and ilMDBase\getMetaId().
ilMDLocation::getLocation | ( | ) |
Definition at line 40 of file class.ilMDLocation.php.
References $location.
Referenced by __getFields(), and toXML().
ilMDLocation::getLocation | ( | ) |
Definition at line 40 of file class.ilMDLocation.php.
References $location.
ilMDLocation::getLocationType | ( | ) |
Definition at line 48 of file class.ilMDLocation.php.
Referenced by __getFields(), and toXML().
ilMDLocation::getLocationType | ( | ) |
Definition at line 48 of file class.ilMDLocation.php.
ilMDLocation::read | ( | ) |
Definition at line 109 of file class.ilMDLocation.php.
References $ilDB, $query, $res, $row, ilDBConstants\FETCHMODE_OBJECT, ilMDBase\getMetaId(), setLocation(), setLocationType(), ilMDBase\setObjId(), ilMDBase\setObjType(), ilMDBase\setParentId(), ilMDBase\setParentType(), and ilMDBase\setRBACId().
ilMDLocation::read | ( | ) |
Definition at line 111 of file class.ilMDLocation.php.
References $ilDB, $query, $res, $row, ilDBConstants\FETCHMODE_OBJECT, ilMDBase\getMetaId(), setLocation(), setLocationType(), ilMDBase\setObjId(), ilMDBase\setObjType(), ilMDBase\setParentId(), ilMDBase\setParentType(), ilMDBase\setRBACId(), and ilUtil\stripSlashes().
ilMDLocation::save | ( | ) |
Definition at line 53 of file class.ilMDLocation.php.
References ilMDBase\getMetaId(), ilDBConstants\MDB2_AUTOQUERY_INSERT, and ilMDBase\setMetaId().
ilMDLocation::save | ( | ) |
Definition at line 53 of file class.ilMDLocation.php.
References $ilDB, __getFields(), array, ilMDBase\getMetaId(), and ilMDBase\setMetaId().
ilMDLocation::setLocation | ( | $a_location | ) |
Definition at line 36 of file class.ilMDLocation.php.
ilMDLocation::setLocation | ( | $a_location | ) |
Definition at line 36 of file class.ilMDLocation.php.
Referenced by read().
ilMDLocation::setLocationType | ( | $a_location_type | ) |
Definition at line 44 of file class.ilMDLocation.php.
Referenced by read().
ilMDLocation::setLocationType | ( | $a_location_type | ) |
Definition at line 44 of file class.ilMDLocation.php.
ilMDLocation::toXML | ( | & | $writer | ) |
Definition at line 138 of file class.ilMDLocation.php.
References array, getLocation(), and getLocationType().
ilMDLocation::toXML | ( | & | $writer | ) |
Definition at line 140 of file class.ilMDLocation.php.
References array, getLocation(), and getLocationType().
ilMDLocation::update | ( | ) |
Definition at line 67 of file class.ilMDLocation.php.
References $ilDB, array, and ilMDBase\getMetaId().
ilMDLocation::update | ( | ) |
Definition at line 67 of file class.ilMDLocation.php.
References $ilDB, ilMDBase\getMetaId(), and ilDBConstants\MDB2_AUTOQUERY_UPDATE.