\App\FormatLeaderProfileFormat

Summary

Methods
Properties
Constants
__construct()
__call()
toArray()
toArrayNotNull()
getAllProtected()
getId()
getName()
getPhoto()
getPost()
getTrackRecord()
setId()
setName()
setPhoto()
setPost()
setTrackRecord()
No public properties found
No constants found
No protected methods found
$id
$name
$photo
$post
$track_record
$sort
N/A
No private methods found
No private properties found
N/A

Properties

$id

$id : 

Type

$name

$name : 

Type

$photo

$photo : 

Type

$post

$post : 

Type

$track_record

$track_record : 

Type

$sort

$sort : 

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

getPhoto()

getPhoto() : void

getPost()

getPost() : void

getTrackRecord()

getTrackRecord() : void

setId()

setId(mixed  $value) : void

Parameters

mixed $value

setName()

setName(mixed  $value) : void

Parameters

mixed $value

setPhoto()

setPhoto(mixed  $value) : void

Parameters

mixed $value

setPost()

setPost(mixed  $value) : void

Parameters

mixed $value

setTrackRecord()

setTrackRecord(mixed  $value) : void

Parameters

mixed $value