메소드 | 설명 | |
---|---|---|
__construct ( $fieldName, $name, $entityName, $translation = null, $joins = [], $disabled = false, $default = false, $type = '', $width = '', $minWidth = '', $sortable = true, $editable = false, $cssClass = '' ) | ||
compare ( Sulu\Component\Rest\ListBuilder\FieldDescriptorInterface $other ) | ||
getEntityName ( ) : string | Returns the name of the entity this field is contained in. | |
getFieldName ( ) : string | Returns the alias for the field in the database. | |
getJoins ( ) | ||
getSelect ( ) |
public __construct ( $fieldName, $name, $entityName, $translation = null, $joins = [], $disabled = false, $default = false, $type = '', $width = '', $minWidth = '', $sortable = true, $editable = false, $cssClass = '' ) |
public compare ( Sulu\Component\Rest\ListBuilder\FieldDescriptorInterface $other ) | ||
$other | Sulu\Component\Rest\ListBuilder\FieldDescriptorInterface |
public getEntityName ( ) : string | ||
리턴 | string |
public getFieldName ( ) : string | ||
리턴 | string |