Lists all used part identifier of a given projectdoc document.
- Audience
- Type
- Data Type
- Since
- 4.7
This list contains all identifiers that tag parts of a page. These identifiers classes are used in Remote Control, Transclusion, or add an identifier attribute to a rendered HTML element.
Details
The property is useful to list all documents that are using a specific identifier for instance for Remote Control, Transclusion, or HTML element identifiers.
Related Document Properties
The following document properties also provide projectdoc metadata for a given projectdoc document.
| Name | Short Description | Data Type | Since |
|---|---|---|---|
Lists the parameter names of all macros on a projectdoc document. |
4.7 |
||
Lists the names of all properties, excluding projectdoc metadata properties, of a projectdoc document. |
4.7 |
||
Lists the values of all properties, excluding projectdoc metadata properties, of a projectdoc document. |
4.7 |
||
Lists all used part identifier classes or tags of a given projectdoc document. |
4.7 |
The following artificial document properties refer to IDs from a projectdoc document.
| Name | Short Description | Data Type | Since |
|---|---|---|---|
Lists identifiers used by macros of a projectdoc document to identify anchored content on other documents. |
4.7 |
||
Lists identifiers used by macros of a projectdoc document to identify content on other documents. |
4.7 |
||
Lists identifiers used by macros of a projectdoc document to identify transcluded content on other documents. |
4.7 |
Resources
- Remote Control
- Supports Remote Controlled Documents by making parameters accessible via request parameters.
- Remote Control
- Changing the rendered contents of a projectdoc document dynamically for each request.