Search for argument

  1. Other projects
Title Object type File name Summary
views_handler_argument_string class handlers/views_handler_argument_string.inc Argument handler to implement string arguments that may have length limits.
views_handler_argument_string.inc file handlers/views_handler_argument_string.inc Definition of views_handler_argument_string.
views_handler_argument_string::get_formula function handlers/views_handler_argument_string.inc Get the formula for this argument.
views_handler_argument_string::get_sort_name function handlers/views_handler_argument_string.inc Return a description of how the argument would normally be sorted.
views_handler_argument_string::init function handlers/views_handler_argument_string.inc Init the handler with necessary data.
views_handler_argument_string::options_form function handlers/views_handler_argument_string.inc Build the options form.
views_handler_argument_string::option_definition function handlers/views_handler_argument_string.inc Information about options for all kinds of purposes will be held here.
views_handler_argument_string::query function handlers/views_handler_argument_string.inc Build the query based upon the formula.
views_handler_argument_string::summary_argument function handlers/views_handler_argument_string.inc Provide the argument to use to link from the summary to the next level.
views_handler_argument_string::summary_name function handlers/views_handler_argument_string.inc Provides the name to use for the summary.
views_handler_argument_string::summary_query function handlers/views_handler_argument_string.inc Build the summary query based on a string.
views_handler_argument_string::title function handlers/views_handler_argument_string.inc Get the title this argument will assign the view, given the argument.
views_handler_argument_string::title_query function handlers/views_handler_argument_string.inc Override for specific title lookups.
views_handler_argument_taxonomy class modules/taxonomy/views_handler_argument_taxonomy.inc Argument handler for basic taxonomy tid.
views_handler_argument_taxonomy.inc file modules/taxonomy/views_handler_argument_taxonomy.inc Definition of views_handler_argument_taxonomy.
views_handler_argument_taxonomy::title function modules/taxonomy/views_handler_argument_taxonomy.inc Override the behavior of title(). Get the title of the node.
views_handler_argument_term_node_tid class modules/taxonomy/views_handler_argument_term_node_tid.inc Allow taxonomy term ID(s) as argument.
views_handler_argument_term_node_tid.inc file modules/taxonomy/views_handler_argument_term_node_tid.inc Definition of views_handler_argument_term_node_tid.
views_handler_argument_term_node_tid::options_form function modules/taxonomy/views_handler_argument_term_node_tid.inc Build the options form.
views_handler_argument_term_node_tid::option_definition function modules/taxonomy/views_handler_argument_term_node_tid.inc Information about options for all kinds of purposes will be held here.
views_handler_argument_term_node_tid::set_breadcrumb function modules/taxonomy/views_handler_argument_term_node_tid.inc Give an argument the opportunity to modify the breadcrumb, if it wants.
views_handler_argument_term_node_tid::title_query function modules/taxonomy/views_handler_argument_term_node_tid.inc Override for specific title lookups.
views_handler_argument_term_node_tid_depth class modules/taxonomy/views_handler_argument_term_node_tid_depth.inc Argument handler for taxonomy terms with depth.
views_handler_argument_term_node_tid_depth.inc file modules/taxonomy/views_handler_argument_term_node_tid_depth.inc Definition of views_handler_argument_term_node_tid_depth.
views_handler_argument_term_node_tid_depth::default_actions function modules/taxonomy/views_handler_argument_term_node_tid_depth.inc Override default_actions() to remove summary actions.
views_handler_argument_term_node_tid_depth::options_form function modules/taxonomy/views_handler_argument_term_node_tid_depth.inc Build the options form.
views_handler_argument_term_node_tid_depth::option_definition function modules/taxonomy/views_handler_argument_term_node_tid_depth.inc Information about options for all kinds of purposes will be held here.
views_handler_argument_term_node_tid_depth::query function modules/taxonomy/views_handler_argument_term_node_tid_depth.inc Set up the query for this argument.
views_handler_argument_term_node_tid_depth::set_breadcrumb function modules/taxonomy/views_handler_argument_term_node_tid_depth.inc Give an argument the opportunity to modify the breadcrumb, if it wants.
views_handler_argument_term_node_tid_depth::title function modules/taxonomy/views_handler_argument_term_node_tid_depth.inc Get the title this argument will assign the view, given the argument.
views_handler_argument_term_node_tid_depth_join class modules/taxonomy/views_handler_argument_term_node_tid_depth_join.inc Argument handler for taxonomy terms with depth.
views_handler_argument_term_node_tid_depth_join.inc file modules/taxonomy/views_handler_argument_term_node_tid_depth_join.inc Definition of views_handler_argument_term_node_tid_depth_join.
views_handler_argument_term_node_tid_depth_join::default_actions function modules/taxonomy/views_handler_argument_term_node_tid_depth_join.inc Override default_actions() to remove summary actions.
views_handler_argument_term_node_tid_depth_join::options_form function modules/taxonomy/views_handler_argument_term_node_tid_depth_join.inc Build the options form.
views_handler_argument_term_node_tid_depth_join::option_definition function modules/taxonomy/views_handler_argument_term_node_tid_depth_join.inc Information about options for all kinds of purposes will be held here.
views_handler_argument_term_node_tid_depth_join::query function modules/taxonomy/views_handler_argument_term_node_tid_depth_join.inc Set up the query for this argument.
views_handler_argument_term_node_tid_depth_join::set_breadcrumb function modules/taxonomy/views_handler_argument_term_node_tid_depth_join.inc Give an argument the opportunity to modify the breadcrumb, if it wants.
views_handler_argument_term_node_tid_depth_join::title function modules/taxonomy/views_handler_argument_term_node_tid_depth_join.inc Get the title this argument will assign the view, given the argument.
views_handler_argument_term_node_tid_depth_modifier class modules/taxonomy/views_handler_argument_term_node_tid_depth_modifier.inc Argument handler for to modify depth for a previous term.
views_handler_argument_term_node_tid_depth_modifier.inc file modules/taxonomy/views_handler_argument_term_node_tid_depth_modifier.inc Definition of views_handler_argument_term_node_tid_depth_modifier.
views_handler_argument_term_node_tid_depth_modifier::options_form function modules/taxonomy/views_handler_argument_term_node_tid_depth_modifier.inc Build the options form.
views_handler_argument_term_node_tid_depth_modifier::pre_query function modules/taxonomy/views_handler_argument_term_node_tid_depth_modifier.inc Run before the view is built.
views_handler_argument_term_node_tid_depth_modifier::query function modules/taxonomy/views_handler_argument_term_node_tid_depth_modifier.inc Set up the query for this argument.
views_handler_argument_tracker_comment_user_uid class modules/tracker/views_handler_argument_tracker_comment_user_uid.inc UID argument to check for nodes that user posted or commented on.
views_handler_argument_tracker_comment_user_uid.inc file modules/tracker/views_handler_argument_tracker_comment_user_uid.inc Definition of views_handler_argument_tracker_comment_user_uid.
views_handler_argument_tracker_comment_user_uid::query function modules/tracker/views_handler_argument_tracker_comment_user_uid.inc Set up the query for this argument.
views_handler_argument_users_roles_rid class modules/user/views_handler_argument_users_roles_rid.inc Allow role ID(s) as argument.
views_handler_argument_users_roles_rid.inc file modules/user/views_handler_argument_users_roles_rid.inc Definition of views_handler_argument_users_roles_rid.
views_handler_argument_users_roles_rid::title_query function modules/user/views_handler_argument_users_roles_rid.inc Override for specific title lookups.
views_handler_argument_user_uid class modules/user/views_handler_argument_user_uid.inc Argument handler to accept a user id.