You are here

14 calls to features_get_components() 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_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 in ./features.export.inc
Render feature export into an array representing its files.
features_get_component_states in ./features.export.inc
Retrieve an array of features/components and their current states.
features_get_conflicts in ./features.module
Detect potential conflicts between any features that provide identical components.
features_get_default in ./features.export.inc
Get defaults for a given module/component pair.
features_include_defaults in ./features.module
Load features includes for all components that require includes before collecting defaults.
features_update_6101 in ./features.install
Update 6101: Set codestate signature for all features.
template_preprocess_features_admin_components in theme/theme.inc
Display feature component info
theme_features_components in theme/theme.inc
Theme a set of features export components.
_drush_features_component_list in ./features.drush.inc
List all possible features components.