Chapter 54. Page Record Definition

A page record contains information about a page, its owner and its parent.

Fields of a page record

id

The id of the page record.

up

The id of the parent page.

style

The id of the style of the page.

name

The name of the page. Will be part of the URL.

title

The title of the page.

content

The content of the page.

author

The id of the person that is the author of the page.

info

Contains bits for auth and active. Auth can be required, inherited or not required. A page is either active or offline.

changed

The date and time the page record was last changed.

sitegroup

The id of the sitegroup the page record belongs to.