%@ taglib uri='struts-bean' prefix='bean' %>
<%@ taglib uri='struts-logic' prefix='logic' %>
<%@ taglib uri='bedework' prefix='bw' %>
<%-- Output a single event. This page handles fields common to all views --%>
-1
false
<%-- start date and time --%>
<%@ include file="/docs/event/emitDate.jsp" %>
<%-- end date and time --%>
<%@ include file="/docs/event/emitDate.jsp" %>
<%--
Value: integer - event id --%>
<%--
Value: string - short description, typically used for the event title --%>
<%--
Value: URI - link associated with the event --%>
<%--
Value: true,false - true if user can edit (and delete) event, false otherwise --%>
<%--
Value: 0 - actual event entry
1 - 'added event' from a reference
2 - from a subscription --%>
<%--
Value: true,false - true if the event is recurring --%>
<%--
Value: string - name of the calendar --%>
<%--
Value: path to the calendar --%>
<%--
Value: encoded path to the calendar --%>
<%--
Value: integer - calendar id --%>
<%--
Value: string - calendar owner id --%>
<%--
Value: integer - calendar id --%>
<%--
Value: string - calendar owner id --%>
<%-- Status
Value: string, only one of CONFIRMED, TENTATIVE, or CANCELLED --%>
<%-- look for short form --%>
<%-- ****************************************************************
the following code should not be produced in the public client
**************************************************************** --%>