Method | Description | |
---|---|---|
__construct ( Sulu\Component\Rest\ListBuilder\Doctrine\FieldDescriptor\DoctrineFieldDescriptorInterface $fieldDescriptor, $name, $translation = null, $glue = ',', $disabled = false, $default = false, $type = '', $width = '', $minWidth = '', $sortable = true, $editable = false, $cssClass = '' ) | ||
getJoins ( ) | ||
getSelect ( ) | ||
getWhere ( ) |
public __construct ( Sulu\Component\Rest\ListBuilder\Doctrine\FieldDescriptor\DoctrineFieldDescriptorInterface $fieldDescriptor, $name, $translation = null, $glue = ',', $disabled = false, $default = false, $type = '', $width = '', $minWidth = '', $sortable = true, $editable = false, $cssClass = '' ) | ||
$fieldDescriptor | Sulu\Component\Rest\ListBuilder\Doctrine\FieldDescriptor\DoctrineFieldDescriptorInterface |