![]() |
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 Protected Member Functions inherited from BasicEnum | |
| static | check_val ($instance, $value, $msg=null) |
| Checks whether the value is valid. | |
Sort order pseudo-enumerator.
1.8.1.2