Class TJsonResponse
TJsonResponse Class
TJsonResponse is the base class for all JSON response provider classes.
Derived classes must implement TJsonResponse::getJsonContent()
to return an object
or literals to be converted to JSON format. The response will be empty if the
returned content is null.
- TComponent
-
TApplicationComponent
-
TJsonResponse
Abstract
Package: System\Web\Services
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Wei Zhuo <weizhuo[at]gmail[dot]com>
Since: 3.1
Located at Web/Services/TJsonService.php
Package: System\Web\Services
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Wei Zhuo <weizhuo[at]gmail[dot]com>
Since: 3.1
Located at Web/Services/TJsonService.php
public
|
|
public
string
|
|
public
|
|
abstract public
object
|
getApplication(),
getRequest(),
getResponse(),
getService(),
getSession(),
getUser(),
publishAsset(),
publishFilePath()
|
GLOBAL_RAISE_EVENT_LISTENER
|