You are here

19 calls to features_include() in Features 6

drush_features_revert in ./features.drush.inc
Revert a feature to it's code definition.
FeaturesUserTestCase::_test_filter in tests/features.test
FeaturesUserTestCase::_test_user_permission 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
AHAH handler for features_export_form_build().
features_export_build_form_submit in ./features.admin.inc
Submit handler for features_export_form_build().
features_export_form in ./features.admin.inc
Form callback for features export form. Acts as a router based on the form_state.
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_hooks in ./features.export.inc
Gets the available default hooks keyed by components.
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_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.