class EditResponse extends EditResponse (View source)

Properties

$time from  EditResponse
$message from  EditResponse
$redirectURL from  EditResponse
$title from  EditResponse
protected $additionalData from  EditResponse
$error from  EditResponse
protected $cID
protected $cIDs

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

outputJSON()

No description

setPage(Page $page)

No description

setPages($pages)

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

outputJSON()

No description

setPage(Page $page)

No description

Parameters

Page $page

setPages($pages)

No description

Parameters

$pages