PHP Sulu\Component\Rest\ListBuilder Пространство имен

Пространства имен

Sulu\Component\Rest\ListBuilder\Doctrine
Sulu\Component\Rest\ListBuilder\Event
Sulu\Component\Rest\ListBuilder\Expression
Sulu\Component\Rest\ListBuilder\Metadata

Interfaces

Имя Описание
FieldDescriptorInterface Interface for all field-descriptors.
ListBuilderInterface This interface defines the the ListBuilder functionality, for the creation of REST list responses.
ListRestHelperInterface Interface for retrieving information for lists from Request.

Классы

Имя Описание
AbstractListBuilder
FieldDescriptor Base class for all field-descriptor.
ListRepresentation This class represents a list for our common rest services.
ListRestHelper This is an service helper for ListResources accessed by an REST-API. It contains a few getters, which deliver some values needed by the inheriting controller.