◆ 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
-
- Returns
- array
◆ isVisible()
static isVisible |
( |
|
$user_id | ) |
|
|
static |
Checks if current user is privileged to see the data of given user
- Parameters
-
- Returns
- boolean
The documentation for this class was generated from the following file: