Search for date
Title | Object type | File name | Summary |
---|---|---|---|
system_add_date_format_type_form_submit | function | modules/ |
Process system_add_date_format_type form submissions. |
system_add_date_format_type_form_validate | function | modules/ |
Validate system_add_date_format_type form submissions. |
system_configure_date_formats_form | function | modules/ |
Allow users to add additional date formats. |
system_date_delete_format_form | function | modules/ |
Menu callback; present a form for deleting a date format. |
system_date_delete_format_form_submit | function | modules/ |
Delete a configured date format. |
system_date_formats | function | modules/ |
Implements hook_date_formats(). |
system_date_formats_rebuild | function | modules/ |
Resets the database cache of date formats and saves all new date formats. |
system_date_format_delete | function | modules/ |
Deletes a date format from the database. |
system_date_format_locale | function | modules/ |
Gets the appropriate date format string for a date type and locale. |
system_date_format_save | function | modules/ |
Saves a date format to the database. |
system_date_format_types | function | modules/ |
Implements hook_date_format_types(). |
system_date_format_type_delete | function | modules/ |
Deletes a date type from the database. |
system_date_format_type_save | function | modules/ |
Saves a date type to the database. |
system_date_time_formats | function | modules/ |
Displays the date format strings overview page. |
system_date_time_lookup | function | modules/ |
Return the date for a given format string via Ajax. |
system_date_time_settings | function | modules/ |
Form builder; Configure the site date and time settings. |
system_default_date_formats | function | includes/ |
Provides a default system list of date formats for system_date_formats(). |
system_delete_date_format_type_form | function | modules/ |
Menu callback; present a form for deleting a date type. |
system_delete_date_format_type_form_submit | function | modules/ |
Delete a configured date type. |
system_get_date_format | function | modules/ |
Gets the format details for a particular format ID. |
system_get_date_formats | function | modules/ |
Gets the list of defined date formats and attributes. |
system_get_date_types | function | modules/ |
Gets the list of available date types and attributes. |
system_ip_blocking_form_validate | function | modules/ |
|
system_modules_uninstall_validate | function | modules/ |
Validates the submitted uninstall form. |
system_send_email_action_validate | function | modules/ |
Validate system_send_email_action form submissions. |
system_site_information_settings_validate | function | modules/ |
Validates the submitted site-information form. |
system_theme_settings_validate | function | modules/ |
Validator for the system_theme_settings() form. |
system_updater_info | function | modules/ |
Implements hook_updater_info(). |
system_update_7000 | function | modules/ |
Rename blog and forum permissions to be consistent with other content types. |
system_update_7001 | function | modules/ |
Generate a cron key and save it in the variables table. |
system_update_7002 | function | modules/ |
Add a table to store blocked IP addresses. |
system_update_7003 | function | modules/ |
Update {blocked_ips} with valid IP addresses from {access}. |
system_update_7004 | function | modules/ |
Remove hardcoded numeric deltas from all blocks in core. |
system_update_7005 | function | modules/ |
Remove throttle columns and variables. |
system_update_7007 | function | modules/ |
Convert to new method of storing permissions. |
system_update_7009 | function | modules/ |
Rename the variable for primary links. |
system_update_7011 | function | modules/ |
Split the 'bypass node access' permission from 'administer nodes'. |
system_update_7013 | function | modules/ |
Convert default time zone offset to default time zone name. |
system_update_7015 | function | modules/ |
Change the user logout path. |
system_update_7016 | function | modules/ |
Remove custom datatype *_unsigned in PostgreSQL. |
system_update_7017 | function | modules/ |
Change the theme setting 'toggle_node_info' into a per content type variable. |
system_update_7018 | function | modules/ |
Shorten the {system}.type column and modify indexes. |
system_update_7020 | function | modules/ |
Enable field and field_ui modules. |
system_update_7021 | function | modules/ |
Change the PHP for settings permission. |
system_update_7027 | function | modules/ |
Enable field type modules. |
system_update_7029 | function | modules/ |
Add new 'view own unpublished content' permission for authenticated users. Preserves legacy behavior from Drupal 6.x. |
system_update_7032 | function | modules/ |
Alter field hostname to identifier in the {flood} table. |
system_update_7033 | function | modules/ |
Move CACHE_AGGRESSIVE to CACHE_NORMAL. |
system_update_7034 | function | modules/ |
Migrate the file path settings and create the new {file_managed} table. |
system_update_7036 | function | modules/ |
Split the 'access site in maintenance mode' permission from 'administer site configuration'. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.