|
Stud.IP
3.1 Revision 48552
|


Public Member Functions | |
| verify ($user_id, $other_id) | |
| isActivated () | |
| getIntRepresentation () | |
| getDisplayName () | |
| getDescription () | |
Protected Attributes | |
| $activated | |
| $int_representation | |
| $display_name | |
| $description | |
Defines basic attributes and functions a visibilitySetting needs
| getDescription | ( | ) |
Returns the description of a visibilitySetting
| getDisplayName | ( | ) |
Returns the displayname of a visibilitySetting
| getIntRepresentation | ( | ) |
Returns the int representation of the visibilitySetting in the database
| isActivated | ( | ) |
Returns if a visibiltySetting is activated
|
abstract |
verify method to determine if 2 users satisfy the criteria
| string | $user_id | the owner of the visibility |
| string | $other_id | the user who gets checked if he can see the selected object |
Reimplemented in Visibility_Extern, Visibility_Me, Visibility_Buddies, Visibility_Studip, and Visibility_Domain.
|
protected |
|
protected |
|
protected |
|
protected |