class Candidate extends Collection (View source)

Properties

protected $collection_key
string $candidateUrl
protected $channelsType
protected $channelsDataType
string $email
string $name
string $orderOnBallot
string $party
string $phone
string $photoUrl

Methods

setCandidateUrl($candidateUrl)

No description

string
getCandidateUrl()

No description

setChannels($channels)

No description

getChannels()

No description

setEmail($email)

No description

string
getEmail()

No description

setName($name)

No description

string
getName()

No description

setOrderOnBallot($orderOnBallot)

No description

string
getOrderOnBallot()

No description

setParty($party)

No description

string
getParty()

No description

setPhone($phone)

No description

string
getPhone()

No description

setPhotoUrl($photoUrl)

No description

string
getPhotoUrl()

No description

Details

setCandidateUrl($candidateUrl)

No description

Parameters

$candidateUrl

string getCandidateUrl()

No description

Return Value

string

setChannels($channels)

No description

Parameters

$channels

Channel[] getChannels()

No description

Return Value

Channel[]

setEmail($email)

No description

Parameters

$email

string getEmail()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setOrderOnBallot($orderOnBallot)

No description

Parameters

$orderOnBallot

string getOrderOnBallot()

No description

Return Value

string

setParty($party)

No description

Parameters

$party

string getParty()

No description

Return Value

string

setPhone($phone)

No description

Parameters

$phone

string getPhone()

No description

Return Value

string

setPhotoUrl($photoUrl)

No description

Parameters

$photoUrl

string getPhotoUrl()

No description

Return Value

string