Represents an assembly. Assemblies come in two flavors:
- Created in the admin application, belonging to a project.
- Created by a Portal application, belonging to the portal.
Assemblies created in the former case are presented to the Portal identically
to all other Project documents. This data type does not apply to those as
far as Portal Themes are concerned. In the latter case, an array of these
objects can be retrieved by the <@td.assemblies>
tag.
Properties
-
String
key
- The unique ID of the Assembly
-
Date
createDate
- The date the Assembly was created
-
Date
lastModified
- The last-modified date of the Assembly
-
String
name
- The title of the Assembly
-
String
refId
- The unique identifier for this node within the assembly. Used to identify
which document to display when rendering the node in a portal.