You are here

protected property date_ical_plugin_row_ical_entity::$base_table in Date iCal 7.3

Same name and namespace in other branches
  1. 7.2 includes/date_ical_plugin_row_ical_entity.inc \date_ical_plugin_row_ical_entity::base_table

File

includes/date_ical_plugin_row_ical_entity.inc, line 14
Contains the iCal row style plugin.

Class

date_ical_plugin_row_ical_entity
A Views plugin which builds an iCal VEVENT from a single node.

Code

protected $base_table = 'node';