Sulu\Component\Rest\ListBuilder\Doctrine |
Sulu\Component\Rest\ListBuilder\Event |
Sulu\Component\Rest\ListBuilder\Expression |
Sulu\Component\Rest\ListBuilder\Metadata |
Name | Description |
---|---|
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. |
Name | Description |
---|---|
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. |