Stud.IP
6.0
|
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 |
|
protected |
|
protected |
|
protected |
|
protected |