| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 278 lines (9 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
views_plugin_display_attachment:: (11 methods):
option_definition()
execute()
attachment_positions()
options_summary()
options_form()
options_submit()
attach_to()
uses_exposed()
displays_exposed()
use_pager()
render_pager()
Class: views_plugin_display_attachment - X-Ref
The plugin that handles an attachment display.| option_definition() X-Ref |
| No description |
| execute() X-Ref |
| No description |
| attachment_positions($position = NULL) X-Ref |
| No description |
| options_summary(&$categories, &$options) X-Ref |
| Provide the summary for attachment 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_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. |
| attach_to($display_id) X-Ref |
| Attach to another view. |
| uses_exposed() X-Ref |
| Attachment displays only use exposed widgets if they are set to inherit the exposed filter settings of their parent display. |
| displays_exposed() X-Ref |
| If an attachment is set to inherit the exposed filter settings from its parent display, then don't render and display a second set of exposed filter widgets. |
| use_pager() X-Ref |
| No description |
| render_pager() X-Ref |
| No description |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |