protected property CalendarStyleInfo::$calendarPopup in Calendar 8
Same name and namespace in other branches
- 8.2 src/CalendarStyleInfo.php \Drupal\calendar\CalendarStyleInfo::calendarPopup
Defines whether or not to show this calendar in a popup.
TRUE to show the calendar in a popup, FALSE otherwise.
Type: bool
File
- src/
CalendarStyleInfo.php, line 16
Class
- CalendarStyleInfo
- Defines a calendar style info object.
Namespace
Drupal\calendarCode
protected $calendarPopup;