views_plugin_display::use_group_by |
function |
modules/views/plugins/views_plugin_display.inc |
Does the display have groupby enabled? |
views_plugin_display_feed::execute |
function |
modules/views/plugins/views_plugin_display_feed.inc |
Feeds do not go through the standard page theme hooks. Instead, they
go through their own theme function and then return NULL so that Backdrop
believes that the page has already rendered itself... which it has. |
views_plugin_display::uses_exposed |
function |
modules/views/plugins/views_plugin_display.inc |
Determine if this display uses exposed filters, so the view
will know whether or not to build them. |
views_plugin_display::unpack_style |
function |
modules/views/plugins/views_plugin_display.inc |
Extract translatables from views styles. |
views_plugin_row::options_validate |
function |
modules/views/plugins/views_plugin_row.inc |
Validate the options form. |
views_plugin_display::is_defaulted |
function |
modules/views/plugins/views_plugin_display.inc |
Determine if a given option is set to use the default display or the
current display |
views_plugin_cache::get_output_key |
function |
modules/views/plugins/views_plugin_cache.inc |
|
views_plugin_argument_default_node |
class |
modules/node/views/views_plugin_argument_default_node.inc |
Default argument plugin to extract a node via menu_get_object |
views_plugin_exposed_form_basic.inc |
file |
modules/views/plugins/views_plugin_exposed_form_basic.inc |
Definition of views_plugin_exposed_form_basic. |
views_plugin_style::get_field_value |
function |
modules/views/plugins/views_plugin_style.inc |
Get the raw field value. |
views_plugin_style::render_grouping |
function |
modules/views/plugins/views_plugin_style.inc |
Group records as needed for rendering. |
views_plugin_query::set_where_group |
function |
modules/views/plugins/views_plugin_query.inc |
Create a new grouping for the WHERE or HAVING clause. |
views_plugin_display_page::validate |
function |
modules/views/plugins/views_plugin_display_page.inc |
Make sure the display and all associated handlers are valid. |
views_plugin_display_page::has_path |
function |
modules/views/plugins/views_plugin_display_page.inc |
The page display has a path. |
views_plugin_display_attachment.inc |
file |
modules/views/plugins/views_plugin_display_attachment.inc |
Contains the attachment display plugin. |
views_plugin_display_extender::init |
function |
modules/views/plugins/views_plugin_display_extender.inc |
|
views_plugin_argument_default_fixed |
class |
modules/views/plugins/views_plugin_argument_default_fixed.inc |
The fixed argument default handler. |
views_plugin_display::render_header |
function |
modules/views/plugins/views_plugin_display.inc |
Render the header of the view. |
views_plugin_style_unformatted.test |
file |
modules/views/tests/styles/views_plugin_style_unformatted.test |
Definition of ViewsPluginStyleUnformattedTestCase. |
views_plugin_style_default::options |
function |
modules/views/plugins/views_plugin_style_default.inc |
Set default options |
ViewsPluginStyleUnformattedTestCase |
class |
modules/views/tests/styles/views_plugin_style_unformatted.test |
Tests the default/unformatted row style. |
views_plugin_display::use_more_text |
function |
modules/views/plugins/views_plugin_display.inc |
Does the display have custom link text? |
views_plugin_cache::get_results_key |
function |
modules/views/plugins/views_plugin_cache.inc |
|
views_plugin_argument_validate_user |
class |
modules/user/views/views_plugin_argument_validate_user.inc |
Validate whether an argument is a valid user. |
views_plugin_display::render_footer |
function |
modules/views/plugins/views_plugin_display.inc |
Render the footer of the view. |
views_plugin_style::uses_row_plugin |
function |
modules/views/plugins/views_plugin_style.inc |
Return TRUE if this style also uses a row plugin. |
ViewsPluginStyleTestBase::$elements |
property |
modules/views/tests/styles/views_plugin_style_base.test |
Stores the SimpleXML representation of the output. |
views_plugin_access::options_submit |
function |
modules/views/plugins/views_plugin_access.inc |
Provide the default form form for submitting options |
views_plugin_pager::use_count_query |
function |
modules/views/plugins/views_plugin_pager.inc |
Determine if a pager needs a count query. |
views_plugin_pager::get_total_items |
function |
modules/views/plugins/views_plugin_pager.inc |
Get the total number of items. |
views_plugin_display_block::get_url |
function |
modules/views/plugins/views_plugin_display_block.inc |
|
views_plugin_argument_validate_node |
class |
modules/node/views/views_plugin_argument_validate_node.inc |
Validate whether an argument is an acceptable node. |
views_plugin_query_default::execute |
function |
modules/views/plugins/views_plugin_query_default.inc |
Executes the query and fills the associated view object with according
values. |
views_plugin_argument_default::init |
function |
modules/views/plugins/views_plugin_argument_default.inc |
Initialize this plugin with the view and the argument
it is linked to. |
views_plugin_display::format_themes |
function |
modules/views/plugins/views_plugin_display.inc |
Format a list of theme templates for output by the theme info helper. |
views_plugin_query_default::add_tag |
function |
modules/views/plugins/views_plugin_query_default.inc |
Adds a query tag to the sql object. |
ViewsTranslatableTest::viewsPlugins |
function |
modules/views/tests/views_translatable.test |
The views plugin definition. Override it if you test provides a plugin. |
views_plugin_display::unpack_plugin |
function |
modules/views/plugins/views_plugin_display.inc |
Special handling for plugins when extracting translatables. |
views_plugin_cache::restore_headers |
function |
modules/views/plugins/views_plugin_cache.inc |
Restore out of band data saved to cache. Copied from Panels. |
ViewsPluginStyleJumpMenuTest::setUp |
function |
modules/views/tests/styles/views_plugin_style_jump_menu.test |
Sets up a Backdrop site for running functional and integration tests. |
views_plugin_style::build_sort_post |
function |
modules/views/plugins/views_plugin_style.inc |
Called by the view builder to let the style build a second set of
sorts that will come after any other sorts in the view. |
views_plugin_row_rss_fields::render |
function |
modules/views/plugins/views_plugin_row_rss_fields.inc |
Render a row object. This usually passes through to a theme template
of some form, but not always. |
views_plugin_display_block::execute |
function |
modules/views/plugins/views_plugin_display_block.inc |
The display block handler returns the structure necessary for a block. |
views_plugin_row::option_definition |
function |
modules/views/plugins/views_plugin_row.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_plugin_pager::update_page_info |
function |
modules/views/plugins/views_plugin_pager.inc |
If there are pagers that need global values set, this method can
be used to set them. It will be called when the count query is run. |
views_plugin_row_search_view::render |
function |
modules/search/views/views_plugin_row_search_view.inc |
Override the behavior of the render() function. |
views_plugin_query::options_validate |
function |
modules/views/plugins/views_plugin_query.inc |
Validate the options form. |
views_plugin_localization::translate |
function |
modules/views/plugins/views_plugin_localization.inc |
Translate a string / text with format. |
views_plugin_style_table::even_empty |
function |
modules/views/plugins/views_plugin_style_table.inc |
Should the output of the style plugin be rendered even if it's a empty view. |
views_plugin_display_extender::query |
function |
modules/views/plugins/views_plugin_display_extender.inc |
Inject anything into the query that the display_extender handler needs. |