You are here

Functions in Nodequeue reference 7

Primary tabs

Namesort descending Location Description Direct uses Strings
nodequeue_reference_autocomplete ./nodequeue_reference.module Menu callback for the autocomplete results. 3
nodequeue_reference_autocomplete_access ./nodequeue_reference.module Menu access callback for nodequeue reference autocomplete paths. 1
nodequeue_reference_autocomplete_validate ./nodequeue_reference.module Validation callback for a nodequeue_reference autocomplete element. 1
nodequeue_reference_autocomplete_value ./nodequeue_reference.module Value callback for a nodequeue_reference autocomplete element. 1
nodequeue_reference_dialog_redirect_page includes/nodequeue_reference.dialog_pages.inc Page callback for our redirect page. In all cases, the callback passes values to the main widnow, that set/override the field value of the nodequeue reference field. 1
nodequeue_reference_dialog_reference_reference_add_link ./nodequeue_reference.dialog_widgets.inc Add link callback for nodequeue references. 1
nodequeue_reference_dialog_reference_reference_edit_link ./nodequeue_reference.dialog_widgets.inc Edit link callback for nodequeue references. 1
nodequeue_reference_dialog_reference_reference_view_link ./nodequeue_reference.dialog_widgets.inc View link callback for nodequeue references. 1
nodequeue_reference_field_formatter_info ./nodequeue_reference.module Implements hook_field_formatter_info().
nodequeue_reference_field_formatter_view ./nodequeue_reference.module Implements hook_field_formatter_view().
nodequeue_reference_field_info ./nodequeue_reference.module Implements hook_field_info().
nodequeue_reference_field_is_empty ./nodequeue_reference.module Implements hook_field_is_empty().
nodequeue_reference_field_schema ./nodequeue_reference.install Implements hook_field_schema().
nodequeue_reference_field_widget_error ./nodequeue_reference.module Implements hook_field_widget_error().
nodequeue_reference_field_widget_form ./nodequeue_reference.module Implements hook_field_widget_form().
nodequeue_reference_field_widget_info ./nodequeue_reference.module Implements hook_field_widget_info().
nodequeue_reference_field_widget_info_alter ./nodequeue_reference.module Implements hook_field_widget_info_alter().
nodequeue_reference_field_widget_settings_form ./nodequeue_reference.module Implements hook_field_widget_settings_form().
nodequeue_reference_form_nodequeue_arrange_subqueue_form_alter ./nodequeue_reference.module Implements hook_form_FORM_ID_alter().
nodequeue_reference_form_nodequeue_edit_queue_form_alter ./nodequeue_reference.module Implements hook_form_FORM_ID_alter().
nodequeue_reference_menu ./nodequeue_reference.module Implements hook_menu().
nodequeue_reference_nodequeue_edit_submit ./nodequeue_reference.module Submit callback for closing the dialog tab. If creating a new Nodequeue, we will be directed to the callback for modifing the nodequeue nodes. The menu callback will output javascript that will close the dialog, and pass paramenters to the main… 1
nodequeue_reference_nodequeue_view_submit ./nodequeue_reference.module Submit callback for modifying nodequeue nodes from the dialog The menu callback will output javascript that will close the dialog, and pass paramenters to the main window. Note that the field value will be overriden in the end. 1
nodequeue_reference_options_list ./nodequeue_reference.module Implements hook_options_list().
nodequeue_reference_references_dialog_widgets ./nodequeue_reference.dialog_widgets.inc Implements hook_references_dialog_widgets().

Other projects