projectdoc Toolbox

Lists all used part identifier of a given projectdoc document.

This list contains all identifiers that tag parts of a page. These identifiers classes are used in Remote ControlTransclusion, 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 ControlTransclusion, or HTML element identifiers.

Related Document Properties

The following document properties also provide projectdoc metadata for a given projectdoc document.

NameShort DescriptionData TypeSince
projectdoc Macro Parameter Names
Lists the parameter names of all macros on a projectdoc document.
Macro Parameter Names
4.7
projectdoc Property Names
Lists the names of all properties, excluding projectdoc metadata properties, of a projectdoc document.
Property Names
4.7
projectdoc Property Values
Lists the values of all properties, excluding projectdoc metadata properties, of a projectdoc document.
Strings
4.7
projectdoc Tags for Document Parts
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.

NameShort DescriptionData TypeSince
projectdoc Anchor IDs in Document Part References
Lists identifiers used by macros of a projectdoc document to identify anchored content on other documents.
Content Identifiers
4.7
projectdoc IDs for Document Part References
Lists identifiers used by macros of a projectdoc document to identify content on other documents.
Content Identifiers
4.7
projectdoc Transclusion IDs in Document Part References
Lists identifiers used by macros of a projectdoc document to identify transcluded content on other documents.
Content Identifiers
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.