Wählen Sie Ihre Sprache:

<we:ifWorkspace>

Since version: - | Requires endtag: yes

Description

Checks, whether the document is located in the workspace specified in "path".

Attributes

path

Default value: - | since version: - | required: no

Enter the name of the path to search here.


id

Default value: - | since version: 5.1.0.0 | required: no

Enter the id of the path to search here.


doc

Default value: - | since version: - | required: no

If the attribute is set to doc="top" or not set, the query refers to the main page, even if the tag is within an included file which is included in the main page. If the attribute is set to doc="self", the query refers to the file in which the tag is located.

Allowed values:

  • top
  • self

Syntax

<we:ifWorkspace [path="attribute"] [id="attribute"] [doc="top|self"]> ... </we:ifWorkspace>