You are here

Functions in Entity Blocks 7

Primary tabs

Namesort descending Location Description Direct uses Strings
entity_block_add ./entity_block.module Page callback for adding an entity block. 1
entity_block_autocomplete_callback ./entity_block.module Callback for the autocompete path. 1
entity_block_block_info ./entity_block.module Implements hook_block_info().
entity_block_block_view ./entity_block.module Implements hook_block_view().
entity_block_delete ./entity_block.module Deletes an entity block.
entity_block_entity_info ./entity_block.module Implements hook_entity_info().
entity_block_field_extra_fields ./entity_block.module Implements hook_field_extra_fields().
entity_block_form ./entity_block.module Returns the form for adding an entity block. 2
entity_block_form_submit ./entity_block.module Submit handler for entity_block_form form.
entity_block_form_validate ./entity_block.module Validation handler for entity_block_form form.
entity_block_get_blacklisted_view_modes ./entity_block.module Returns an array of blacklisted view modes. 2
entity_block_get_entity_types ./entity_block.module Returns an array of entity types. 2
entity_block_get_entity_types_options ./entity_block.module Returns an #options ready array. 1
entity_block_list ./entity_block.module Page callback for manage path. 1
entity_block_load_multiple ./entity_block.module Loads multiple entity blocks. 2
entity_block_load_single ./entity_block.module Loads an entity block. 1
entity_block_menu ./entity_block.module Implements hook_menu().
entity_block_permission ./entity_block.module Implements hook_permission().
entity_block_save ./entity_block.module Saves an entity block. 1
entity_block_schema ./entity_block.install Implements hook_schema().
entity_block_target_bundle_form_callback ./entity_block.module AJAX callback to render the target_bundle, target_view_mode and target_entity_id fields. 1
entity_block_target_entity_id_form_callback ./entity_block.module AJAX callback to render the target_entity_id field. 1

Other projects