JeeWiz Home  
The Model-Driven System Builder

JeeWiz Architect's Guide
 
Contents  >   17.  'Documentation' Reference
 


17.6 Subtitle Object

Used on
index
subtitleHolder
SuperclasssubtitleHolder
DescriptionSpecification of subtitle - its reference name and title - and its content.

The content consists of

a) CDATA text b) nested subtitles.

Historical: this used to have wintel, unix and images.

  • Wintel/Unix distinction has been eliminated.
  • Images are handled in-line now.
The subtitles can nest. The highest-level subtitles are at the 1.1.1 level.
Contained
Lists
1
Name  subtitle
Type  subtitle
Inherited from  subtitleHolder
Inherited
properties
description (base property)

template (base property)

text (base property)

jwpattern (base property)

sectionNumber from sectionNumberHolder.sectionNumber

title from sectionNumberHolder.title

omitFromToc from sectionNumberHolder.omitFromToc

aggregateChildList from sectionNumberHolder.aggregateChildList

aggregateChildContentsList from sectionNumberHolder.aggregateChildContentsList

indentLevel from sectionNumberHolder.indentLevel

nextSectionOverall from sectionNumberHolder.nextSectionOverall

previousSectionOverall from sectionNumberHolder.previousSectionOverall


17.6.1  Property 'name'
DescriptionThe reference name for this section. It can be referenced using HTML 'page.html#subtitleName' syntax.

The name is required so that we can create valid links to it from the contents.
TypeString
Requiredtrue
 


Copyright (c) 2001-2008 New Technology/enterprise Ltd.