\App\FormatAdminRoleFormat

Summary

Methods
Properties
Constants
__construct()
__call()
toArray()
toArrayNotNull()
getAllProtected()
getId()
getName()
getDesc()
getCode()
getRemark()
setId()
setName()
setDesc()
setCode()
setRemark()
No public properties found
No constants found
No protected methods found
$id
$name
$desc
$code
$remark
N/A
No private methods found
No private properties found
N/A

Properties

$id

$id : 

Type

$name

$name : 

Type

$desc

$desc : 

Type

$code

$code : 

Type

$remark

$remark : 

Type

Methods

__construct()

__construct(array  $data = array()) 

Parameters

array $data

__call()

__call(  $name,   $args) 

Parameters

$name
$args

toArray()

toArray() 

toArrayNotNull()

toArrayNotNull() 

getAllProtected()

getAllProtected() 

getId()

getId() : void

getName()

getName() : void

getDesc()

getDesc() : void

getCode()

getCode() : void

getRemark()

getRemark() : void

setId()

setId(mixed  $value) : void

Parameters

mixed $value

setName()

setName(mixed  $value) : void

Parameters

mixed $value

setDesc()

setDesc(mixed  $value) : void

Parameters

mixed $value

setCode()

setCode(mixed  $value) : void

Parameters

mixed $value

setRemark()

setRemark(mixed  $value) : void

Parameters

mixed $value