Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
eZ
Publish
Core
REST
Server
Input
Parser
Criterion
ContentRemoteId
PHP Class eZ\Publish\Core\REST\Server\Input\Parser\Criterion\ContentRemoteId
Inheritance:
extends
eZ\Publish\Core\REST\Common\Input\BaseParser
显示文件
Open project: ezsystems/ezpublish-kernel
Public Methods
Method
Description
parse
(
array
$data
,
ParsingDispatcher
$parsingDispatcher
) :
eZ\Publish\API\Repository\Values\Content\Query\Criterion\RemoteId
Parses input structure to a Criterion object.
Method Details
parse()
public
method
Parses input structure to a Criterion object.
public
parse
(
array
$data
,
ParsingDispatcher
$parsingDispatcher
) :
eZ\Publish\API\Repository\Values\Content\Query\Criterion\RemoteId
$data
array
$parsingDispatcher
eZ\Publish\Core\REST\Common\Input\ParsingDispatcher
return
eZ\Publish\API\Repository\Values\Content\Query\Criterion\RemoteId