[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/views/plugins/ -> views_plugin_display_page.inc (summary)

(no description)

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

Defines 1 class

views_plugin_display_page:: (10 methods):
  has_path()
  uses_breadcrumb()
  option_definition()
  execute_hook_menu()
  execute()
  options_summary()
  options_form()
  options_validate()
  options_submit()
  validate()


Class: views_plugin_display_page  - X-Ref

The plugin that handles a full page.

has_path()   X-Ref
The page display has a path.


uses_breadcrumb()   X-Ref
No description

option_definition()   X-Ref
No description

execute_hook_menu($callbacks)   X-Ref
Add this display's path information to Drupal's menu system.


execute()   X-Ref
The display page handler returns a normal view, but it also does
a drupal_set_title for the page, and does a views_set_page_view
on the view.


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

This output is returned as an array.

options_form(&$form, &$form_state)   X-Ref
Provide the default form for setting options.


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

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

validate()   X-Ref
No description



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