class EditResponse implements JsonSerializable (View source)

Properties

$time
$message
$redirectURL
$title
protected $additionalData
$error

Methods

setRedirectURL($url)

No description

getRedirectURL()

No description

__construct($e = false)

No description

setError($error)

No description

setMessage($message)

No description

getMessage()

No description

setTitle($title)

No description

getTitle()

No description

getJSON()

No description

setAdditionalDataAttribute($key, $value)

No description

getJSONObject()

No description

getBaseJSONObject()

No description

jsonSerialize()

No description

hasError()

No description

outputJSON()

No description

Details

setRedirectURL($url)

No description

Parameters

$url

getRedirectURL()

No description

__construct($e = false)

No description

Parameters

$e

setError($error)

No description

Parameters

$error

setMessage($message)

No description

Parameters

$message

getMessage()

No description

setTitle($title)

No description

Parameters

$title

getTitle()

No description

getJSON()

No description

setAdditionalDataAttribute($key, $value)

No description

Parameters

$key
$value

getJSONObject()

No description

getBaseJSONObject()

No description

jsonSerialize()

No description

hasError()

No description

outputJSON()

No description