You are here

Functions in Corresponding Entity References 7

Primary tabs

Namesort descending Location Description Direct uses Strings
cer_batch_index_remaining ./cer.module Submit a batch job to index the remaining, unindexed content. 1
cer_batch_update_existing_entities ./cer.module Batch Operation Callback 1
cer_batch_update_existing_finished ./cer.module Batch 'finished' callback. 1
cer_ctools_plugin_api ./cer.module
cer_delete ./cer.crud.inc $keys = array( 'home_entity_type' => $key[0], 'home_bundle' => $key[1], 'home_field' => $key[2], 'away_entity_type' => $key[3], 'away_bundle' => $key[4], 'away_field' =>…
cer_entity_delete ./cer.module Implements hook_entity_delete().
cer_entity_insert ./cer.module Implements hook_entity_insert().
cer_entity_update ./cer.module Implements hook_entity_update().
cer_insert ./cer.crud.inc Add any corresponding references on node insertion.
cer_menu ./cer.module Implements hook_menu().
cer_permission ./cer.module Implements hook_permission().
cer_preset_enabled ./cer.module Return 1 if CNR preset specified by given key is enabled. 1
cer_preset_load ./cer.module Return CNR preset by key. 1
cer_preset_load_enabled ./cer.module Load enabled CNR presets. 1
cer_processing_entity ./cer.module Process a entity's corresponding entity references. 4
cer_schema ./cer.install Implements hook_schema().
cer_settings_form ./cer.admin.inc The settings form. 1
cer_settings_form_submit ./cer.admin.inc Submit function for settings form.
cer_theme ./cer.module Implements hook_theme().
cer_update ./cer.crud.inc $keys = array( 'home_entity_type' => $key[0], 'home_bundle' => $key[1], 'home_field' => $key[2], 'away_entity_type' => $key[3], 'away_bundle' => $key[4], 'away_field' =>…
cer_update_7001 ./cer.install Rename table to shorten module name.
cer_update_form ./cer.admin.inc The update form. Allows updating of current entitys. 1
cer_update_form_submit ./cer.admin.inc The update form. Allows updating of current entitys.
cer_update_form_validate ./cer.admin.inc The update form. Allows updating of current entitys.
theme_cer_label ./cer.module
_cer_entity_bundles ./cer.module Helper function. Returns entity "bundle" keys.
_cer_entity_get_bundle ./cer.module 4
_cer_entity_ids ./cer.module Helper function. Returns entity "ID" keys. 4
_cer_update ./cer.crud.inc Update field data. 3

Other projects