8 calls to features_hook() in Features 6
- drush_features_revert in ./
features.drush.inc - Revert a feature to it's code definition.
- features_export_render_hooks in ./
features.export.inc - Generate an array of hooks and their raw code.
- features_get_component_states in ./
features.export.inc - Retrieve an array of features/components and their current states.
- features_get_normal in ./
features.export.inc - Get normal objects for a given module/component pair.
- features_invoke in ./
features.module - Invoke a component callback.
- 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.