[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

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

(no description)

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

Defines 1 class

panels_views_plugin_row_fields:: (5 methods):
  option_definition()
  options_form()
  options_submit()
  render()
  panels_change_layout_button()


Class: panels_views_plugin_row_fields  - X-Ref

The basic 'fields' row plugin

This displays fields one after another, giving options for inline
or not.

option_definition()   X-Ref
No description

options_form(&$form, &$form_state)   X-Ref
Provide a 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.


render($row)   X-Ref
Render a row object. This usually passes through to a theme template
of some form, but not always.


panels_change_layout_button($form, &$form_state)   X-Ref
Override handler for views_ui_edit_display_form




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