Stud.IP  3.1 Revision 48552
 All Data Structures Namespaces Files Functions Variables Groups Pages
Visibility_Domain Class Reference
Inheritance diagram for Visibility_Domain:
Inheritance graph
Collaboration diagram for Visibility_Domain:
Collaboration graph

Public Member Functions

 verify ($user_id, $other_id)
- Public Member Functions inherited from VisibilityAbstract
 isActivated ()
 getIntRepresentation ()
 getDisplayName ()
 getDescription ()

Protected Attributes

 $activated = true
 $int_representation = 3
 $display_name = "Domain"
 $description = "nur für meine Nutzerdomäne sichtbar"
- Protected Attributes inherited from VisibilityAbstract
 $activated
 $int_representation
 $display_name
 $description

Member Function Documentation

verify (   $user_id,
  $other_id 
)

verify method to determine if 2 users satisfy the criteria

Parameters
string$user_idthe owner of the visibility
string$other_idthe user who gets checked if he can see the selected object

Reimplemented from VisibilityAbstract.

Here is the call graph for this function:

Field Documentation

$activated = true
protected
$description = "nur für meine Nutzerdomäne sichtbar"
protected
$display_name = "Domain"
protected
$int_representation = 3
protected

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