7 calls to features_invoke() in Features 6
- drush_features_add in ./
features.drush.inc - Add a component to a features module.
- drush_features_export in ./
features.drush.inc - Create a feature module based on a list of components.
- 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_normal in ./
features.export.inc - Get normal objects for a given module/component pair.
- _drush_features_component_list in ./
features.drush.inc - List all possible features components.
- _features_restore in ./
features.module - Restore the specified modules to the default state.