Constants in Skinr 7.2
Primary tabs
Name | Location | Description | Direct uses | Strings |
---|---|---|---|---|
DRUPAL_ROOT |
tests/ |
Defines the root directory of the Drupal installation. | 4 | 1 |
MAINTENANCE_MODE |
tests/ |
Global flag indicating that update.php is being run. | 3 | |
SKINR_STORAGE_IN_CODE |
./ |
6 | 1 | |
SKINR_STORAGE_IN_CODE_OVERRIDDEN |
./ |
4 | 1 | |
SKINR_STORAGE_IN_DATABASE |
./ |
A flag used to let us know if an object is in the database. | 3 | 1 |
SKINR_VERSION |
./ |
The Skinr API version. | 4 | 1 |