Home > Contents > Index >
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

ics:queryevents

Performs a query for a list of registered events.

Syntax

Parameters

list (required)
Name of the output list.

name (optional)
Name of the event.

type (optional)
Specifies if the event is a servlet event or an email event. Legal values are 1 to specify a servlet event and 2 to specify an email event.

enabled (optional)
Specifies whether the query runs on enabled events or disabled events. Legal values are true to query only enabled events or false to query only disabled events.

Description

This tag queries Content Server for a list of events that have been registered with using the ics:emailevent tag. The ics:queryevent tag returns a list with the following columns:

errno

The possible values of errno include:

Value
Description
-203
Event error
-10004
A required parameter is missing.
-10010
Invalid parameter value

Example

The following example lists all events:

See Also

ics:readevent

  Home > Contents > Index >

FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.