Method | Description | |
---|---|---|
__construct ( array $fieldDescriptors, $name, $translation = null, $glue = ' ', $disabled = false, $default = false, $type = '', $width = '', $minWidth = '', $sortable = true, $editable = false, $cssClass = '' ) | ||
getJoins ( ) : |
Returns all the joins required for this field. | |
getSelect ( ) : string | Returns the select statement for this field without the alias. |
public __construct ( array $fieldDescriptors, $name, $translation = null, $glue = ' ', $disabled = false, $default = false, $type = '', $width = '', $minWidth = '', $sortable = true, $editable = false, $cssClass = '' ) | ||
$fieldDescriptors | array |
public getJoins ( ) : |
||
return |