You are here

Functions in Features 6

Primary tabs

Namesort descending Location Description Direct uses Strings
block_features_api includes/features.block.inc Implementation of hook_features_api().
block_features_export includes/features.block.inc Implementation of hook_features_export().
content_features_api includes/features.content.inc Implementation of hook_features_api().
content_features_export includes/features.content.inc Implementation of hook_features_export().
content_features_export_options includes/features.content.inc Implementation of hook_features_export_options().
content_features_export_render includes/features.content.inc Implementation of hook_features_export_render().
content_features_fields_default includes/features.content.inc Helper function: retrieve default fields by node type. 2
content_features_fields_normal includes/features.content.inc Helper function: retrieve normal fields by node type. 2
content_features_identifier includes/features.content.inc Callback for generating the field exportable identifier for a field. 1 1
content_features_rebuild includes/features.content.inc Implementation of hook_features_rebuild(). Rebuilds CCK field definitions from code defaults. 1
content_features_revert includes/features.content.inc Implementation of hook_features_revert().
context_features_api includes/features.context.inc Implementation of hook_features_api().
context_features_export includes/features.context.inc Implementation of hook_features_export().
context_features_export_options includes/features.context.inc Implementation of hook_features_export_options();
context_features_export_render includes/features.context.inc Implementation of hook_features_export_render().
context_features_get_version includes/features.context.inc Determine context major branch version. 5
context_features_identifier_2 includes/features.context.inc 2.x: Callback for generating the context exportable identifier. 1
context_features_revert includes/features.context.inc Implementation of hook_features_revert().
ctools_component_features_api includes/features.ctools.inc Master implementation of hook_features_api() for all ctools components.
ctools_component_features_export includes/features.ctools.inc Master implementation of hook_features_export() for all ctools components. 1
ctools_component_features_export_options includes/features.ctools.inc Master implementation of hook_features_export_options() for all ctools components. 1
ctools_component_features_export_render includes/features.ctools.inc Master implementation of hook_features_export_render() for all ctools components. 2
ctools_component_features_revert includes/features.ctools.inc Master implementation of hook_features_revert() for all ctools components. 1
ctools_features_api includes/features.ctools.inc Implementation of hook_features_api().
ctools_features_export includes/features.ctools.inc Implementation of hook_features_export(). Adds references to the ctools mothership hook, ctools_plugin_api().
ctools_features_export_render includes/features.ctools.inc Implementation of hook_features_export_render(). Adds the ctools mothership hook, ctools_plugin_api().
dependencies_features_export includes/features.features.inc Implementation of hook_features_export().
dependencies_features_export_options includes/features.features.inc Implementation of hook_features_export_options().
dependencies_features_rebuild includes/features.features.inc Implementation of hook_features_rebuild(). Ensure that all of a feature's dependencies are enabled. 1
dependencies_features_revert includes/features.features.inc Implementation of hook_features_revert().
drush_features_add ./features.drush.inc Add a component to a features module.
drush_features_diff ./features.drush.inc Show the diff of a feature module.
drush_features_export ./features.drush.inc Create a feature module based on a list of components.
drush_features_list ./features.drush.inc Get a list of all feature modules. 2
drush_features_revert ./features.drush.inc Revert a feature to it's code definition.
drush_features_revert_all ./features.drush.inc Revert all enabled features to their definitions in code.
drush_features_update ./features.drush.inc Update an existing feature module.
drush_features_update_all ./features.drush.inc Update all enabled features. Optionally pass in a list of features to exclude from being updated.
features_access ./features.module Implemenation of hook_access()
features_access_override_actions ./features.module Menu access callback for whether a user should be able to access override actions for a given feature. 1
features_admin_components ./features.admin.inc Display the components of a feature. 1
features_admin_components_revert ./features.admin.inc Submit handler for revert form. 1
features_admin_components_review ./features.admin.inc Submit handler for revert form. 1
features_admin_form ./features.admin.inc admin/build/features page callback. 1
features_cleanup_form ./features.admin.inc Form for disabling orphaned dependencies. 1
features_cleanup_form_disable ./features.admin.inc Submit handler for disable action on features_cleanup_form(). 1
features_cleanup_form_ignore ./features.admin.inc Submit handler for ignore action on features_cleanup_form(). 1
features_compare_component_name ./features.admin.inc Compare the component names. Used to sort alphabetically. 1
features_detect_overrides ./features.export.inc Detect differences between DB and code components of a feature. 2
features_dom_decode_options ./features.admin.inc Decode an array of option values that have been encoded by features_dom_encode_options(). 2

Pages

Other projects