6 calls to features_get_info() in Features 7
- features_admin_form in ./
features.admin.inc - Form constructor for the features configuration form.
- features_export_form_validate_field in ./
features.admin.inc - Render API callback: Validates a project field.
- features_get_features in ./
features.module - Wrapper around features_get_info() that returns an array of module info objects that are features.
- features_get_modules in ./
features.module - Return a module 'object' including .info information.
- template_preprocess_features_admin_components in theme/
theme.inc - Display feature component info
- _ctools_features_get_info in includes/
features.ctools.inc - Helper function to return various ctools information for components.