interface ApiNavigatorInterface

Interface ApiNavigatorInterface

Methods

String
getSelect()

No description

String
getView()

No description

String
getPaginationParam()

No description

$this
setCondition($condition)

No description

String
getCondition()

No description

String
getGroupBy()

No description

String
getOrderBy()

No description

Details

at line 14
String getSelect()

Return Value

String

at line 19
String getView()

Return Value

String

at line 24
String getPaginationParam()

Return Value

String

at line 30
$this setCondition($condition)

Parameters

$condition

Return Value

$this

at line 35
String getCondition()

Return Value

String

at line 40
String getGroupBy()

Return Value

String

at line 45
String getOrderBy()

Return Value

String