You are here

public property PanelizerEntityDefault::$views_table in Panelizer 7.3

Same name and namespace in other branches
  1. 7.2 plugins/entity/PanelizerEntityDefault.class.php \PanelizerEntityDefault::views_table

The base table in SQL the entity uses, for views support.

File

plugins/entity/PanelizerEntityDefault.class.php, line 287
Base class for the Panelizer Entity plugin.

Class

PanelizerEntityDefault
Base class for the Panelizer Entity plugin.

Code

public $views_table = '';