Template:DOM navigation: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
use NavigationBox template
Elf (talk | contribs)
No edit summary
Line 5: Line 5:
|Name = DOM Tutorial
|Name = DOM Tutorial
|Title = [[COLLADA DOM API tutorial]]
|Title = [[COLLADA DOM API tutorial]]
|List = '''Chapters:'''     [[DOM guide: Introduction|Intro]] - [[DOM guide: Architecture| Architecture]] - [[DOM guide: Getting started|Get started]] - [[DOM guide: Loading and saving documents|Load/save]] - [[DOM guide: Runtime database| Runtime database]] - [[DOM guide: Object model| Object model]] - [[DOM guide: Using daeElement|daeElement]] - [[DOM guide: Resolving URIs| Resolving URIs]] - [[DOM guide: Custom data| Custom data]] - [[DOM guide: Integration templates| Integration templates]] - [[DOM guide: Error handling| Error handling]]<br>
|List = '''Chapters:'''     &nbsp;• [[DOM guide: Introduction|Intro]] &nbsp;• [[DOM guide: Architecture| Architecture]] &nbsp;• [[DOM guide: Getting started|Get started]] &nbsp;• [[DOM guide: Loading and saving documents|Load/save]] &nbsp;•  [[DOM guide: Runtime database| Runtime database]] &nbsp;• [[DOM guide: Object model| Object model]] &nbsp;•  [[DOM guide: Using daeElement|daeElement]] &nbsp;• [[DOM guide: Resolving URIs| Resolving URIs]] &nbsp;• [[DOM guide: Custom data| Custom data]] &nbsp;• [[DOM guide: Integration templates| Integration templates]] &nbsp;• [[DOM guide: Error handling| Error handling]]<br>
'''Systems:''' [[DOM resolver subsystem|resolver]] - [[DOM meta system|meta]] - [[DOM URI resolver system|URI resolver]] - [[DOM SID resolver system|SID resolver]] - [[DOM error handling system|errors]] - [[DOM load and save flow|load/save]] - [[DOM runtime database|database]] - [[DOM memory system|memory]] - [[DOM COLLADA code generator|code generator]]<br>
'''Systems:''' &nbsp;• [[DOM resolver subsystem|resolver]] &nbsp;• [[DOM meta system|meta]] &nbsp;• [[DOM URI resolver system|URI resolver]] &nbsp;• [[DOM SID resolver system|SID resolver]] &nbsp;• [[DOM error handling system|errors]] &nbsp;• [[DOM load and save flow|load/save]] &nbsp;• [[DOM runtime database|database]] &nbsp;• [[DOM memory system|memory]] &nbsp;• [[DOM COLLADA code generator|code generator]]<br>
'''Classes:'''   [[DOM URI class|URI]] - [[DOM integration classes|Integration]] - [[DOM StringRef|StringRef]] <br>
'''Classes:''' &nbsp;• [[DOM URI class|URI]] &nbsp;• [[DOM integration classes|Integration]] &nbsp;•  [[DOM StringRef|StringRef]] <br>
'''Terminology categories:''' [[:Category:COLLADA terminology|COLLADA]] - [[:Category:DOM terminology|DOM]] - [[:Category:XML terminology|XML]]
'''Terminology categories:''' &nbsp;• [[:Category:COLLADA terminology|COLLADA]] &nbsp;• [[:Category:DOM terminology|DOM]] &nbsp;• [[:Category:XML terminology|XML]]
|Color = #dddddd
|Color = #dddddd
|Summary = List of articles in the DOM Tutorial.
|Summary = List of articles in the DOM Tutorial.
}}
}}

Revision as of 22:10, 10 April 2007

Usage of this template is:

{{DOM tutorial}}

which, when used in an article, displays the following in the article:

COLLADA DOM API tutorial
List of articles in the DOM Tutorial.
Chapters:  • Intro  • Architecture  • Get started  • Load/save  • Runtime database  • Object model  • daeElement  • Resolving URIs  • Custom data  • Integration templates  • Error handling

Systems:  • resolver  • meta  • URI resolver  • SID resolver  • errors  • load/save  • database  • memory  • code generator
Classes:  • URI  • Integration  • StringRef
Terminology categories:  • COLLADA  • DOM  • XML

[[Category: ]]