CWIS Developer Documentation
|
Compatibility layer allowing interfaces built against the privilege system from CWIS 3.0.0 through 3.1.0 to continue working. More...
Public Member Functions | |
__construct (CWUser $User) | |
IsGreaterThan (PrivilegeSet $Set, $Resource=PrivilegeSet::NO_RESOURCE) | |
Compatibility layer allowing interfaces built against the privilege system from CWIS 3.0.0 through 3.1.0 to continue working.
This should not be used in new code.
Definition at line 15 of file PrivilegeSetCompatibilityShim.php.
PrivilegeSetCompatibilityShim::__construct | ( | CWUser | $User | ) |
Definition at line 17 of file PrivilegeSetCompatibilityShim.php.
PrivilegeSetCompatibilityShim::IsGreaterThan | ( | PrivilegeSet | $Set, |
$Resource = PrivilegeSet::NO_RESOURCE |
|||
) |
Definition at line 22 of file PrivilegeSetCompatibilityShim.php.
References PrivilegeSet\MeetsRequirements().