Stati Class Reference
[Status]
Contains default stati commonly used. More...
Static Public Member Functions |
|
| static | get_stati () |
| Returns all statis as assoziative array with
status as key and translation as value. |
|
Public Attributes |
|
| const | ACTIVE = 'ACTIVE' |
| const | DELETED = 'DELETED' |
| const | DISABLED = 'DISABLED' |
| const | UNCONFIRMED = 'UNCONFIRMED' |
Detailed Description
Contains default stati commonly used.
Definition at line 8 of file stati.cls.php.
Member Function Documentation
| static Stati::get_stati | ( | ) | [static] |
Returns all statis as assoziative array with status as key and translation as value.
Definition at line 17 of file stati.cls.php.
Member Data Documentation
| const Stati::ACTIVE = 'ACTIVE' |
Definition at line 10 of file stati.cls.php.
| const Stati::DELETED = 'DELETED' |
Definition at line 12 of file stati.cls.php.
| const Stati::DISABLED = 'DISABLED' |
Definition at line 11 of file stati.cls.php.
| const Stati::UNCONFIRMED = 'UNCONFIRMED' |
Definition at line 9 of file stati.cls.php.
The documentation for this class was generated from the following file:
- gyro/modules/status/lib/helpers/stati.cls.php
