Page Object - Alfresco Content Services - 23.4 - 23.4 - Ready - Alfresco - external

Alfresco Content Services

Platform
Alfresco
Product
Alfresco Content Services
Release
23.4
License

The page object provides a number of properties describing a page.

Property Description
url The URL helper object.
id The page object ID.
title The page definition title.
titleId The page definition title internationalization message ID.
description The page definition description.
descriptionId The page definition description internationalization message ID.
theme The theme ID.
properties Custom page definition properties, as defined within the page XML descriptor within the optional properties element; returned as a map, such as: page.properties["mycustomprop"]
Note: The page object is available only within the context of a page render.