isLocked('default_share') && (count($calendars) > 1 || count($GLOBALS['calendar_manager']->get(Kronolith::DISPLAY_RESOURCE_CALENDARS))) && (!$event->initialized || $event->hasPermission(Horde_Perms::DELETE)); $show_img = Horde::img('plus.png', _("Show")); $hide_img = Horde::img('minus.png', _("Hide"), 'style="display:none"'); ?>
initialized && $event->hasPermission(Horde_Perms::EDIT)): ?> initialized): ?>

recurs() && ($GLOBALS['injector']->getInstance('Horde_Core_Perms')->hasAppPermission('max_events') === true || $GLOBALS['injector']->getInstance('Horde_Core_Perms')->hasAppPermission('max_events') > Kronolith::countEvents())): ?> alarm) { $alarm_set = true; if ($event->alarm % 10080 == 0) { $alarm_value = $event->alarm / 10080; $alarm_unit = 'week'; $alarm_unit_title = _("Week(s)"); } elseif ($event->alarm % 1440 == 0) { $alarm_value = $event->alarm / 1440; $alarm_unit = 'day'; $alarm_unit_title = _("Day(s)"); } elseif ($event->alarm % 60 == 0) { $alarm_value = $event->alarm / 60; $alarm_unit = 'hour'; $alarm_unit_title = _("Hour(s)"); } else { $alarm_value = $event->alarm; $alarm_unit = 'min'; $alarm_unit_title = _("Minute(s)"); } } else { $alarm_value = 15; $alarm_unit = 'min'; $alarm_set = false; } ?> baseid)):?> hasFeature('dom')): ?> hasFeature('dom')): ?> recurs() && ($exceptions = $event->recurrence->getExceptions())): ?>
and all future occurences, all occurences, or save this event as new?") ?>

" /> link(array('class' => 'horde-cancel')) . _("Cancel") . '' ?>
status) ?>
private) echo ' checked="checked"' ?> />
description), 0, 80)) ?>
url) ?>
getRecurName(); if ($event->recurs()) echo $event->recurrence->hasRecurEnd() ? sprintf(_(" until %s"), $event->recurrence->recurEnd->strftime($GLOBALS['prefs']->getValue('date_format')) . ($this->event->recurrence->recurEnd->hour == 23 && $this->event->recurrence->recurEnd->min == 59 ? '' : ' ' . $this->event->recurrence->recurEnd->format($GLOBALS['prefs']->getValue('twentyFour') ? 'G:i' : 'g:ia'))) : ($event->recurrence->getRecurCount() ? sprintf(_(", %d times"), $event->recurrence->getRecurCount()) : _(" without end")) ?>
 
" /> link(array('class' => 'horde-cancel')) . _("Cancel") . '' ?>