%@ taglib uri='struts-bean' prefix='bean' %>
<%@ taglib uri='struts-logic' prefix='logic' %>
<%-- Output a single event --%>
-1false<%-- start date and time --%>
<%@ include file="emitDate.jsp" %>
<%-- end date and time --%>
<%@ include file="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: integer - calendar id --%>
<%--
Value: string - calendar owner id --%>
<%--
Value: integer - calendar id --%>
<%--
Value: string - calendar owner id --%>
<%--
Value: integer - location id --%>
<%--
Value: string - physical address of the location --%>
<%--
Value: URI - link to a web address for the location --%>
<%--
Only output these attributes if we are in detailed mode... --%>
<%--
Value: string - more address information --%>
<%--
Value: string - location creator id --%>
<%--
Only output these attributes if we are in detailed mode... --%>
<%--
Value: integer - location id --%>
<%--
Value: string - more address information --%>
<%--
Value: URI - link to a web address for the location --%>
<%--
Value: string - location creator id --%>
<%--
Value: integer - category id --%>
<%--
Value: string - the category value --%>
<%--
Only output these attributes if we are in detailed mode... --%>
<%--
Value: string - long description of category --%>
<%--
Value: string - category creator id --%>
<%--
Value: string, only one of CONFIRMED, TENTATIVE, or CANCELLED --%>
<%--
Only output these attributes if we are in detailed mode... --%>
<%--
Value: string - long description of the event. Limited to 500 characters. --%>
<%--
Value: string - cost information --%>
<%--
RFC sequence number for the event --%>
<%--
Value: integer - sponsor id --%>
<%--
Value: string - sponsor's name --%>
<%--
Value (example): x7777 - sponsor's phone number --%>
<%--
Value (example): nobody@nowhere.edu - sponsor's email address --%>
<%--
Value: URI - link to sponsor web page --%>