You are here

20 calls to features_include() in Features 7

drush_features_revert in ./features.drush.inc
Revert a feature to it's code definition. Optionally accept a list of components to revert.
FeaturesCtoolsIntegrationTest::testModuleEnable in tests/features.test
Run test.
FeaturesUserTestCase::_test_filter in tests/features.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_revert in ./features.admin.inc
Submit handler for revert form.
features_admin_components_review in ./features.admin.inc
Submit handler for revert form.
features_export_build_form_populate in ./features.admin.inc
AJAX callback for features_export_form_build().
features_export_build_form_submit in ./features.admin.inc
Form submission handler for features_export_form().
features_export_form in ./features.admin.inc
Form constructor for features export form.
features_export_render_hooks in ./features.export.inc
Generate an array of hooks and their raw code.
features_get_components in ./features.module
Returns the array of supported components.
features_get_component_states in ./features.export.inc
Retrieve an array of features/components and their current states.
features_get_default in ./features.export.inc
Get defaults for a given module/component pair.
features_get_default_map in ./features.export.inc
Get a map of components to their providing modules.
features_get_normal in ./features.export.inc
Get normal objects for a given module/component pair.
features_modules_disabled in ./features.module
Implements hook_modules_disabled().
features_modules_enabled in ./features.module
Implements hook_modules_enabled().
features_update_6101 in ./features.install
Update 6101: Set codestate signature for all features.
_features_populate in ./features.export.inc
Iterate and descend into a feature definition to extract module dependencies and feature definition. Calls hook_features_export for modules that implement it.
_features_restore in ./features.module
Restore the specified modules to the default state.