Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for label

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
Node::label function modules/node/node.entity.inc Implements EntityInterface::label().
User::label function modules/user/user.entity.inc Implements EntityInterface::label().
File::label function modules/file/file.entity.inc Implements EntityInterface::label().
entity_label function modules/entity/entity.module Returns the label of an entity.
Comment::label function modules/comment/comment.entity.inc Implements EntityInterface::label().
TestEntity::label function modules/entity/tests/entity_test/entity_test.entity.inc Implements EntityInterface::label().
TestEntity::label function modules/field/tests/field_test/field_test.class.inc Returns the label of the entity.
TaxonomyTerm::label function modules/taxonomy/taxonomy.entity.inc Implements EntityInterface::label().
LayoutContext::label function modules/layout/plugins/context/layout_context.inc Assemble a human-readable label of this object.
LayoutHandler::label function modules/layout/includes/layout_handler.class.inc Assemble a human-readable label of this object.
UserInterface::label function includes/userinterface.inc Returns the label of the entity.
AnonymousUser::label function includes/anonymous.inc Provides the anonymous user name for consistency with User entities.
file_view_mode_label function modules/file/file.module Return the label for a specific file entity view mode.
form_label_test_form function modules/simpletest/tests/form_test.module A form for testing form labels and required marks.
file_view_mode_labels function modules/file/file.module Return an array of available view modes for file entities.
TestFieldEntity::label function modules/field/tests/field_test/field_test.class.inc Implements EntityInterface::label().
EntityInterface::label function modules/entity/entity.class.inc Returns the label of the entity.
field_views_field_label function modules/field/views/field.views.inc Returns the label of a certain field.
_file_sort_weight_label function modules/file/file.admin.inc User sort function to sort by weight, then label/name.
theme_label_machine_name function modules/system/system.theme.inc Returns HTML for the display of a label and its machine name.
theme_form_element_label function includes/form.inc Returns HTML for a form element label and required marker.
views_handler_area::label function modules/views/handlers/views_handler_area.inc Get this field's label.
theme_update_status_label function modules/update/update.theme.inc Returns HTML for a label to display for a project's update status.
LayoutRelationship::label function modules/layout/plugins/relationships/layout_relationship.inc Assemble a human-readable label of this object.
field_config_label_bundle function modules/field/field.module Given a bundle config file, display a unique label.
LayoutStringContext::label function modules/layout/plugins/context/layout_context.inc Assemble a human-readable label of this object.
views_handler_field::label function modules/views/handlers/views_handler_field.inc Get this field's label.
views_ui_get_display_label function modules/views_ui/views_ui.admin.inc Placeholder function for overriding $display->display_title.
EntityLayoutContext::label function modules/layout/plugins/context/entity_layout_context_handler.inc Assemble a human-readable label of this object.
LayoutContextBroken::label function modules/layout/plugins/context/layout_context.inc Assemble a human-readable label of this object.
FormsElementsLabelsTestCase class modules/simpletest/tests/form.test Test form element labels, required markers and associated output.
field_config_label_instance function modules/field/field.module Given a field array, display a unique label.
DashboardLayoutContext::label function modules/dashboard/includes/dashboard_layout_context.inc Assemble a human-readable label of this object.
theme_link_formatter_link_label function modules/link/link.theme.inc Formats a link using the field's label as link text.
LayoutRelationshipBroken::label function modules/layout/plugins/relationships/layout_relationship.inc Assemble a human-readable label of this object.
FieldDisplayAPITestCase::$label property modules/field/tests/field.test
LayoutOverridesPathContext::label function modules/layout/plugins/context/layout_context.inc Assemble a human-readable label of this object.
views_handler_relationship::label function modules/views/handlers/views_handler_relationship.inc Get this field's label.
FormsElementsLabelsTestCase::setUp function modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
LayoutRendererEditor::getAriaLabel function modules/layout/plugins/renderers/layout_renderer_editor.inc Returns an aria label for a block.
ViewsTestCase::helperButtonHasLabel function modules/views/tests/views_query.test Helper function to check whether a button with a certain id exists and has a certain label.
LayoutRelationship::getOptionLabels function modules/layout/plugins/relationships/layout_relationship.inc Returns an array of appropriate contexts for this relationship.
FormsElementsLabelsTestCase::$profile property modules/simpletest/tests/form.test The profile to install as a basis for testing.
views_plugin_display::get_field_labels function modules/views/plugins/views_plugin_display.inc Retrieve a list of fields for the current display with the relationship associated if it exists.
views_handler_field::element_label_type function modules/views/handlers/views_handler_field.inc Return an HTML element for the label based upon the field's element type.
FieldUIManageFieldsTestCase::$field_label property modules/field_ui/tests/field_ui.test
views_handler_field::element_label_classes function modules/views/handlers/views_handler_field.inc Return the class of the field's label.
FormsElementsLabelsTestCase::testFormLabels function modules/simpletest/tests/form.test Test form elements, labels, title attibutes and required marks output correctly and have the correct label option class if needed.
UserEntityCallbacksTestCase::testLabelCallback function modules/user/tests/user.test Test label callback.

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS