FEATURES_CONFLICT |
./features.module |
|
2 |
1 |
FEATURES_DEFAULT |
./features.module |
|
6 |
1 |
FEATURES_DEFAULTS_CUSTOM |
./features.module |
Components with this 'default_file' flag must specify a filename for their
exports. Additionally a stub will NOT be written to 'MODULENAME.features.inc'
allowing the file to be included directly by the implementing module. |
4 |
1 |
FEATURES_DEFAULTS_INCLUDED |
./features.module |
Components with this 'default_file' flag will have exports written to a
defaults based on the component name like 'MODULENAME.features.COMPONENT-NAME.inc'.
Any callers to this component's defaults hook must… |
10 |
1 |
FEATURES_DEFAULTS_INCLUDED_COMMON |
./features.module |
Components with this 'default_file' flag will have exports written to the
common defaults file 'MODULENAME.features.inc'. This is the default
behavior. |
|
1 |
FEATURES_DISABLED |
./features.module |
|
1 |
1 |
FEATURES_DUPLICATES_ALLOWED |
./features.module |
Components with this 'duplicates' flag are allowed to have multiple features
provide the same component key in their info files. |
4 |
1 |
FEATURES_DUPLICATES_CONFLICT |
./features.module |
Components with this 'duplicates' flag may not have multiple features provide the
same component key in their info files. This is the default behavior. |
|
1 |
FEATURES_MODULE_DISABLED |
./features.module |
|
2 |
1 |
FEATURES_MODULE_ENABLED |
./features.module |
@file
Module file for the features module, which enables the capture and
management of features in Drupal. A feature is a collection of Drupal
entities which taken together statisfy a certain use-case. |
2 |
1 |
FEATURES_MODULE_MISSING |
./features.module |
|
3 |
1 |
FEATURES_NEEDS_REVIEW |
./features.module |
|
8 |
1 |
FEATURES_OVERRIDDEN |
./features.module |
|
9 |
1 |
FEATURES_REBUILDABLE |
./features.module |
|
5 |
1 |
FEATURES_REBUILDING |
./features.module |
|
2 |
1 |
FEATURES_SEMAPHORE_TIMEOUT |
./features.module |
|
1 |
1 |