Name |
Name of the zone. It is
mandatory.
It will be part of the URL that will be used to
access a web element in this web folder. |
Folder |
Qualified name of the
parent web folder |
HTML file |
Always checked |
Entry file |
Checked if this zone can
be an entry page. A zone is an entry page if it is not a fragment
and all entry variables have default values. |
HTML fragment |
Check if this zone is
treated as a fragment. |
Filter out to tag |
If this zone is a
fragment, only contents between two precise tags are taken into
account. This property gives the name of these tags. |
Interfacing |
Describes the intervention
of this zone in connection between modules.
None: used inside the
module
Imported: the zone is a
place-holder that must be associated to an executable web element
which is exported from an other module
Exported: the zone is
accessible from outside the module in which it is defined. |
For test purpose |
If checked and this zone is in an imported
module, this zone does not participate in the generation of the entire web application. |
Source filter |
The HTML source can be filtered in order to replace a
sequence of characters with an other sequence. See Source filtering and relative URL.
No filter: no filter is applied to the source
Specific filters: this zone define filters and only these filters are applied
Inherited filters: only inherited filters from parent web folders are applied
Specific and inherited filters: the filters defined in this zone and in the parent folders are applied. |