You are here

public property PanelizerEntityDefault::$views_table in Panelizer 7.2

Same name and namespace in other branches
  1. 7.3 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 168
Base class for the Panelizer Entity plugin.

Class

PanelizerEntityDefault
Base class for the Panelizer Entity plugin.

Code

public $views_table = '';