|
|
|
The Model-Driven System Builder
|
|
JeeWiz Architect's Guide
|
|
|
|
Contents >
17. 'Documentation' Reference
|
|
|
17.3 Link Object
| Used on |
|
| Description | A link to another page ... as in "See Also".
At the end of pages it is sometimes useful to provide links to other pages that cover related topics.
To reference other pages, explicit references (subdir/pageName) are used first, unvalidated.
If those are not present, then the 'value' is looked up as the (must-be-unique) title of a page in the manual.
|
Inherited properties |
| name |
(base property)
| |
| description |
(base property)
| |
| template |
(base property)
| |
| text |
(base property)
| |
| jwpattern |
(base property)
| |
|
17.3.1 Property 'value'
|
| Description | The link text - and also the title on the targetted page, if the subdir/pageName are not specified.
|
| Type | String |
| Required | true |
17.3.2 Property 'pageName'
|
| Description | Page name to link to, which should be value for the name property of the page being linked to.
|
| Type | String |
17.3.3 Property 'subdir'
|
| Description | The name of the subdirectory to link to, which matches with the 'subdir' property value of the parent of the page being linked to.
Takes precedence over 'pageName' and the lookup via the value.
|
| Type | String |
Copyright (c) 2001-2008 New Technology/enterprise Ltd.
| |