To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
extends AbstractResource
This is used for pages which just need to generate a template. Its often extended to provide additional methods Gets its title from the template
Properties
Name | Returns | Notes | Example |
---|---|---|---|
parent | CommonCollectionResource | ||
name | String | ||
modifiedDate | Date | Templated pages should not have a modified date, because it will depend on the dynamic factors affecting the generation | |
createDate | Date | Returns null | |
accessControlList | Map | Returns null | |
model | Map | The model is just a collection of objects which can be added to for templating this particular template | |
paramNames | List | ||
title | String |