views_content_plugin_display_panel_pane::get_argument_input |
function |
views_content/plugins/views/views_content_plugin_display_panel_pane.inc |
Adjust the array of argument input to match the current list of
arguments available for this display. This ensures that changing
the arguments doesn't cause the argument input field to just
break. |
views_content_plugin_display_panel_pane::get_path |
function |
views_content/plugins/views/views_content_plugin_display_panel_pane.inc |
Return the base path to use for this display. |
views_content_plugin_display_panel_pane::get_url |
function |
views_content/plugins/views/views_content_plugin_display_panel_pane.inc |
|
views_content_plugin_display_panel_pane::has_pane_conf |
function |
views_content/plugins/views/views_content_plugin_display_panel_pane.inc |
|
views_content_plugin_display_panel_pane::options_form |
function |
views_content/plugins/views/views_content_plugin_display_panel_pane.inc |
Provide the default form for setting options. |
views_content_plugin_display_panel_pane::options_submit |
function |
views_content/plugins/views/views_content_plugin_display_panel_pane.inc |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
views_content_plugin_display_panel_pane::options_summary |
function |
views_content/plugins/views/views_content_plugin_display_panel_pane.inc |
Provide the summary for page options in the views UI. |
views_content_plugin_display_panel_pane::option_definition |
function |
views_content/plugins/views/views_content_plugin_display_panel_pane.inc |
Information about options for all kinds of purposes will be held here. |
views_content_plugin_display_panel_pane::set_pane_conf |
function |
views_content/plugins/views/views_content_plugin_display_panel_pane.inc |
|
views_content_plugin_display_panel_pane::uses_exposed_form_in_block |
function |
views_content/plugins/views/views_content_plugin_display_panel_pane.inc |
Check to see if the display can put the exposed form in a block. |
views_content_plugin_display_panel_pane::use_more |
function |
views_content/plugins/views/views_content_plugin_display_panel_pane.inc |
Does the display have a more link enabled? |
views_content_plugin_display_panel_pane::validate |
function |
views_content/plugins/views/views_content_plugin_display_panel_pane.inc |
Make sure the display and all associated handlers are valid. |
views_content_plugin_style_ctools_context |
class |
views_content/plugins/views/views_content_plugin_style_ctools_context.inc |
Default style plugin to render rows one after another with no
decorations. |
views_content_plugin_style_ctools_context.inc |
file |
views_content/plugins/views/views_content_plugin_style_ctools_context.inc |
Contains the default style plugin. |
views_content_plugin_style_ctools_context::$rows |
property |
views_content/plugins/views/views_content_plugin_style_ctools_context.inc |
|
views_content_plugin_style_ctools_context::render |
function |
views_content/plugins/views/views_content_plugin_style_ctools_context.inc |
Render the display in this style. |
views_content_views_plugins |
function |
views_content/plugins/views/views_content.views.inc |
Implements hook_views_plugins(). |
_ctools_plugin_configure_create_form_info |
function |
includes/plugins-admin.inc |
|