You are here

Functions in Modal forms (with ctools) 6

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_contact ./modal_forms.pages.inc A modal contact callback. 3
modal_forms_form_alter ./modal_forms.module Implements hook_form_alter().
modal_forms_init ./modal_forms.module Implements hook_init().
modal_forms_install ./modal_forms.install Implements hook_install().
modal_forms_login ./modal_forms.pages.inc 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_register ./modal_forms.pages.inc A modal user register callback. 3
modal_forms_uninstall ./modal_forms.install Implements hook_uninstall().
_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