You are here

Functions in jQuery Mobile module 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_jquerymobile drush/jquerymobile.drush.inc Example drush command callback. 1
drush_jquerymobile_post_pm_enable drush/jquerymobile.drush.inc Implements drush_MODULE_post_COMMAND().
jquerymobile_admin_local_settings ./jquerymobile.admin.inc Create the admin local settings form. 1
jquerymobile_admin_local_settings_submit ./jquerymobile.admin.inc Save the local admin settings. 1
jquerymobile_admin_local_settings_validate ./jquerymobile.admin.inc Validate the local admin settings. 1
jquerymobile_admin_settings ./jquerymobile.admin.inc Form builder; Configure user settings for this site. 1
jquerymobile_admin_settings_submit ./jquerymobile.admin.inc Save the admin settings. 1
jquerymobile_admin_settings_validate ./jquerymobile.admin.inc Validate the admin settings submission.
jquerymobile_api_form_examples ./jquerymobile.api.php Form element options for jQuery Mobile.
jquerymobile_drush_command drush/jquerymobile.drush.inc Implements hook_drush_command().
jquerymobile_element_info_alter ./jquerymobile.module Implements hook_element_info_alter().
jquerymobile_entity_info_alter ./jquerymobile.module Implements hook_entity_info_alter().
jquerymobile_form_menu_edit_item_alter modules/menu.inc Implements hook_form_FORM_ID_alter().
jquerymobile_form_node_form_alter modules/menu.inc Implements hook_form_FORM_ID_alter().
jquerymobile_get_link_attributes modules/menu.inc Implements hook_get_link_attributes().
jquerymobile_help ./jquerymobile.module Implements of hook_help().
jquerymobile_icon_options ./jquerymobile.module List of available icons. 1
jquerymobile_icon_position_options ./jquerymobile.module List of available icons. 1
jquerymobile_init ./jquerymobile.module Implements hook_init().
jquerymobile_install ./jquerymobile.install Implements hook_install().
jquerymobile_library ./jquerymobile.module Implements hook_library().
jquerymobile_load_files ./jquerymobile.inc Load the required files.
jquerymobile_menu ./jquerymobile.module Implements hook_menu().
jquerymobile_menu_alter ./jquerymobile.module Implements hook_menu_alter().
jquerymobile_menu_item_alter modules/menu.inc Implements hook_menu_item_alter(). 2
jquerymobile_menu_link_alter modules/menu.inc Implements hook_menu_link_alter().
jquerymobile_page_default ./jquerymobile.inc Menu callback; Generate a listing of promoted nodes. 1
jquerymobile_permission ./jquerymobile.module Implements hook_permission().
jquerymobile_preprocess_button ./jquerymobile.module Implements template_preprocess_button().
jquerymobile_preprocess_link ./jquerymobile.module Implements template_preprocess_link().
jquerymobile_pre_render_checkboxes ./jquerymobile.module Prerender the checkboxes. 1
jquerymobile_process_actions ./jquerymobile.module Implements hook_process_actions(). 1
jquerymobile_process_text_format ./jquerymobile.module Implements hook_process_text_format(). 1
jquerymobile_schema ./jquerymobile.install Implements hook_schema().
jquerymobile_template_examples ./jquerymobile.api.php Link theme.
jquerymobile_uninstall ./jquerymobile.install Implements hook_uninstall().
jquerymobile_update_7200 ./jquerymobile.install Implements hook_update_N().
_jquerymobile_access_theme ./jquerymobile.inc Callback to check for theme access. 1
_jquerymobile_build_js ./jquerymobile.inc Build the javascript for jquerymobile. 1
_jquerymobile_button_settings ./jquerymobile.module Generate the attributes array for the given button settings. 2
_jquerymobile_get_custom_themes ./jquerymobile.inc Add custom swatches as options.
_jquerymobile_get_setting ./jquerymobile.inc Get a jquerymobile setting. 5
_jquerymobile_get_settings ./jquerymobile.inc Get multiple jquerymobile settings. 3
_jquerymobile_get_theme_list ./jquerymobile.inc Get list of themes. 1
_jquerymobile_is_mobile_theme ./jquerymobile.inc Check for mobile theme. 11
_jquerymobile_node_view modules/node.inc Private callback for hook_node_view(). 1
_jquerymobile_set_settings ./jquerymobile.inc Set jquerymobile settings. 2
_jquerymobile_view_multiple modules/node.inc Construct a drupal_render() style array from an array of loaded nodes. 1

Other projects