bootstrap.inc in includes/bootstrap.inc
Functions that need to be loaded on every Backdrop request.
hook_date_field_formatter_settings_form_alter in modules/date/date.api.php
Alter a date field formatter settings form.
system_jump_menu in modules/system/system.module
Generate a jump menu form.
user_form_process_password in modules/user/user.module
Form element process handler for client-side password hide/show and strength.
views_plugin_style_jump_menu::option_definition in modules/views/plugins/views_plugin_style_jump_menu.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_style_jump_menu::options_form in modules/views/plugins/views_plugin_style_jump_menu.inc
Render the given style.
views_plugin_style_jump_menu::render in modules/views/plugins/views_plugin_style_jump_menu.inc
Render the display in this style.
ViewsPluginStyleJumpMenuTest::getJumpMenuView in modules/views/tests/styles/views_plugin_style_jump_menu.test
views_plugin_style_summary_jump_menu::option_definition in modules/views/plugins/views_plugin_style_summary_jump_menu.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_style_summary_jump_menu::options_form in modules/views/plugins/views_plugin_style_summary_jump_menu.inc
Provide a form to edit options for this plugin.
views_plugin_style_summary_jump_menu::render in modules/views/plugins/views_plugin_style_summary_jump_menu.inc
Render the display in this style.