Search for date
Title | Object type | File name | Summary |
---|---|---|---|
image_style_form_add_validate | function | modules/ |
Validate handler for adding a new image effect to an image style. |
image_style_name_validate | function | modules/ |
Element validate function to ensure unique, URL safe style names. |
image_update_7000 | function | modules/ |
Install the schema for users upgrading from the contributed module. |
image_update_7001 | function | modules/ |
Rename possibly misnamed {image_effect} table to {image_effects}. |
image_update_7002 | function | modules/ |
Add width and height columns to image field schema and populate. |
image_update_7003 | function | modules/ |
Remove the variables that set alt and title length since they were not used for database column size and could cause PDO exceptions. |
image_update_7004 | function | modules/ |
Use a large setting (512 and 1024 characters) for the length of the image alt and title fields. |
image_update_7005 | function | modules/ |
Add a column to the 'image_style' table to store administrative labels. |
image_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
ImportOPMLTestCase::validateImportFormFields | function | modules/ |
Submits form filled with invalid fields. |
install_configure_form_validate | function | includes/ |
Form validation handler for install_configure_form(). |
install_settings_form_validate | function | includes/ |
Form validation handler for install_settings_form(). |
jquery.ui.datepicker.css | file | misc/ |
/* * jQuery UI Datepicker 1.8.7 * * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Datepicker#theming */ .ui-datepicker… |
language_fallback_get_candidates | function | includes/ |
Returns the possible fallback languages ordered by language weight. |
ListFieldTestCase::testUpdateAllowedValues | function | modules/ |
Test that allowed values can be updated. |
list_allowed_values_setting_validate | function | modules/ |
Element validate callback; check that the entered values are valid. |
list_field_update_field | function | modules/ |
Implements hook_field_update_field(). |
list_field_update_forbid | function | modules/ |
Implements hook_field_update_forbid(). |
list_field_validate | function | modules/ |
Implements hook_field_validate(). |
list_update_7001 | function | modules/ |
Rename the list field types and change 'allowed_values' format. |
list_update_7002 | function | modules/ |
Re-apply list_update_7001() for deleted fields. |
LocaleDateFormatsFunctionalTest | class | modules/ |
Functional tests for localizing date formats. |
LocaleDateFormatsFunctionalTest::getInfo | function | modules/ |
|
LocaleDateFormatsFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
LocaleDateFormatsFunctionalTest::testLocalizeDateFormats | function | modules/ |
Functional tests for localizing date formats. |
LocaleLanguageNegotiationInfoFunctionalTest::languageNegotiationUpdate | function | modules/ |
Update language types/negotiation information. |
locale_date_format_form | function | modules/ |
Provide date localization configuration options to users. |
locale_date_format_form_submit | function | modules/ |
Submit handler for configuring localized date formats on the locale_date_format_form. |
locale_date_format_language_overview_page | function | modules/ |
Display edit date format links for each language. |
locale_date_format_reset_form | function | modules/ |
Reset locale specific date formats to the global defaults. |
locale_date_format_reset_form_submit | function | modules/ |
Reset date formats for a specific language to global defaults. |
locale_date_format_save | function | includes/ |
Save locale specific date formats to the database. |
locale_get_localized_date_format | function | includes/ |
Select locale date format details from database. |
locale_languages_edit_form_validate | function | modules/ |
Validate the language editing form. Reused for custom language addition too. |
locale_languages_predefined_form_validate | function | modules/ |
Validate the language addition form. |
locale_system_update | function | modules/ |
Imports translations when new modules or themes are installed. |
locale_translate_edit_form_validate | function | modules/ |
Validate string editing form submissions. |
locale_translation_filter_form_validate | function | modules/ |
Validate result from locale translation filter form. |
locale_update_7000 | function | modules/ |
Add context field index and allow longer location. |
locale_update_7001 | function | modules/ |
Upgrade language negotiation settings. |
locale_update_7002 | function | modules/ |
Updates URL language negotiation by adding the URL fallback detection method. |
locale_update_7003 | function | modules/ |
Update "language_count" variable. |
locale_update_7004 | function | modules/ |
Remove duplicates in {locales_source}. |
locale_update_7005 | function | modules/ |
Increase {locales_languages}.formula column's length. |
MARK_UPDATED | constant | includes/ |
Mark content as being updated. |
menu_edit_item_validate | function | modules/ |
Validate form values for a menu link being added or edited. |
menu_node_update | function | modules/ |
Implements hook_node_update(). |
menu_test_menu_link_update | function | modules/ |
Implements hook_menu_link_update(). |
menu_update_7000 | function | modules/ |
Migrate the "Default menu for content" setting to individual node types. |
menu_update_7001 | function | modules/ |
Rename "Primary Links" and "Secondary Links" to their Drupal 7 equivalents. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.