deleteTask |
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description |
This tag deletes the specified task from the current calendar set. It profides the additional attribute(modifier) for deleting the recurring task. If an error occurs during processing, the tag body will be evaluated. | ||||||||||||||||||
Tag Body |
JSP | ||||||||||||||||||
Restrictions |
If the name attribute is not specified then a parent task
tag is used to find the event to operate on. |
||||||||||||||||||
Attributes |
The tag has the following attributes:
|
||||||||||||||||||
Properties |
None |
||||||||||||||||||
Example(s) |
<%-- delete a task by name --%> |