You are here

Functions in Advanced Form Block 7

Primary tabs

Namesort descending Location Description Direct uses Strings
afb_admin_page ./afb.module Returns the page containing existing block list with block creation form. 1
afb_advanced_process ./afb.module Custom process function overriding the default image widget one. 1
afb_after_build ./afb.module Implements hook_after_build(). 1
afb_ajax_handler ./afb.module Ajax Handler that returns the forms in each individual blocks. 1
afb_autocomplete ./afb.module Autocomplete function displaying each node names. 1
afb_block_configure ./afb.module Implements hook_block_configure().
afb_block_delete ./afb.module Deletes a block instance from the block tables. 2
afb_block_info ./afb.module Implements hook_block_info().
afb_block_save ./afb.module Implements hook_block_save().
afb_block_view ./afb.module Implements hook_block_view().
afb_configure_node_add_block ./afb.module Presents the node add type blocks settings form. 1
afb_configure_node_edit_block ./afb.module Presents the node edit type blocks settings form. 1
afb_create_block_ajax_handler ./afb.module Ajax handler for the block creation form. 1
afb_existing_blocks_display_form ./afb.module Displays the form listing existing created blocks in a tableselect fomat. 1
afb_existing_blocks_display_form_submit ./afb.module Submit handler for the existing block list form facilitating its deletion. 1
afb_field_widget_form_alter ./afb.module Alters the image widget to induce custom process function.
afb_form_alter ./afb.module Implements hook_form_alter().
afb_get_add_block ./afb.module Generate a block containing a node entry form. 1
afb_get_edit_block ./afb.module Generate a block containing a node edit form. 1
afb_get_node_form_block_data ./afb.module Returns the data object retrieved from the advanced form block tables. 9
afb_menu ./afb.module Implements hook_menu().
afb_new_block_create_form ./afb.module Displays the form enabling the creation of new blocks. 1
afb_new_block_create_form_submit ./afb.module Submit handler for the create block form facilitating its deletion. 1
afb_node_delete ./afb.module Implements hook_node_delete().
afb_permission ./afb.module Implements hook_permission().
afb_schema ./afb.install Implements hook_schema().

Other projects