- views_handler_argument_field_list_string::summary_name in 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_string::summary_name in 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::title in core/
modules/ views/ handlers/ views_handler_argument_string.inc - Get the title this argument will assign the view, given the argument.
- views_handler_field::render_as_link in core/
modules/ views/ handlers/ views_handler_field.inc - Render this field as a link, with the info from a fieldset set by the user.