You are here

20 calls to features_get_default() in Features 6

content_features_fields_default in includes/features.content.inc
Helper function: retrieve default fields by node type.
content_features_rebuild in includes/features.content.inc
Implementation of hook_features_rebuild(). Rebuilds CCK field definitions from code defaults.
context_features_revert in includes/features.context.inc
Implementation of hook_features_revert().
ctools_component_features_revert in includes/features.ctools.inc
Master implementation of hook_features_revert() for all ctools components.
features_detect_overrides in ./features.export.inc
Detect differences between DB and code components of a feature.
features_get_default_map in ./features.export.inc
Get a map of components to their providing modules.
features_get_signature in ./features.export.inc
Wrapper around features_get_[storage] to return an md5hash of a normalized defaults/normal object array. Can be used to compare normal/default states of a module's component.
fieldgroup_features_rebuild in includes/features.fieldgroup.inc
Implementation of hook_features_rebuild(). Rebuilds CCK fieldgroup definitions from code defaults.
filter_features_rebuild in includes/features.filter.inc
Implementation of hook_features_rebuild().
imagecache_features_revert in includes/features.imagecache.inc
Implementation of hook_features_revert().
menu_custom_features_rebuild in includes/features.menu.inc
Implementation of hook_features_rebuild().
menu_links_features_rebuild in includes/features.menu.inc
Implementation of hook_features_rebuild().
menu_links_features_rebuild_ordered in includes/features.menu.inc
Generate a depth tree of all menu links.
node_features_revert in includes/features.node.inc
Implementation of hook_features_revert().
page_manager_pages_features_revert in includes/features.ctools.inc
Implementation of hook_features_revert() for page_manager.
profile_field_features_rebuild in includes/features.profile.inc
Implementation of hook_features_rebuild().
taxonomy_features_rebuild in includes/features.taxonomy.inc
Implementation of hook_features_rebuild().
user_permission_features_rebuild in includes/features.user.inc
Implementation of hook_features_rebuild(). Iterate through default permissions and update the permissions map.
user_role_features_rebuild in includes/features.user.inc
Implementation of hook_features_rebuild().
views_features_revert in includes/features.views.inc
Implementation of hook_features_revert().