Apache » Cocoon »

  Cocoon Core
      2.2
   homepage

Cocoon Core 2.2

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

Children

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