Json

Extends \AdGrafik\GoogleMapsPHP\View\AbstractView

View class to manage the HTML output.

author

Arno Dudek

Methods

Set data

setData(mixed $data) : \AdGrafik\GoogleMapsPHP\View\Json

Arguments

$data

mixed

Response

\AdGrafik\GoogleMapsPHP\View\Json

Get data

getData() : mixed

Response

mixed

printView

printView() : string
inherited abstract

Response

string

Constants

JSON_STATUS_OK

JSON_STATUS_OK

JSON_STATUS_ERROR

JSON_STATUS_ERROR

Properties

data

data : mixed
var

Type(s)

mixed