Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Sulu
Component
Rest
ListBuilder
Doctrine
FieldDescriptor
DoctrineCaseFieldDescriptor
PHP Class Sulu\Component\Rest\ListBuilder\Doctrine\FieldDescriptor\DoctrineCaseFieldDescriptor
Inheritance:
extends
AbstractDoctrineFieldDescriptor
ファイルを表示
Open project: sulu/sulu
Public Methods
Method
Description
__construct
(
$name
,
DoctrineDescriptor
$case1
,
DoctrineDescriptor
$case2
,
$translation
= null,
$disabled
= false,
$default
= false,
$type
= '',
$width
= '',
$minWidth
= '',
$sortable
= true,
$editable
= false,
$cssClass
= '' )
getJoins
( )
getSearch
( )
getSelect
( )
Method Details
__construct()
public
method
public
__construct
(
$name
,
DoctrineDescriptor
$case1
,
DoctrineDescriptor
$case2
,
$translation
= null,
$disabled
= false,
$default
= false,
$type
= '',
$width
= '',
$minWidth
= '',
$sortable
= true,
$editable
= false,
$cssClass
= '' )
$case1
DoctrineDescriptor
$case2
DoctrineDescriptor
getJoins()
public
method
public
getJoins
( )
getSearch()
public
method
public
getSearch
( )
getSelect()
public
method
public
getSelect
( )