\Imi\Server\View\HandlerJson

Json视图处理器

Summary

Methods
Properties
Constants
handle()
No public properties found
No constants found
No protected methods found
$options
$depth
N/A
No private methods found
No private properties found
N/A

Properties

$options

$options : integer

由以下常量组成的二进制掩码: JSON_HEX_QUOT JSON_HEX_TAG JSON_HEX_AMP JSON_HEX_APOS JSON_NUMERIC_CHECK JSON_PRETTY_PRINT JSON_UNESCAPED_SLASHES JSON_FORCE_OBJECT JSON_PRESERVE_ZERO_FRACTION JSON_UNESCAPED_UNICODE JSON_PARTIAL_OUTPUT_ON_ERROR。

Type

integer

$depth

$depth : integer

设置最大深度。 必须大于0。

Type

integer

Methods