8 calls to views_handler::ui_name()

views_handler::groupby_form in includes/handlers.inc
Provide a form for aggregation settings.
views_handler_area::label in handlers/views_handler_area.inc
Get this field's label.
views_handler_argument_group_by_numeric::ui_name in handlers/views_handler_argument_group_by_numeric.inc
Return a string representing this handler's name in the UI.
views_handler_field::ui_name in handlers/views_handler_field.inc
Return a string representing this handler's name in the UI.
views_handler_filter_group_by_numeric::ui_name in handlers/views_handler_filter_group_by_numeric.inc
Return a string representing this handler's name in the UI.
views_handler_filter_in_operator::validate in handlers/views_handler_filter_in_operator.inc
Validates the handler against the complete View.
views_handler_relationship::label in handlers/views_handler_relationship.inc
Get this field's label.
views_handler_sort_group_by_numeric::ui_name in handlers/views_handler_sort_group_by_numeric.inc
Return a string representing this handler's name in the UI.