Search for label

  1. Other projects
Title Object type File name Summary
field_views_field_label function modules/field.views.inc Returns the label of a certain field.
ViewsTestCase::helperButtonHasLabel function tests/views_query.test Check whether a button with a certain id exists and has a certain label.
views_handler_area::label function handlers/views_handler_area.inc
views_handler_field::element_label_classes function handlers/views_handler_field.inc Return the class of the field's label.
views_handler_field::element_label_type function handlers/views_handler_field.inc Return an HTML element for the label based upon the field's element type.
views_handler_field::label function handlers/views_handler_field.inc Get this field's label.
views_handler_relationship::label function handlers/views_handler_relationship.inc Get this field's label.
views_plugin_display::get_field_labels function plugins/views_plugin_display.inc List of fields for the current display with the associated relationship.
views_ui_get_display_label function includes/admin.inc Placeholder function for overriding $display->display_title.