프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$entityKey | |||
$entityName | |||
$groupConditionEntityName |
메소드 | 설명 | |
---|---|---|
cdeleteAction ( |
Delete an filter with the given id. | |
cgetAction ( |
Returns a list of filters. | |
deleteAction ( integer $id ) : |
Delete an filter with the given id. | |
fieldsAction ( |
returns all fields that can be used by list. | |
getAction ( |
Retrieves a filter by id. | |
postAction ( |
Creates and stores a new filter. | |
putAction ( |
Change a filter by the given id. |
메소드 | 설명 | |
---|---|---|
getManager ( ) : Sulu\Bundle\ResourceBundle\Resource\FilterManagerInterface | Returns the manager for filters. |
메소드 | 설명 | |
---|---|---|
getListRepresentation ( |
Returns a list representation. |
public cdeleteAction ( |
||
$request | ||
리턴 |
public cgetAction ( |
||
$request | ||
리턴 |
public deleteAction ( integer $id ) : |
||
$id | integer | the attribute id |
리턴 |
public fieldsAction ( |
||
$request | ||
리턴 | mixed |
public getAction ( |
||
$request | ||
$id | ||
리턴 |
protected getManager ( ) : Sulu\Bundle\ResourceBundle\Resource\FilterManagerInterface | ||
리턴 | Sulu\Bundle\ResourceBundle\Resource\FilterManagerInterface |
public postAction ( |
||
$request | ||
리턴 |