TheyWorkForYou

Simple extends AlertView
in package

Table of Contents

Constants

ALERT_EXISTS  = -2
CREATE_FAILED  = -1

Properties

$alert  : mixed
$db  : mixed
$user  : mixed

Methods

__construct()  : mixed
display()  : mixed
confirmAlert()  : mixed
deleteAlert()  : mixed
deleteAllAlerts()  : mixed
resumeAlert()  : mixed
suspendAlert()  : mixed
createAlertForPostCode()  : mixed
getNewMP()  : mixed
getPersonFromPostcode()  : mixed
isEmailSignedUpForPostCode()  : mixed
replaceAlert()  : mixed
validateDetails()  : mixed

Constants

CREATE_FAILED

public mixed CREATE_FAILED = -1

Properties

Methods

__construct()

public __construct([mixed $THEUSER = null ]) : mixed
Parameters
$THEUSER : mixed = null

display()

public display() : mixed

confirmAlert()

protected confirmAlert(mixed $token) : mixed
Parameters
$token : mixed

deleteAlert()

protected deleteAlert(mixed $token) : mixed
Parameters
$token : mixed

deleteAllAlerts()

protected deleteAllAlerts(mixed $token) : mixed
Parameters
$token : mixed

resumeAlert()

protected resumeAlert(mixed $token) : mixed
Parameters
$token : mixed

suspendAlert()

protected suspendAlert(mixed $token) : mixed
Parameters
$token : mixed

createAlertForPostCode()

private createAlertForPostCode(mixed $email, mixed $postcode) : mixed
Parameters
$email : mixed
$postcode : mixed

getNewMP()

private getNewMP(mixed $confirmation) : mixed
Parameters
$confirmation : mixed

getPersonFromPostcode()

private getPersonFromPostcode(mixed $postcode) : mixed
Parameters
$postcode : mixed

isEmailSignedUpForPostCode()

private isEmailSignedUpForPostCode(mixed $email, mixed $postcode) : mixed
Parameters
$email : mixed
$postcode : mixed

replaceAlert()

private replaceAlert(mixed $confirmation) : mixed
Parameters
$confirmation : mixed

validateDetails()

private validateDetails(mixed $email, mixed $postcode) : mixed
Parameters
$email : mixed
$postcode : mixed

        
On this page

Search results