You are here

Functions in Modal Frame API 6

Primary tabs

Namesort descending Location Description Direct uses Strings
modalframe_child_js ./modalframe.module API: Add javascript and stylesheets to the child page. 3
modalframe_close_dialog ./modalframe.module API: Close a client side dialog. 2
modalframe_example_form_alter modules/modalframe_example/modalframe_example.module Implementation of hook_form_alter().
modalframe_example_form_submit modules/modalframe_example/modalframe_example.module Submit handler for our node edit form example. 1
modalframe_example_get_item modules/modalframe_example/modalframe_example.module Helper function to build links to each example from the main examples page. 1
modalframe_example_hello_world modules/modalframe_example/modalframe_example.module Menu callback; Hello world example. 1
modalframe_example_menu modules/modalframe_example/modalframe_example.module Implementation of hook_menu().
modalframe_example_node_edit_page modules/modalframe_example/modalframe_example.module Menu callback; Node edit form example. 1
modalframe_example_page modules/modalframe_example/modalframe_example.module Menu callback; Generate the parent window, from where all examples are available. 1
modalframe_example_perm modules/modalframe_example/modalframe_example.module Implementation of hook_perm().
modalframe_example_simple_form modules/modalframe_example/modalframe_example.module Generate the form for the child window. 2
modalframe_example_simple_form_submit modules/modalframe_example/modalframe_example.module Submit handler for the child form.
modalframe_example_simple_page modules/modalframe_example/modalframe_example.module Menu callback; Generate the child page for the example. 1
modalframe_form_after_build ./modalframe.module Form after build callback. 1
modalframe_form_after_build_recursive ./modalframe.module Find form elements with submit handlers recursively. 1
modalframe_form_alter ./modalframe.module Implementation of hook_form_alter().
modalframe_form_submit ./modalframe.module Generic form submit handler. 2
modalframe_parent_js ./modalframe.module API: Add javascript and stylesheets to the parent page. 1
modalframe_preprocess_page ./modalframe.module Preprocess template variables for page.tpl.php - step 2.
modalframe_pre_preprocess_page ./modalframe.module Preprocess template variables for page.tpl.php - step 1. 1
modalframe_requirements ./modalframe.install Implementation of hook_requirements().
modalframe_theme_registry_alter ./modalframe.module Implementation of hook_theme_registry_alter().

Other projects