You are here

protected property panelizer_handler_field_link::$tab_map in Panelizer 7.2

Same name and namespace in other branches
  1. 7.3 plugins/views/panelizer_handler_field_link.inc \panelizer_handler_field_link::tab_map

Mapping of node paths (the part after node/N) to human-readable labels.

This array is used both for the options_form in the select dropdown, and also when rendering the link to define the link text if not overridden.

File

plugins/views/panelizer_handler_field_link.inc, line 13

Class

panelizer_handler_field_link
Views field handler for rendering node links that point to panelizer tabs.

Code

protected $tab_map = array();