PHP Class Sulu\Component\Rest\ListBuilder\Doctrine\FieldDescriptor\AbstractDoctrineFieldDescriptor

Inheritance: extends Sulu\Component\Rest\ListBuilder\FieldDescriptor, implements Sulu\Component\Rest\ListBuilder\Doctrine\FieldDescriptor\DoctrineFieldDescriptorInterface
ファイルを表示 Open project: sulu/sulu Class Usage Examples

Public Methods

Method Description
getJoins ( )
getSearch ( )
getSelect ( )
getWhere ( )

Method Details

getJoins() abstract public method

abstract public getJoins ( )

getSearch() public method

public getSearch ( )

getSelect() abstract public method

abstract public getSelect ( )

getWhere() public method

public getWhere ( )