You are here

Functions in Features 7

Primary tabs

Namesort descending Location Description Direct uses Strings
user_permission_features_export_options includes/features.user.inc Implements hook_features_export_options().
user_permission_features_export_render includes/features.user.inc Implements hook_features_export_render().
user_permission_features_rebuild includes/features.user.inc Implements hook_features_rebuild(). Iterate through default permissions and update the permissions map. 1
user_permission_features_revert includes/features.user.inc Implements hook_features_revert().
user_role_features_export includes/features.user.inc Implements hook_features_export().
user_role_features_export_options includes/features.user.inc Implements hook_features_export_options().
user_role_features_export_render includes/features.user.inc Implements hook_features_export_render().
user_role_features_rebuild includes/features.user.inc Implements hook_features_rebuild(). 1
user_role_features_revert includes/features.user.inc Implements hook_features_revert().
views_features_pipe_views_view_alter includes/features.ctools.inc Implements hook_features_pipe_COMPONENT_alter() for views_view.
_ctools_features_export_crud_delete includes/features.ctools.inc Wrapper around ctools_export_crud_delete() for < 1.7 compatibility. 1
_ctools_features_export_crud_export includes/features.ctools.inc Wrapper around ctools_export_crud_export() for < 1.7 compatibility. 1
_ctools_features_export_crud_load includes/features.ctools.inc Wrapper around ctools_export_crud_load() for < 1.7 compatibility. 2
_ctools_features_export_default_list includes/features.ctools.inc Wrapper around ctools_export_default_list() for < 1.7 compatibility. 1
_ctools_features_get_info includes/features.ctools.inc Helper function to return various ctools information for components. 5 1
_drush_features_component_filter ./features.drush.inc Filters components by patterns. 2
_drush_features_component_list ./features.drush.inc Returns a listing of all known components, indexed by source. 2
_drush_features_component_print ./features.drush.inc Prints a list of filtered components. 1
_drush_features_export ./features.drush.inc Write a module to the site dir. 2
_features_drush_set_error ./features.drush.inc Helper function to call drush_set_error(). 3
_features_export_maximize_dependencies ./features.export.inc Iterates over a list of dependencies and maximize the list of modules. 3
_features_export_minimize_dependencies ./features.export.inc Iterates over a list of dependencies and kills modules that are captured by other modules 'higher up'. 1
_features_install_menu ./features.install Create menu. See menu.install for an example. 1
_features_is_assoc ./features.export.inc Is the given array an associative array. This basically extracts the keys twice to get the numerically ordered keys. It then does a diff with the original array and if there is no key diff then the original array is not associative. 1
_features_language_save includes/features.locale.inc Helper function to save the language to database. 1
_features_linetrim ./features.export.inc Helper function to eliminate whitespace differences in code. 2
_features_populate ./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. 2
_features_resolve_dependencies ./features.export.inc Iterates over data and convert to dependencies if already defined elsewhere. 1
_features_restore ./features.module Restore the specified modules to the default state. 4
_features_sanitize ./features.export.inc "Sanitizes" an array recursively, performing two key operations: 2
_field_features_export_sort includes/features.field.inc 1
_image_features_style_sanitize includes/features.image.inc Remove unnecessary keys for export. 1
_user_features_get_permissions includes/features.user.inc Represent the current state of permissions as a perm to role name array map. 2
_user_features_get_roles includes/features.user.inc Generate $rid => $role with role names untranslated. 3

Pages

Other projects