You are here

Functions in Features Items Template 7

Primary tabs

Namesort descending Location Description Direct uses Strings
features_template_ctools_plugin_api ./features_template.features.inc Implements hook_ctools_plugin_api().
features_template_ctools_plugin_directory ./features_template.module Implements ctools_plugin_directory
features_template_ctools_plugin_type ./features_template.module Implements hook_ctools_plugin_type()
features_template_field_default_field_instances ./features_template.module Implements hook_field_default_field_instances().
features_template_field_instance plugins/field_instance.inc Customizes the field instance template for this data. 1
features_template_field_instance_delete plugins/field_instance.inc 1
features_template_field_instance_info plugins/field_instance.inc Callback that adds an entry into system info for thefield instance. 1
features_template_field_instance_key plugins/field_instance.inc Creates the key for the array of field instances. 3
features_template_get_template ./features_template.module Retrieve a templete plugin. 3
features_template_implement ./features_template.module Create a default plugin from a instance data array. 3
features_template_infos ./features_template.module Invoke hook_feature_templete_info() 5
features_template_modules_enabled ./features_template.module Implements hook_modules_enabled().
features_template_module_implements_alter ./features_template.module Implements hook_modules_enabled().
features_template_panelizer plugins/panelizer_defaults.inc 1
features_template_panelizer_defaults ./features_template.module Implements hook_layout_panelizer_defaults().
features_template_panelizer_delete plugins/panelizer_defaults.inc 1
features_template_panelizer_info plugins/panelizer_defaults.inc 1
features_template_panelizer_key plugins/panelizer_defaults.inc 2
features_template_revert ./features_template.module Have feature template implement it's feature items. 2
features_template_strongarm ./features_template.module Implements hook_strongarm().
features_template_strongarm_delete plugins/strongarm.inc 1
features_template_strongarm_info plugins/strongarm.inc 1
features_template_strongarm_key plugins/strongarm.inc 3
features_template_strongarm_template plugins/strongarm.inc 1
features_template_system_info_alter ./features_template.module Implements hook_system_info_alter().
hook_features_template_info ./features_template.api.php RETURN an array of datum array that tell features template how and what items to make. they each have the following properties plugin: what features template template plugin to use template: where is the template that should be used to construct…
mymodule_search_field_author_default_field_instances_template ./features_template.api.php Example of template callback. 1
openpublic_field_author_apps_configure_form ./features_template.api.php Configure the author field.
openpublic_field_author_apps_configure_form_submit ./features_template.api.php Rebuild the field. 1

Other projects