[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/date/date_locale/ -> date_locale.module (summary)

(no description)

File Size: 293 lines (9 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 8 functions

  date_locale_init()
  date_locale_menu()
  date_locale_get_locale_date_format()
  date_locale_format_form()
  date_locale_format_form_language_submit()
  date_locale_format_form_formats_submit()
  date_locale_format_form_formats_cancel()
  date_locale_locale_format_save()

Functions
Functions that are not part of a class:

date_locale_init()   X-Ref
Implementation of hook_init().

Initialize date formats according to the user's current locale.

date_locale_menu()   X-Ref
Implementation of hook_menu().


date_locale_get_locale_date_format($languages)   X-Ref
Select locale date format details from database.

param: $languages
return:

date_locale_format_form($form_state)   X-Ref
Display list of enabled languages to configure date formats for.


date_locale_format_form_language_submit($form, &$form_state)   X-Ref
Submit handler for choosing a language on the date_locale_format_form.

param: $form
param: &$form_state

date_locale_format_form_formats_submit($form, &$form_state)   X-Ref
Submit handler for choosing a language on the date_locale_format_form.


date_locale_format_form_formats_cancel($form, &$form_state)   X-Ref
'Cancel' button handler for choosing a language on the
date_locale_format_form.


date_locale_locale_format_save($langcode, $type, $format)   X-Ref
Save locale specific date formats to the database.

param: $langcode
param: $type
param: $format



Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7