9 calls to views_handler::ui_name()

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_group_by_numeric::ui_name in handlers/views_handler_field_group_by_numeric.inc
Return a string representing this handler's name in the UI.
views_handler_filter::expose_options in handlers/views_handler_filter.inc
Provide default options for exposed filters.
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::expose_options in handlers/views_handler_sort.inc
Provide default options for exposed sorts.
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.