![]() |
Antidot PHP API
version 0.16.0
##PHP API to simplify integration of Antidot components
|
Sort order pseudo-enumerator. More...
Public Attributes | |
const | DESC = 'DESC' |
Sort in descending order. | |
const | ASC = 'ASC' |
Sort in ascending order. |
Additional Inherited Members | |
![]() | |
static | check_val ($instance, $value, $msg=null) |
Checks whether the value is valid. |
Sort order pseudo-enumerator.