Static Public Member Functions | |
static | getUsers ($connection) |
static | getUser ($username, $users) |
static | getRoles ($connection) |
static | extractFromArray ($array, $item) |
|
static |
Extract a specific column from a 3d-array
|
static |
Get all the roles
unknown_type | $connection |
|
static |
Get a specific user
unknown_type | $username | |
unknown_type | $users |
|
static |
Get all users
PDO | $connection |