JarsUser
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- is_dev() : bool
- [description]
- is_level() : bool
- isadmin() : bool
- set_mode() : void
- set_perms() : mixed
Properties
public
string
$email
$fullname
public
string
$fullname
$id
public
int
$id
$mode
public
int
$mode
$name
public
string
$name
$perms
private
int
$perms
= 0
Methods
__construct()
public
__construct(int $id, string $name) : mixed
Parameters
- $id : int
- $name : string
is_dev()
[description]
public
is_dev() : bool
@param $level int
Return values
boolis_level()
public
is_level(int $level) : bool
Parameters
- $level : int
Return values
boolisadmin()
public
isadmin() : bool
Return values
boolset_mode()
public
set_mode(int $mode) : void
Parameters
- $mode : int
set_perms()
public
set_perms(int $perms) : mixed
Parameters
- $perms : int