get('datemethod', 1); $showcalendar = (int)$params->get('showcalendar', 1); $showflyer = (int)$params->get('showflyer', 1); $flyer_link_type = (int)$params->get('flyer_link_type', 0); $imagewidthmax = (int)$params->get('imagewidthmax', 0); if ($flyer_link_type == 1) { echo JemOutput::lightbox(); $modal = 'lightbox'; } elseif ($flyer_link_type == 0) { $modal = 'notmodal'; } else { $modal = ''; } $document = Factory::getDocument(); $widthStyle = $imagewidthmax ? 'width:' . $imagewidthmax . 'px' : 'max-width: 100%'; $css = ' .banner-jem img { ' . $widthStyle . '; }'; $document->addStyleDeclaration($css); ?>
0) : ?>

eventlink) : ?> title; ?>

colorclass === "category" || $item->colorclass === "alpha"): ?>
color)) : ?> style="background-color: color; ?>" > color_is_dark)) : ?>
startdate['month']; ?>
startdate['weekday']; ?>
startdate['day']; ?>
dateschema; ?>
eventimage)) : ?>
date && $datemethod == 2) :?>
date; ?>
date && $datemethod == 1) :?>
date; ?>
time && $datemethod == 1) :?>
time; ?>
date && $datemethod == 2) : ?>
date; ?>
time && $datemethod == 1) : // only the time needs to be displayed (as the date is already displayed on the calendar page) ?>
time; ?>
get('showvenue', 1) == 1) && (!empty($item->venue))) :?>
venuelink) : ?> venue; ?> venue; ?>
get('showcategory', 1) == 1) && !empty($item->catname)) :?>
catname; ?>
0) : /* no hr after last entry */ ?>