Skip to main content

DocBook.article

persistent class DocBook.article extends DocBook.component

SQL Table Name: DocBook.article

This class represents an article.

Indexes

index ($article on ) [Extent, Type = bitmap];
index (ARoleIdx on role,title);
Index methods: ARoleIdxExists()
index (ATimeIdx on sourcetime);
Index methods: ATimeIdxExists()
index (ATitleIdx on title);
Index methods: ATitleIdxExists()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: CacheStorage (DocBook.block)

^DocBook.blockD(ID,"content")
=
content

Storage Model: CacheStorage (DocBook.block)

^DocBook.blockD(ID,"render")
=
renderedContent

Storage Model: CacheStorage (DocBook.block)

^DocBook.blockD(ID)
=
%%CLASSNAME
blockpos
book
component
container
id
lang
lastchange
role
sourcefile
sourcetime
status
title
attrgiven
tagattrs
remap
product
extraTags
Rank
TopId
NearestLevel1
Searchable
category

Storage Model: CacheStorage (DocBook.container)

^DocBook.blockD(ID,"container")
=
lastChildPos
subtitle
FeedbackOpens in a new tab