Antidot PHP API  version 0.16.0
##PHP API to simplify integration of Antidot components
 All Classes Files Functions Variables Groups Pages
Public Attributes | List of all members
AfsServiceStatus Class Reference

PaF statuses. More...

Inheritance diagram for AfsServiceStatus:
BasicEnum

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.

Detailed Description

PaF statuses.

Available status of the PaF and service.