Stud.IP  4.2 Revision
Privacy Class Reference
Collaboration diagram for Privacy:
Collaboration graph

Static Public Member Functions

static getUserdataInformation ($user_id)
 
static isVisible ($user_id)
 

Member Function Documentation

◆ getUserdataInformation()

static getUserdataInformation (   $user_id)
static

Returns the tables containing user data. the array consists of the tables containing user data the expected format for each table is: $array[ table display name ] = [ 'table_name' => name of the table, 'table_content' => array of db rows containing userdata]

Parameters
string$user_id
Returns
array
Here is the call graph for this function:
Here is the caller graph for this function:

◆ isVisible()

static isVisible (   $user_id)
static

Checks if current user is privileged to see the data of given user

Parameters
string$user_id
Returns
boolean
Here is the call graph for this function:
Here is the caller graph for this function:

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