Name

ProcessPage — specify "virtual" location of the form processor page

SYNOPSIS

page_name

DESCRIPTION

The directive specifies the name of the process page (the Interchange form processor page). The process page does not really exist on the disk — it is defined as an ActionMap.

DIRECTIVE TYPE AND DEFAULT VALUE

Catalog directive

EXAMPLES

Example: Setting ProcessPage

ProcessPage proc

NOTES

The default of process satisfies most needs and should rarely be changed.

AVAILABILITY

ProcessPage is available in Interchange versions:

4.6.0-5.9.0 (git-head)

SOURCE

Interchange 5.9.0:

Source: lib/Vend/Config.pm
Line 580

['ProcessPage',      undef,              'process'],

AUTHORS

Interchange Development Group

SEE ALSO

DocBook! Interchange!