You are here

10 uses of FEATURES_DEFAULTS_INCLUDED in Features 6

content_features_api in includes/features.content.inc
Implementation of hook_features_api().
features_export_render in ./features.export.inc
Render feature export into an array representing its files.
features_include_defaults in ./features.module
Load features includes for all components that require includes before collecting defaults.
fieldgroup_features_api in includes/features.fieldgroup.inc
Implementation of hook_features_api().
filter_features_api in includes/features.filter.inc
Implementation of hook_features_api().
hook_features_api in ./features.api.php
Main info hook that features uses to determine what components are provided by the implementing module.
menu_features_api in includes/features.menu.inc
Implementation of hook_features_api().
profile_features_api in includes/features.profile.inc
Implementation of hook_features_api().
taxonomy_features_api in includes/features.taxonomy.inc
Implementation of hook_features_api().
user_features_api in includes/features.user.inc
Implementation of hook_features_api().