- Introduction
- Sitemap
- Control Flow
- Modularization (Blocks)
- Configuration & Initialization
- Project Reports
map:act
Attributes
Name |
Description |
---|---|
type |
Action implementation to use. Optional, the default is defined on map:actions. |
src |
The purpose of this attribute, if any, depends on the action implementation. |
name |
A name for this node (optional). |
action |
Applies only when map:act is used inside map:action-set, in which case it defines that this action should only be executed if a request parameter cocoon-action-xyz was specified, wherein xyz matches the value of this action attribute. |
set |
Used to call an action-set. Used instead of 'type'. |
Occurence
This element can have the following children:
- map:act
- map:aggregate
- map:call
- map:generate
- map:match
- map:mount
- map:read
- map:redirect-to
- map:select
- map:serialize
- map:transform