PassParams.pm


NAME

Communiware::DE::PassParams - Dynamic element PassParams


SYNOPSIS

   <:PassParams comma-separated list of attributes:>


DESCRIPTION

In the normal page context

Sets list of context parameters which are passed through links by default

This dynamic element allows one to specify list of context attributes which should be passed to the communiware pages when user clicks on links, created by ItemLink or LinkBox.

List of attributes to pass is global propriety of page and is inherited by all nested contextes. If modified in nested context, modifications survive return to parent context.

In the posting context

Inside of <:Post:> dynamic element this dynamic element specifies list of designer-defined variables which should be passed through form submission. If you pass some information to the posting page via attributes directly specified in the URL (via ItemLink) are required to pass via this element all these variables, which affects your posting form. Otherwise, when posting would fail, control would be returned the same page without these variables defined and form behavoir would change unexpectingly. In first case this is actual for *login form, to presepve all variables from GET request you can use special attribute GET_PARAMS.

16 октябрь 2007 13:44