![]() |
Antidot PHP API
version 0.16.0
##PHP API to simplify integration of Antidot components
|
PaF statuses. More...
Public Attributes | |
| const | STABLE = 'stable' |
| Stable: production. | |
| const | RC = 'rc' |
| RC: release candidate, last tests before moving to stable. | |
| const | ALPHA = 'alpha' |
| alpha: first development level | |
| const | BETA = 'beta' |
| beta: second development level | |
| const | SANDBOX = 'sandbox' |
| sandbox: test purpose only | |
| const | ARCHIVE = 'archive' |
| archive: no more used in production, kept for reference | |
Additional Inherited Members | |
Static Protected Member Functions inherited from BasicEnum | |
| static | check_val ($instance, $value, $msg=null) |
| Checks whether the value is valid. | |
PaF statuses.
Available status of the PaF and service.
1.8.1.2