You are here

Functions in Modal forms (with ctools) 7

Primary tabs

Namesort descending Location Description Direct uses Strings
modal_forms_admin_settings ./modal_forms.admin.inc General configuration form for controlling the modal_forms behaviour. 1
modal_forms_aware_redirect ./modal_forms.rules.inc Action: Modal forms aware page redirect.
modal_forms_comment_reply ./modal_forms.pages.inc A modal comment callback. 1
modal_forms_contact ./modal_forms.pages.inc A modal contact callback. 3
modal_forms_dismiss ./modal_forms.pages.inc Closes modal windows. 1
modal_forms_form_alter ./modal_forms.module Implements hook_form_alter().
modal_forms_form_comment_form_alter ./modal_forms.module Implements hook_form_BASE_FROM_ID_alter().
modal_forms_help ./modal_forms.module Implements hook_help().
modal_forms_init ./modal_forms.module Implements hook_init().
modal_forms_login ./modal_forms.pages.inc A modal user login callback. 3
modal_forms_menu ./modal_forms.module Implements hook_menu().
modal_forms_password ./modal_forms.pages.inc A modal user password callback. 3
modal_forms_personal_contact ./modal_forms.pages.inc A modal personal contact form. 1
modal_forms_register ./modal_forms.pages.inc A modal user register callback. 3
modal_forms_rules_action_info ./modal_forms.rules.inc Implements hook_rules_action_info().
modal_forms_uninstall ./modal_forms.install Implements hook_uninstall().
modal_forms_view_webform ./modal_forms.pages.inc Modal display of the node's webform. 1
_modal_forms_active ./modal_forms.module Check if modal_forms should be active for the current URL. 1
_modal_forms_doheader ./modal_forms.module Loads the various js and css files. 1

Other projects