Chapter 58. Pageelement Record Definition

A page element record contains information about a page element, the page it belongs to, an its inheritance.

Fields of a page element record

id

The id of the page element.

page

The id of the page record the page element belongs to.

name

The name of the page element

value

The content of the page element.

info

Contains set('inherit'). If inherit is set, the page element will also be valid for subpages of the page record with id page.

sitegroup

The id of the sitegroup the page element belongs to.