Namesort descending Location Description
views_handler_argument_comment_user_uid::title core/modules/comment/views/views_handler_argument_comment_user_uid.inc Get the title this argument will assign the view, given the argument.
views_handler_argument_date::default_argument_form core/modules/views/handlers/views_handler_argument_date.inc Add an option to set the default value to the current date.
views_handler_argument_date::get_default_argument core/modules/views/handlers/views_handler_argument_date.inc Set the empty argument value to the current date, formatted appropriately for this argument.
views_handler_argument_date::get_sort_name core/modules/views/handlers/views_handler_argument_date.inc Return a description of how the argument would normally be sorted.
views_handler_argument_field_list::init core/modules/field/views/views_handler_argument_field_list.inc init the handler with necessary data.
views_handler_argument_field_list::options_form core/modules/field/views/views_handler_argument_field_list.inc Build the options form.
views_handler_argument_field_list::option_definition core/modules/field/views/views_handler_argument_field_list.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_argument_field_list::summary_name core/modules/field/views/views_handler_argument_field_list.inc Provides the name to use for the summary. By default this is just the name field.
views_handler_argument_field_list_string::init core/modules/field/views/views_handler_argument_field_list_string.inc init the handler with necessary data.
views_handler_argument_field_list_string::options_form core/modules/field/views/views_handler_argument_field_list_string.inc Build the options form.
views_handler_argument_field_list_string::option_definition core/modules/field/views/views_handler_argument_field_list_string.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_argument_field_list_string::summary_name core/modules/field/views/views_handler_argument_field_list_string.inc Provides the name to use for the summary. By default this is just the name field.
views_handler_argument_file_fid::title_query core/modules/file/views/views_handler_argument_file_fid.inc Override the behavior of title_query(). Get the filenames.
views_handler_argument_formula::construct core/modules/views/handlers/views_handler_argument_formula.inc Constructor
views_handler_argument_formula::get_formula core/modules/views/handlers/views_handler_argument_formula.inc
views_handler_argument_formula::query core/modules/views/handlers/views_handler_argument_formula.inc Build the query based upon the formula
views_handler_argument_formula::summary_query core/modules/views/handlers/views_handler_argument_formula.inc Build the summary query based on a formula
views_handler_argument_group_by_numeric::get_sort_name core/modules/views/handlers/views_handler_argument_group_by_numeric.inc Return a description of how the argument would normally be sorted.
views_handler_argument_group_by_numeric::query core/modules/views/handlers/views_handler_argument_group_by_numeric.inc Set up the query for this argument.
views_handler_argument_group_by_numeric::ui_name core/modules/views/handlers/views_handler_argument_group_by_numeric.inc Return a string representing this handler's name in the UI.
views_handler_argument_locale_language::construct core/modules/locale/views/views_handler_argument_locale_language.inc Constructor
views_handler_argument_locale_language::locale_language core/modules/locale/views/views_handler_argument_locale_language.inc
views_handler_argument_locale_language::summary_name core/modules/locale/views/views_handler_argument_locale_language.inc Override the behavior of summary_name(). Get the user friendly version of the language.
views_handler_argument_locale_language::title core/modules/locale/views/views_handler_argument_locale_language.inc Override the behavior of title(). Get the user friendly version of the language.
views_handler_argument_many_to_one::ensure_my_table core/modules/views/handlers/views_handler_argument_many_to_one.inc Override ensure_my_table so we can control how this joins in. The operator actually has influence over joining.
views_handler_argument_many_to_one::init core/modules/views/handlers/views_handler_argument_many_to_one.inc init the handler with necessary data.
views_handler_argument_many_to_one::options_form core/modules/views/handlers/views_handler_argument_many_to_one.inc Build the options form.
views_handler_argument_many_to_one::option_definition core/modules/views/handlers/views_handler_argument_many_to_one.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_argument_many_to_one::query core/modules/views/handlers/views_handler_argument_many_to_one.inc Set up the query for this argument.
views_handler_argument_many_to_one::summary_argument core/modules/views/handlers/views_handler_argument_many_to_one.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_many_to_one::summary_query core/modules/views/handlers/views_handler_argument_many_to_one.inc Build the info for the summary query.
views_handler_argument_many_to_one::title core/modules/views/handlers/views_handler_argument_many_to_one.inc Get the title this argument will assign the view, given the argument.
views_handler_argument_many_to_one::title_query core/modules/views/handlers/views_handler_argument_many_to_one.inc Override for specific title lookups.
views_handler_argument_node_created_day::construct core/modules/node/views/views_handler_argument_dates_various.inc Constructor implementation
views_handler_argument_node_created_day::summary_argument core/modules/node/views/views_handler_argument_dates_various.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_node_created_day::summary_name core/modules/node/views/views_handler_argument_dates_various.inc Provide a link to the next level of the view
views_handler_argument_node_created_day::title core/modules/node/views/views_handler_argument_dates_various.inc Provide a link to the next level of the view
views_handler_argument_node_created_fulldate::construct core/modules/node/views/views_handler_argument_dates_various.inc Constructor implementation
views_handler_argument_node_created_fulldate::summary_name core/modules/node/views/views_handler_argument_dates_various.inc Provide a link to the next level of the view
views_handler_argument_node_created_fulldate::title core/modules/node/views/views_handler_argument_dates_various.inc Provide a link to the next level of the view
views_handler_argument_node_created_month::construct core/modules/node/views/views_handler_argument_dates_various.inc Constructor implementation
views_handler_argument_node_created_month::summary_argument core/modules/node/views/views_handler_argument_dates_various.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_node_created_month::summary_name core/modules/node/views/views_handler_argument_dates_various.inc Provide a link to the next level of the view
views_handler_argument_node_created_month::title core/modules/node/views/views_handler_argument_dates_various.inc Provide a link to the next level of the view
views_handler_argument_node_created_week::construct core/modules/node/views/views_handler_argument_dates_various.inc Constructor implementation
views_handler_argument_node_created_week::summary_name core/modules/node/views/views_handler_argument_dates_various.inc Provide a link to the next level of the view
views_handler_argument_node_created_year::construct core/modules/node/views/views_handler_argument_dates_various.inc Constructor implementation
views_handler_argument_node_created_year_month::construct core/modules/node/views/views_handler_argument_dates_various.inc Constructor implementation
views_handler_argument_node_created_year_month::summary_name core/modules/node/views/views_handler_argument_dates_various.inc Provide a link to the next level of the view
views_handler_argument_node_created_year_month::title core/modules/node/views/views_handler_argument_dates_various.inc Provide a link to the next level of the view

Pages