ViewsDisplay::$short_title
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplay

(optional) The short title used in the views UI. Type:

2025-01-10 15:47:30
ViewsDisplay::$uses_menu_links
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplay

Whether or not to use hook_menu() to register a route. Type: bool File

2025-01-10 15:47:30
ViewsDisplay
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplay

Defines a Plugin annotation object for views display plugins. Hierarchy class \Dr

2025-01-10 15:47:30
ViewsDisplay::$contextual_links_locations
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplay

A list of places where contextual links should be added. For example: array( 'page', 'block'

2025-01-10 15:47:30
ViewsDisplay::$theme
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplay

The theme function used to render the display's output. File core/modules/views/src/Annotation/ViewsDisplay

2025-01-10 15:47:30
ViewsDisplay::$uses_hook_block
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplay

Does the display plugin provide blocks. Type: bool File

2025-01-10 15:47:30
ViewsDisplay::$id
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplay

The plugin ID. Type: string File core/modules/views

2025-01-10 15:47:30
ViewsDisplay::$title
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplay

The plugin title used in the views UI. Type:

2025-01-10 15:47:30
ViewsDisplay::$admin
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplay

The administrative name of the display. The name is displayed on the Views overview and also used as default name for new displays.

2025-01-10 15:47:30
ViewsDisplay::$no_ui
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplay

Whether the plugin should be not selectable in the UI. If it's set to TRUE, you can still use it via the API in config files.

2025-01-10 15:47:30