| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 163 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
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| 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: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |