[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/date/date_repeat/ -> date_repeat_form.inc (summary)

(no description)

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

Defines 7 functions

  _date_repeat_rrule_process()
  date_repeat_get_exception_form_ajax()
  date_repeat_merge()
  date_repeat_rrule_validate()
  theme_date_repeat_current_exceptions()
  theme_date_repeat_current_additions()
  theme_date_repeat()

Functions
Functions that are not part of a class:

_date_repeat_rrule_process($element, $edit, $form_state, $form)   X-Ref
Generate the repeat setting form.


date_repeat_get_exception_form_ajax($type, $field_name)   X-Ref
Ajax callback to get the exceptions form.  This is needed to
implement the "Add another" button for the date repeat exceptions.

param: $type - 'exceptions' or 'additions'.
param: $field_name - The name of the date field.

date_repeat_merge($form_values, $element)   X-Ref
Regroup values back into a consistant array, no matter what state it is in.


date_repeat_rrule_validate($element, &$form_state)   X-Ref
Build a RRULE out of the form values.


theme_date_repeat_current_exceptions($rows = array()   X-Ref
Theme the exception list as a table so the buttons line up


theme_date_repeat_current_additions($rows = array()   X-Ref
Theme the exception list as a table so the buttons line up


theme_date_repeat($element)   X-Ref
Themes the date repeat element.




Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7