[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/calendar/includes/ -> calendar_plugin_display_page.inc (summary)

(no description)

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

Defines 1 class

calendar_plugin_display_page:: (10 methods):
  render()
  validate()
  get_style_type()
  defaultable_sections()
  options()
  option_definition()
  options_summary()
  popup_options()
  options_form()
  options_submit()


Class: calendar_plugin_display_page  - X-Ref

The plugin that handles a full calendar page.

The only style option that will be available is the calendar
style, which creates the navigation and links to other calendar
displays. All options for paging, row plugins, etc. are
deferred to the attachments.
render()   X-Ref
No description

validate()   X-Ref
Display validation.


get_style_type()   X-Ref
No description

defaultable_sections($section = NULL)   X-Ref
No description

options(&$display)   X-Ref
Override some of the parent options.


option_definition()   X-Ref
Add custom option definitions.


options_summary(&$categories, &$options)   X-Ref
Provide the summary for attachment options in the views UI.

This output is returned as an array.

popup_options()   X-Ref
No description

options_form(&$form, &$form_state)   X-Ref
No description

options_submit($form, &$form_state)   X-Ref
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data.




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