\App\FormatAssessTemplateFormat

Summary

Methods
Properties
Constants
__construct()
__call()
toArray()
toArrayNotNull()
getAllProtected()
getId()
getTitle()
getName()
getStatus()
getType()
getDescription()
setId()
setTitle()
setName()
setStatus()
setType()
setDescription()
No public properties found
No constants found
No protected methods found
$id
$title
$name
$status
$type
$description
N/A
No private methods found
No private properties found
N/A

Properties

$id

$id : 

Type

$title

$title : 

Type

$name

$name : 

Type

$status

$status : 

Type

$type

$type : 

Type

$description

$description : 

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

getTitle()

getTitle() : void

getName()

getName() : void

getStatus()

getStatus() : void

getType()

getType() : void

getDescription()

getDescription() : void

setId()

setId(mixed  $value) : void

Parameters

mixed $value

setTitle()

setTitle(mixed  $value) : void

Parameters

mixed $value

setName()

setName(mixed  $value) : void

Parameters

mixed $value

setStatus()

setStatus(mixed  $value) : void

Parameters

mixed $value

setType()

setType(mixed  $value) : void

Parameters

mixed $value

setDescription()

setDescription(mixed  $value) : void

Parameters

mixed $value