ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Public Member Functions | |
setLocation ($a_location) | |
getLocation () | |
setLocationType ($a_location_type) | |
getLocationType () | |
save () | |
update () | |
delete () | |
__getFields () | |
read () | |
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 () | |
setExportMode ($a_export_mode=true) | |
getExportMode () | |
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 | |
![]() | |
$rbac_id | |
$obj_id | |
$obj_type | |
$export_mode = false | |
![]() | |
$log | |
Definition at line 33 of file class.ilMD5295Location.php.
ilMD5295Location::__getFields | ( | ) |
Definition at line 104 of file class.ilMD5295Location.php.
References getLocation(), getLocationType(), ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), ilMD5295Base\getParentId(), ilMD5295Base\getParentType(), and ilMD5295Base\getRBACId().
Referenced by save().
|
static |
Definition at line 159 of file class.ilMD5295Location.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilMD5295Technical\getLocationIds().
ilMD5295Location::delete | ( | ) |
Definition at line 87 of file class.ilMD5295Location.php.
References $DIC, $ilDB, $query, $res, and ilMD5295Base\getMetaId().
ilMD5295Location::getLocation | ( | ) |
Definition at line 40 of file class.ilMD5295Location.php.
References $location.
Referenced by __getFields(), and toXML().
ilMD5295Location::getLocationType | ( | ) |
Definition at line 48 of file class.ilMD5295Location.php.
Referenced by __getFields(), and toXML().
ilMD5295Location::read | ( | ) |
Definition at line 115 of file class.ilMD5295Location.php.
References $DIC, $ilDB, $query, $res, ilDBConstants\FETCHMODE_OBJECT, ilMD5295Base\getMetaId(), setLocation(), setLocationType(), ilMD5295Base\setObjId(), ilMD5295Base\setObjType(), ilMD5295Base\setParentId(), ilMD5295Base\setParentType(), and ilMD5295Base\setRBACId().
ilMD5295Location::save | ( | ) |
Definition at line 53 of file class.ilMD5295Location.php.
References $DIC, $ilDB, __getFields(), ilMD5295Base\getMetaId(), and ilMD5295Base\setMetaId().
ilMD5295Location::setLocation | ( | $a_location | ) |
Definition at line 36 of file class.ilMD5295Location.php.
Referenced by read().
ilMD5295Location::setLocationType | ( | $a_location_type | ) |
Definition at line 44 of file class.ilMD5295Location.php.
Referenced by read().
ilMD5295Location::toXML | ( | & | $writer | ) |
Definition at line 146 of file class.ilMD5295Location.php.
References getLocation(), and getLocationType().
ilMD5295Location::update | ( | ) |
Definition at line 69 of file class.ilMD5295Location.php.
References $DIC, $ilDB, and ilMD5295Base\getMetaId().