You are here

9 uses of FEATURES_OVERRIDDEN in Features 6

drush_features_list in ./features.drush.inc
Get a list of all feature modules.
drush_features_revert in ./features.drush.inc
Revert a feature to it's code definition.
drush_features_revert_all in ./features.drush.inc
Revert all enabled features to their definitions in code.
FeaturesUserTestCase::test in tests/features.test
Run test.
features_access_override_actions in ./features.module
Menu access callback for whether a user should be able to access override actions for a given feature.
features_admin_components in ./features.admin.inc
Display the components of a feature.
features_admin_form in ./features.admin.inc
admin/build/features page callback.
features_get_component_states in ./features.export.inc
Retrieve an array of features/components and their current states.
_features_restore in ./features.module
Restore the specified modules to the default state.