views_plugin_display_feed::defaultable_sections |
function |
modules/views/plugins/views_plugin_display_feed.inc |
Static member function to list which sections are defaultable
and what items each section contains. |
ViewsPluginStyleMappingTest::mappedOutputHelper |
function |
modules/views/tests/styles/views_plugin_style_mapping.test |
Tests the mapping of fields. |
views_plugin_argument_validate::convert_options |
function |
modules/views/plugins/views_plugin_argument_validate.inc |
Convert options from the older style. |
views_plugin_display_attachment::options_submit |
function |
modules/views/plugins/views_plugin_display_attachment.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_plugin_argument_default_php::options_form |
function |
modules/views/plugins/views_plugin_argument_default_php.inc |
Provide the default form for setting options. |
views_plugin_row_search_view::option_definition |
function |
modules/search/views/views_plugin_row_search_view.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_plugin_argument_default_raw::get_argument |
function |
modules/views/plugins/views_plugin_argument_default_raw.inc |
Return the default argument. |
views_plugin_exposed_form_input_required::query |
function |
modules/views/plugins/views_plugin_exposed_form_input_required.inc |
Add anything to the query that we might need to. |
views_plugin_style_jump_menu::option_definition |
function |
modules/views/plugins/views_plugin_style_jump_menu.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_plugin_display_extender::options_validate |
function |
modules/views/plugins/views_plugin_display_extender.inc |
Validate the options form. |
views_plugin_query_default::get_result_entities |
function |
modules/views/plugins/views_plugin_query_default.inc |
Returns the according entity objects for the given query results. |
views_plugin_query_default::database_connection |
function |
modules/views/plugins/views_plugin_query_default.inc |
Return the database connection that will be used for the query. |
views_plugin_pager_full::items_per_page_exposed |
function |
modules/views/plugins/views_plugin_pager_full.inc |
|
ViewsPluginDisplayBlockTestCase::testViewBlocks |
function |
modules/views/tests/plugins/views_plugin_display_block.test |
Tests, whether and how the reset button can be renamed. |
views_plugin_row_comment_rss::option_definition |
function |
modules/comment/views/views_plugin_row_comment_rss.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_plugin_display_block::block_caching_modes |
function |
modules/views/plugins/views_plugin_display_block.inc |
Provide a list of core's block caching modes. |
views_plugin_argument_default::options_validate |
function |
modules/views/plugins/views_plugin_argument_default.inc |
Provide the default form form for validating options |
views_plugin_argument_validate_taxonomy_term.inc |
file |
modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Contains the 'taxonomy term' argument validator plugin. |
views_plugin_localization_core::translate_string |
function |
modules/views/plugins/views_plugin_localization_core.inc |
Translate a string. |
views_plugin_display_default::is_default_display |
function |
modules/views/plugins/views_plugin_display_default.inc |
Determine if this display is the 'default' display which contains
fallback settings |
views_plugin_argument_default_user::get_argument |
function |
modules/user/views/views_plugin_argument_default_user.inc |
Return the default argument. |
views_plugin_argument_default::option_definition |
function |
modules/views/plugins/views_plugin_argument_default.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_exposed_form::exposed_form_validate |
function |
modules/views/plugins/views_plugin_exposed_form.inc |
|
views_plugin_query_default::add_where_expression |
function |
modules/views/plugins/views_plugin_query_default.inc |
Add a complex WHERE clause to the query. |
views_plugin_argument_default_taxonomy_tid::init |
function |
modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc |
Initialize this plugin with the view and the argument
it is linked to. |
views_plugin_display_block::has_override_options |
function |
modules/views/plugins/views_plugin_display_block.inc |
Accessor to check if any override options have been set. |
views_plugin_display::uses_exposed_form_in_block |
function |
modules/views/plugins/views_plugin_display.inc |
Check to see if the display can put the exposed form in a block. |
views_plugin_query_default::get_aggregation_info |
function |
modules/views/plugins/views_plugin_query_default.inc |
Get aggregation info for group by queries. |
views_plugin_row_comment_view::option_definition |
function |
modules/comment/views/views_plugin_row_comment_view.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
ViewsPluginStyleJumpMenuTest::testDuplicatePaths |
function |
modules/views/tests/styles/views_plugin_style_jump_menu.test |
Tests jump menus with more than one same path but maybe different titles. |
views_plugin_display_block::set_override_options |
function |
modules/views/plugins/views_plugin_display_block.inc |
Set the options that should be overridden within this display. |
views_plugin_argument_default_user::options_form |
function |
modules/user/views/views_plugin_argument_default_user.inc |
Provide the default form for setting options. |
views_plugin_display_attachment::options_summary |
function |
modules/views/plugins/views_plugin_display_attachment.inc |
Provide the summary for attachment options in the views UI. |
views_plugin_argument_validate_php::options_form |
function |
modules/views/plugins/views_plugin_argument_validate_php.inc |
Provide the default form for setting options. |
views_plugin_argument_default_node::get_argument |
function |
modules/node/views/views_plugin_argument_default_node.inc |
Return the default argument. |
views_plugin_argument_validate::options_validate |
function |
modules/views/plugins/views_plugin_argument_validate.inc |
Provide the default form form for validating options |
views_plugin_localization_test::getExportStrings |
function |
modules/views/tests/views_plugin_localization_test.inc |
Return the stored strings for the simpletest. |
views_plugin_localization_test::translate_string |
function |
modules/views/tests/views_plugin_localization_test.inc |
Return the string and take sure that the test can find out whether the
string got translated. |
views_plugin_argument_default_fixed::get_argument |
function |
modules/views/plugins/views_plugin_argument_default_fixed.inc |
Return the default argument. |
views_plugin_argument_default_fixed::options_form |
function |
modules/views/plugins/views_plugin_argument_default_fixed.inc |
Provide the default form for setting options. |
views_plugin_argument_validate::option_definition |
function |
modules/views/plugins/views_plugin_argument_validate.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_display_block::$has_override_options |
property |
modules/views/plugins/views_plugin_display_block.inc |
Whether this display has custom settings that override the view options. |
views_plugin_localization::process_locale_strings |
function |
modules/views/plugins/views_plugin_localization.inc |
Process strings. |
views_plugin_query_default::add_having_expression |
function |
modules/views/plugins/views_plugin_query_default.inc |
Add a complex HAVING clause to the query.
The caller is responsible for ensuring that all fields are fully qualified
(TABLE.FIELD) and that the table and an appropriate GROUP BY already exist in the query.
Internally the dbtng method… |
views_plugin_argument_validate::validate_argument |
function |
modules/views/plugins/views_plugin_argument_validate.inc |
|
views_plugin_display_attachment::displays_exposed |
function |
modules/views/plugins/views_plugin_display_attachment.inc |
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. |
views_plugin_argument_validate_node::options_form |
function |
modules/node/views/views_plugin_argument_validate_node.inc |
Provide the default form for setting options. |
views_plugin_argument_validate_user::options_form |
function |
modules/user/views/views_plugin_argument_validate_user.inc |
Provide the default form for setting options. |
views_plugin_argument_default_php::convert_options |
function |
modules/views/plugins/views_plugin_argument_default_php.inc |
Convert options from the older style. |
views_plugin_display_attachment::option_definition |
function |
modules/views/plugins/views_plugin_display_attachment.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |