7 uses of FEATURES_DEFAULT in Features 7
- drush_features_list in ./
features.drush.inc - Get a list of all feature modules.
- FeaturesUserTestCase::test in tests/
features.test - Run test.
- features_admin_components in ./
features.admin.inc - Display the components of a feature.
- features_admin_form in ./
features.admin.inc - Form constructor for the features configuration form.
- features_detect_overrides in ./
features.export.inc - Detect differences between DB and code components of a feature.
- features_get_component_states in ./
features.export.inc - Retrieve an array of features/components and their current states.
- features_get_storage in ./
features.export.inc - Get a summary storage state for a feature.