Explains the parameters related to the creation that are added to the blueprint context.
The following properties are added to the blueprint context.
Parameter | Description |
---|
projectdoc.doctype.common.creationDate | The date of the creation formatted by the user's preferences. |
projectdoc.doctype.common.creationTime | The time of the creation formatted by the user's preferences. |
de.smartics.projectdoc.creationDateInstance | The date instance for access by the Java API. |
Name |
Short Description |
Doctype |
|
The standard context provider or templates. |
component |
|
Context provider to templates of structural pages that need not to be created individually. This is usually the case for pages like the space homepage. It is created once and edited by the user. There is no need to create this page in an existing page, like it may be the case for a doctype homepage. |
component |
|
The standard context provider or templates to create subpages. The context provider basically deals with the title uniqueness (by adding the parent document's name as part of the page title) and sort order (first documents first). |
component |
|
The standard context provider for home and special pages. |
component |