Namesort descending Location Description
views_handler_argument_node_language::construct core/modules/node/views/views_handler_argument_node_language.inc Constructor
views_handler_argument_node_language::node_language core/modules/node/views/views_handler_argument_node_language.inc
views_handler_argument_node_language::summary_name core/modules/node/views/views_handler_argument_node_language.inc Override the behavior of summary_name(). Get the user friendly version of the language.
views_handler_argument_node_language::title core/modules/node/views/views_handler_argument_node_language.inc Override the behavior of title(). Get the user friendly version of the node type.
views_handler_argument_node_nid::title_query core/modules/node/views/views_handler_argument_node_nid.inc Override the behavior of title(). Get the title of the node.
views_handler_argument_node_tnid::title_query core/modules/translation/views/views_handler_argument_node_tnid.inc Override the behavior of title(). Get the title of the node.
views_handler_argument_node_type::construct core/modules/node/views/views_handler_argument_node_type.inc Constructor
views_handler_argument_node_type::node_type core/modules/node/views/views_handler_argument_node_type.inc
views_handler_argument_node_type::summary_name core/modules/node/views/views_handler_argument_node_type.inc Override the behavior of summary_name(). Get the user friendly version of the node type.
views_handler_argument_node_type::title core/modules/node/views/views_handler_argument_node_type.inc Override the behavior of title(). Get the user friendly version of the node type.
views_handler_argument_node_uid_revision::query core/modules/node/views/views_handler_argument_node_uid_revision.inc Set up the query for this argument.
views_handler_argument_node_vid::title_query core/modules/node/views/views_handler_argument_node_vid.inc Override the behavior of title(). Get the title of the revision.
views_handler_argument_null::default_actions core/modules/views/handlers/views_handler_argument_null.inc Override default_actions() to remove actions that don't make sense for a null argument.
views_handler_argument_null::options_form core/modules/views/handlers/views_handler_argument_null.inc Override options_form() so that only the relevant options are displayed to the user.
views_handler_argument_null::option_definition core/modules/views/handlers/views_handler_argument_null.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_argument_null::query core/modules/views/handlers/views_handler_argument_null.inc Override the behavior of query() to prevent the query from being changed in any way.
views_handler_argument_null::validate_argument_basic core/modules/views/handlers/views_handler_argument_null.inc Provide a basic argument validation.
views_handler_argument_numeric::get_sort_name core/modules/views/handlers/views_handler_argument_numeric.inc Return a description of how the argument would normally be sorted.
views_handler_argument_numeric::options_form core/modules/views/handlers/views_handler_argument_numeric.inc Build the options form.
views_handler_argument_numeric::option_definition core/modules/views/handlers/views_handler_argument_numeric.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_argument_numeric::query core/modules/views/handlers/views_handler_argument_numeric.inc Set up the query for this argument.
views_handler_argument_numeric::title core/modules/views/handlers/views_handler_argument_numeric.inc Get the title this argument will assign the view, given the argument.
views_handler_argument_numeric::title_query core/modules/views/handlers/views_handler_argument_numeric.inc Override for specific title lookups.
views_handler_argument_search::query core/modules/search/views/views_handler_argument_search.inc Add this argument to the query.
views_handler_argument_search::query_parse_search_expression core/modules/search/views/views_handler_argument_search.inc Make sure that parseSearchExpression is run and everything is set up for it.
views_handler_argument_string::get_formula core/modules/views/handlers/views_handler_argument_string.inc Get the formula for this argument.
views_handler_argument_string::get_sort_name core/modules/views/handlers/views_handler_argument_string.inc Return a description of how the argument would normally be sorted.
views_handler_argument_string::init core/modules/views/handlers/views_handler_argument_string.inc init the handler with necessary data.
views_handler_argument_string::options_form core/modules/views/handlers/views_handler_argument_string.inc Build the options form.
views_handler_argument_string::option_definition core/modules/views/handlers/views_handler_argument_string.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_argument_string::query core/modules/views/handlers/views_handler_argument_string.inc Build the query based upon the formula
views_handler_argument_string::summary_argument core/modules/views/handlers/views_handler_argument_string.inc Provide the argument to use to link from the summary to the next level; this will be called once per row of a summary, and used as part of $view->get_url().
views_handler_argument_string::summary_name core/modules/views/handlers/views_handler_argument_string.inc Provides the name to use for the summary. By default this is just the name field.
views_handler_argument_string::summary_query core/modules/views/handlers/views_handler_argument_string.inc Build the summary query based on a string
views_handler_argument_string::title core/modules/views/handlers/views_handler_argument_string.inc Get the title this argument will assign the view, given the argument.
views_handler_argument_string::title_query core/modules/views/handlers/views_handler_argument_string.inc Override for specific title lookups.
views_handler_argument_taxonomy::title core/modules/taxonomy/views/views_handler_argument_taxonomy.inc Override the behavior of title(). Get the title of the node.
views_handler_argument_term_language::construct core/modules/taxonomy/views/views_handler_argument_term_language.inc Constructor
views_handler_argument_term_language::summary_name core/modules/taxonomy/views/views_handler_argument_term_language.inc Override the behavior of summary_name(). Get the user friendly version of the language.
views_handler_argument_term_language::term_language core/modules/taxonomy/views/views_handler_argument_term_language.inc
views_handler_argument_term_language::title core/modules/taxonomy/views/views_handler_argument_term_language.inc Override the behavior of title(). Get the user friendly version of the node type.
views_handler_argument_term_node_tid::options_form core/modules/taxonomy/views/views_handler_argument_term_node_tid.inc Build the options form.
views_handler_argument_term_node_tid::option_definition core/modules/taxonomy/views/views_handler_argument_term_node_tid.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_argument_term_node_tid::set_breadcrumb core/modules/taxonomy/views/views_handler_argument_term_node_tid.inc Give an argument the opportunity to modify the breadcrumb, if it wants. This only gets called on displays where a breadcrumb is actually used.
views_handler_argument_term_node_tid::title_query core/modules/taxonomy/views/views_handler_argument_term_node_tid.inc Override for specific title lookups.
views_handler_argument_term_node_tid_depth::default_actions core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc Override default_actions() to remove summary actions.
views_handler_argument_term_node_tid_depth::options_form core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc Build the options form.
views_handler_argument_term_node_tid_depth::option_definition core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_argument_term_node_tid_depth::query core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc Set up the query for this argument.
views_handler_argument_term_node_tid_depth::set_breadcrumb core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc Give an argument the opportunity to modify the breadcrumb, if it wants. This only gets called on displays where a breadcrumb is actually used.

Pages