Chapter 94. Topic Record Definition

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

Fields of a topic record

id

The id of the topic record.

up

The id of the parent topic. A zero value in this field indicates that the topic is a toplevel topic.

name

The name of the topic record.

extra

A freeform information field.

owner

The id of the owner of the topic.

score

An integer value that can be used for sorting.

description

A description of the topic.

revised

Date and time of the last revision of the topic record.

created

Date and time the topic record was created.

revisor

The id of the person that last revised the topic.

creator

The id of the person that created the topic record.

revision

The number of revisions made on the record.

code

A field that can be used to store executable code in.

sitegroup

The id of the sitegroup the record belongs to.