PHP Class eZ\Publish\Core\REST\Client\Output\ValueObjectVisitor\LocationUpdateStruct

Inheritance: extends eZ\Publish\Core\REST\Common\Output\ValueObjectVisitor
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
visit ( Visitor $visitor, Generator $generator, mixed $data ) Visit struct returned by controllers.

Protected Methods

Method Description
getSortFieldName ( integer $sortField ) : string Returns the '*' part of SORT_FIELD_* constant name.

Method Details

getSortFieldName() protected method

Returns the '*' part of SORT_FIELD_* constant name.
protected getSortFieldName ( integer $sortField ) : string
$sortField integer
return string

visit() public method

Visit struct returned by controllers.
public visit ( Visitor $visitor, Generator $generator, mixed $data )
$visitor eZ\Publish\Core\REST\Common\Output\Visitor
$generator eZ\Publish\Core\REST\Common\Output\Generator
$data mixed