CWIS Developer Documentation
Public Member Functions | List of all members
PrivilegeSetCompatibilityShim Class Reference

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)
 

Detailed Description

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.

Constructor & Destructor Documentation

PrivilegeSetCompatibilityShim::__construct ( CWUser  $User)

Definition at line 17 of file PrivilegeSetCompatibilityShim.php.

Member Function Documentation

PrivilegeSetCompatibilityShim::IsGreaterThan ( PrivilegeSet  $Set,
  $Resource = PrivilegeSet::NO_RESOURCE 
)

The documentation for this class was generated from the following file: