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

Inheritance: extends eZ\Publish\Core\REST\Common\Output\ValueObjectVisitor
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

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

Méthodes protégées

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

Method Details

getSortFieldName() protected méthode

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

visit() public méthode

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