|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Collaboration diagram for ilLDAPRoleGroupMappingSetting:Public Member Functions | |
| __construct ($a_mapping_id) | |
| constructor @global ilDB $ilDB More... | |
| read () | |
| read data from db More... | |
| delete () | |
| delete mapping by id More... | |
| update () | |
| update mapping by id More... | |
| save () | |
| create new mapping More... | |
| getMappingId () | |
| get mapping id More... | |
| setMappingId ($a_value) | |
| set mapping id More... | |
| getServerId () | |
| get server id More... | |
| setServerId ($a_value) | |
| set server id More... | |
| getURL () | |
| get url More... | |
| setURL ($a_value) | |
| set url More... | |
| getDN () | |
| get group dn More... | |
| setDN ($a_value) | |
| set group dn More... | |
| getMemberAttribute () | |
| get Group Member Attribute More... | |
| setMemberAttribute ($a_value) | |
| set Group Member Attribute More... | |
| getMemberISDN () | |
| get Member Attribute Value is DN More... | |
| setMemberISDN ($a_value) | |
| set Member Attribute Value is DN More... | |
| getRole () | |
| get ILIAS Role Name id More... | |
| setRole ($a_value) | |
| set ILIAS Role Name id More... | |
| getRoleName () | |
| get ILIAS Role Name @global type $ilObjDataCache More... | |
| setRoleByName ($a_value) | |
| set ILIAS Role Name @global ilRbacReview $rbacreview More... | |
| getMappingInfo () | |
| get Information Text More... | |
| setMappingInfo ($a_value) | |
| set Information Text More... | |
| getMappingInfoType () | |
| get Show Information also in the Repository/Personal Desktop More... | |
| setMappingInfoType ($a_value) | |
| set Show Information also in the Repository/Personal Desktop More... | |
| ilLDAPRoleGroupMappingSetting::__construct | ( | $a_mapping_id | ) |
| ilLDAPRoleGroupMappingSetting::delete | ( | ) |
delete mapping by id
Definition at line 50 of file class.ilLDAPRoleGroupMappingSetting.php.
References $query, $res, and getMappingId().
Here is the call graph for this function:| ilLDAPRoleGroupMappingSetting::getDN | ( | ) |
get group dn
Definition at line 154 of file class.ilLDAPRoleGroupMappingSetting.php.
Referenced by save(), and update().
Here is the caller graph for this function:| ilLDAPRoleGroupMappingSetting::getMappingId | ( | ) |
| ilLDAPRoleGroupMappingSetting::getMappingInfo | ( | ) |
get Information Text
Definition at line 248 of file class.ilLDAPRoleGroupMappingSetting.php.
Referenced by save(), and update().
Here is the caller graph for this function:| ilLDAPRoleGroupMappingSetting::getMappingInfoType | ( | ) |
get Show Information also in the Repository/Personal Desktop
Definition at line 266 of file class.ilLDAPRoleGroupMappingSetting.php.
Referenced by save(), and update().
Here is the caller graph for this function:| ilLDAPRoleGroupMappingSetting::getMemberAttribute | ( | ) |
get Group Member Attribute
Definition at line 172 of file class.ilLDAPRoleGroupMappingSetting.php.
Referenced by save(), and update().
Here is the caller graph for this function:| ilLDAPRoleGroupMappingSetting::getMemberISDN | ( | ) |
get Member Attribute Value is DN
Definition at line 190 of file class.ilLDAPRoleGroupMappingSetting.php.
Referenced by save(), and update().
Here is the caller graph for this function:| ilLDAPRoleGroupMappingSetting::getRole | ( | ) |
get ILIAS Role Name id
Definition at line 208 of file class.ilLDAPRoleGroupMappingSetting.php.
Referenced by save(), and update().
Here is the caller graph for this function:| ilLDAPRoleGroupMappingSetting::getRoleName | ( | ) |
get ILIAS Role Name @global type $ilObjDataCache
Definition at line 227 of file class.ilLDAPRoleGroupMappingSetting.php.
| ilLDAPRoleGroupMappingSetting::getServerId | ( | ) |
get server id
Definition at line 118 of file class.ilLDAPRoleGroupMappingSetting.php.
Referenced by save(), and update().
Here is the caller graph for this function:| ilLDAPRoleGroupMappingSetting::getURL | ( | ) |
get url
Definition at line 136 of file class.ilLDAPRoleGroupMappingSetting.php.
References $url.
Referenced by save(), and update().
Here is the caller graph for this function:| ilLDAPRoleGroupMappingSetting::read | ( | ) |
read data from db
Definition at line 29 of file class.ilLDAPRoleGroupMappingSetting.php.
References $query, getMappingId(), setDN(), setMappingId(), setMappingInfo(), setMappingInfoType(), setMemberAttribute(), setMemberISDN(), setRole(), setServerId(), and setURL().
Here is the call graph for this function:| ilLDAPRoleGroupMappingSetting::save | ( | ) |
create new mapping
Definition at line 78 of file class.ilLDAPRoleGroupMappingSetting.php.
References $query, $res, getDN(), getMappingId(), getMappingInfo(), getMappingInfoType(), getMemberAttribute(), getMemberISDN(), getRole(), getServerId(), getURL(), and setMappingId().
Here is the call graph for this function:| ilLDAPRoleGroupMappingSetting::setDN | ( | $a_value | ) |
set group dn
| string | $a_value |
Definition at line 163 of file class.ilLDAPRoleGroupMappingSetting.php.
Referenced by read().
Here is the caller graph for this function:| ilLDAPRoleGroupMappingSetting::setMappingId | ( | $a_value | ) |
set mapping id
| int | $a_value | mapping id |
Definition at line 109 of file class.ilLDAPRoleGroupMappingSetting.php.
Referenced by read(), and save().
Here is the caller graph for this function:| ilLDAPRoleGroupMappingSetting::setMappingInfo | ( | $a_value | ) |
set Information Text
| string | $a_value |
Definition at line 257 of file class.ilLDAPRoleGroupMappingSetting.php.
Referenced by read().
Here is the caller graph for this function:| ilLDAPRoleGroupMappingSetting::setMappingInfoType | ( | $a_value | ) |
set Show Information also in the Repository/Personal Desktop
| bool | $a_value |
Definition at line 275 of file class.ilLDAPRoleGroupMappingSetting.php.
Referenced by read().
Here is the caller graph for this function:| ilLDAPRoleGroupMappingSetting::setMemberAttribute | ( | $a_value | ) |
set Group Member Attribute
| string | $a_value |
Definition at line 181 of file class.ilLDAPRoleGroupMappingSetting.php.
Referenced by read().
Here is the caller graph for this function:| ilLDAPRoleGroupMappingSetting::setMemberISDN | ( | $a_value | ) |
set Member Attribute Value is DN
| bool | $a_value |
Definition at line 199 of file class.ilLDAPRoleGroupMappingSetting.php.
Referenced by read().
Here is the caller graph for this function:| ilLDAPRoleGroupMappingSetting::setRole | ( | $a_value | ) |
set ILIAS Role Name id
| int | $a_value |
Definition at line 217 of file class.ilLDAPRoleGroupMappingSetting.php.
Referenced by read().
Here is the caller graph for this function:| ilLDAPRoleGroupMappingSetting::setRoleByName | ( | $a_value | ) |
set ILIAS Role Name @global ilRbacReview $rbacreview
| string | $a_value |
Definition at line 238 of file class.ilLDAPRoleGroupMappingSetting.php.
References ilUtil\stripSlashes().
Here is the call graph for this function:| ilLDAPRoleGroupMappingSetting::setServerId | ( | $a_value | ) |
set server id
| int | $a_value | server id |
Definition at line 127 of file class.ilLDAPRoleGroupMappingSetting.php.
Referenced by read().
Here is the caller graph for this function:| ilLDAPRoleGroupMappingSetting::setURL | ( | $a_value | ) |
set url
| string | $a_value | url |
Definition at line 145 of file class.ilLDAPRoleGroupMappingSetting.php.
Referenced by read().
Here is the caller graph for this function:| ilLDAPRoleGroupMappingSetting::update | ( | ) |
update mapping by id
Definition at line 60 of file class.ilLDAPRoleGroupMappingSetting.php.
References $query, $res, getDN(), getMappingId(), getMappingInfo(), getMappingInfoType(), getMemberAttribute(), getMemberISDN(), getRole(), getServerId(), and getURL().
Here is the call graph for this function: