Stud.IP  5.4
 All Data Structures Namespaces Files Functions Variables Groups
Privacy Class Reference

Static Public Member Functions

static static getUserdataInformation ($user_id, $section=null)
 
static isVisible ($user_id)
 

Member Function Documentation

static static getUserdataInformation (   $user_id,
  $section = null 
)
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
string$section
Returns
array
static isVisible (   $user_id)
static

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

Parameters
string$user_id
Returns
boolean

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