_form_set_class |
core/includes/form.inc |
Sets a form element's class attribute. |
_form_test_checkbox |
core/modules/simpletest/tests/form_test.module |
Build a form to test a checkbox. |
_form_test_checkboxes_zero_no_redirect |
core/modules/simpletest/tests/form_test.module |
|
_form_test_checkbox_submit |
core/modules/simpletest/tests/form_test.module |
Return the form values via JSON. |
_form_test_disabled_elements |
core/modules/simpletest/tests/form_test.module |
Build a form to test disabled elements. |
_form_test_disabled_elements_submit |
core/modules/simpletest/tests/form_test.module |
Return the form values via JSON. |
_form_test_input_forgery |
core/modules/simpletest/tests/form_test.module |
Build a form to test input forgery of enabled elements. |
_form_test_input_forgery_submit |
core/modules/simpletest/tests/form_test.module |
Return the form values via JSON. |
_form_test_submit_values_json |
core/modules/simpletest/tests/form_test.module |
Form submit handler to return form values as JSON. |
_form_test_tableselect_ajax_callback |
core/modules/simpletest/tests/form_test.module |
Ajax callback that returns the form element. |
_form_test_tableselect_empty_form |
core/modules/simpletest/tests/form_test.module |
Test functionality of the tableselect #empty property. |
_form_test_tableselect_form_builder |
core/modules/simpletest/tests/form_test.module |
Build a form to test the tableselect element. |
_form_test_tableselect_get_data |
core/modules/simpletest/tests/form_test.module |
Create a header and options array. Helper function for callbacks. |
_form_test_tableselect_js_select_form |
core/modules/simpletest/tests/form_test.module |
Test functionality of the tableselect #js_select property. |
_form_test_tableselect_multiple_false_form |
core/modules/simpletest/tests/form_test.module |
Test the tableselect #multiple = FALSE functionality. |
_form_test_tableselect_multiple_false_form_submit |
core/modules/simpletest/tests/form_test.module |
Process the tableselect #multiple = FALSE submitted values. |
_form_test_tableselect_multiple_true_form |
core/modules/simpletest/tests/form_test.module |
Test the tableselect #multiple = TRUE functionality. |
_form_test_tableselect_multiple_true_form_submit |
core/modules/simpletest/tests/form_test.module |
Process the tableselect #multiple = TRUE submitted values. |
_form_test_vertical_tabs_form |
core/modules/simpletest/tests/form_test.module |
Tests functionality of vertical tabs. |
_form_type_options_value |
core/modules/field/modules/options/options.element.inc |
Logic function for form_type_options_value(). Do not call directly. |
_form_validate |
core/includes/form.inc |
Performs validation on form elements. |
_get_custom_date_format |
core/modules/date/date.module |
Get a custom date format. |
_icon_from_core |
core/includes/icon.inc |
Checks if core provides an icon. |
_icon_from_module |
core/includes/icon.inc |
Checks if a theme provides an icon. |
_icon_from_theme |
core/includes/icon.inc |
Checks if the current theme provides an icon. |
_icon_test_content |
core/modules/simpletest/tests/icon_test/icon_test.module |
Page callback for displaying an icon. |
_icon_test_path |
core/modules/simpletest/tests/icon_test/icon_test.module |
Page callback for displaying an icon path. |
_image_field_default_image_validate |
core/modules/image/image.field.inc |
Element validation function for setting a default image. |
_image_field_resolution_validate |
core/modules/image/image.field.inc |
Element validate function for resolution fields. |
_image_field_widget_alt_pre_render |
core/modules/image/image.field.inc |
Pre-render callback for alt field. |
_image_field_widget_alt_validate |
core/modules/image/image.field.inc |
Validate callback for alt field. |
_image_gd_get_colorindex |
core/modules/system/image.gd.inc |
Determines the correct color index value for the background. |
_image_source_image_exists |
core/modules/image/image.module |
Checks whether the provided source image exists. |
_image_style_token_image_attributes |
core/modules/image/image.tokens.inc |
Helper function for getting all available image attributes. |
_image_test_log_call |
core/modules/simpletest/tests/image_test.module |
Store the values passed to a toolkit call. |
_image_token_generate_image |
core/modules/image/image.tokens.inc |
Helper function to generate image style if does not exist. |
_image_token_get_image_fields |
core/modules/image/image.tokens.inc |
Helper function to find all image fields. |
_image_update_1004 |
core/modules/image/image.install |
Helper function to update an image field or instance's default image. |
_installer_authorize_clear_update_status |
core/modules/installer/installer.authorize.inc |
Clears cached available update status data. |
_installer_batch_create_message |
core/modules/installer/installer.authorize.inc |
Creates a structure of log messages. |
_installer_browser_batch_install_release |
core/modules/installer/installer.browser.inc |
Batch API callback: Installs a single release of a project during batch. |
_installer_browser_batch_install_releases_finished |
core/modules/installer/installer.browser.inc |
Batch API callback: shows a message and finishes up the batch. |
_installer_browser_is_project_enabled |
core/modules/installer/installer.browser.inc |
Checks if a project is enabled. |
_installer_manager_cache_directory |
core/modules/installer/installer.module |
Returns the directory where update archive files should be cached. |
_installer_manager_check_backends |
core/modules/installer/installer.manager.inc |
Checks for file transfer backends and prepares a form fragment about them. |
_installer_manager_extract_directory |
core/modules/installer/installer.module |
Returns the directory where update archive files should be extracted. |
_installer_manager_unique_identifier |
core/modules/installer/installer.module |
Returns a short unique identifier for this Backdrop installation. |
_install_configure_form |
core/includes/install.core.inc |
Form constructor for a site configuration form. |
_install_find_profile_file |
core/includes/install.inc |
Searches for a profile directory and returns the profile path location. |
_install_get_timezone_country |
core/includes/install.core.inc |
Get a country code for the provided timezone. |