\core\dzzReturninfo

Summary

Methods
Properties
Constants
__construct()
data_return()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
html_return()
json_return()
xml_return()
callback_return()
array_return()
xml_encode()
data_to_xml()
exists()
cdata()
$type
$xmlroot
$callback
$returnData
N/A

Properties

$type

$type

$xmlroot

$xmlroot

$callback

$callback

$returnData

$returnData

Methods

__construct()

__construct(mixed  $param = array()) : mixed

Parameters

mixed $param

Returns

mixed —

data_return()

data_return() : mixed

Returns

mixed —

html_return()

html_return() : mixed

Returns

mixed —

json_return()

json_return() : mixed

Returns

mixed —

xml_return()

xml_return() : mixed

Returns

mixed —

callback_return()

callback_return() : mixed

Returns

mixed —

array_return()

array_return() : mixed

Returns

mixed —

xml_encode()

xml_encode(mixed  $data, mixed  $root = 'xmlroot', mixed  $encoding = 'utf-8') : mixed

Parameters

mixed $data
mixed $root
mixed $encoding

Returns

mixed —

data_to_xml()

data_to_xml(mixed  $data) : mixed

Parameters

mixed $data

Returns

mixed —

exists()

exists(mixed  $obj, mixed  $key = '') : mixed

Parameters

mixed $obj
mixed $key

Returns

mixed —

cdata()

cdata(mixed  $val) : mixed

Parameters

mixed $val

Returns

mixed —