Template:DOM navigation: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
m typo
Elf (talk | contribs)
rename custom data section & preventing line breaks in middle of links
Line 5: Line 5:
|Name = DOM Tutorial
|Name = DOM Tutorial
|Title = [[COLLADA DOM API tutorial]]
|Title = [[COLLADA DOM API tutorial]]
|List = '''Chapters:'''      &nbsp;• [[DOM guide: Introduction|Intro]] &nbsp;• [[DOM guide: Architecture| Architecture]] &nbsp;• [[DOM guide: Getting started| Getting started]] &nbsp;• [[DOM guide: Loading and saving documents|Load/save documents]] &nbsp;•  [[DOM guide: Working with documents| Working with documents]] &nbsp;• [[DOM guide: Object model| Object model]] &nbsp;•  [[DOM guide: Working with elements| Working with elements]] &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>
|List = '''Chapters:'''      &nbsp;• [[DOM guide: Introduction|Intro]] &nbsp;• [[DOM guide: Architecture| Architecture]] &nbsp;• [[DOM guide: Getting started| Getting started]] &nbsp;• [[DOM guide: Loading and saving documents|Load/save&nbsp;documents]] &nbsp;•  [[DOM guide: Working with documents| Working&nbsp;with&nbsp;documents]] &nbsp;• [[DOM guide: Object model| Object&nbsp;model]] &nbsp;•  [[DOM guide: Working with elements| Working&nbsp;with&nbsp;elements]] &nbsp;• [[DOM guide: Resolving URIs| Resolving&nbsp;URIs]] &nbsp;• [[DOM guide: Using custom COLLADA data| Using custom COLLADA data]] &nbsp;• [[DOM guide: Integration templates| Integration&nbsp;templates]] &nbsp;• [[DOM guide: Error handling| Error&nbsp;handling]]<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>
'''Systems:''' &nbsp;• [[DOM resolver subsystem|resolver]] &nbsp;• [[DOM meta system|Meta]] &nbsp;• [[DOM URI resolver system|URI&nbsp;resolver]] &nbsp;• [[DOM SID resolver system|SID resolver]] &nbsp;• [[DOM error handling system|Errors]] &nbsp;• [[DOM load and save flow|Load/save&nbsp;flow]] &nbsp;• [[DOM runtime database|Runtime database]]  &nbsp;• [[DOM memory system|Memory]] &nbsp;• [[DOM COLLADA code generator|Code&nbsp;generator]]<br>
'''Classes:'''  &nbsp;• [[DOM URI class|URI]] &nbsp;• [[DOM integration classes|Integration]] &nbsp;•  [[DOM StringRef|StringRef]] <br>
'''Classes:'''  &nbsp;• [[DOM URI class|URI]] &nbsp;• [[DOM integration classes|Integration]] &nbsp;•  [[DOM StringRef|StringRef]] <br>
'''Terminology categories:'''  &nbsp;• [[:Category:COLLADA terminology|COLLADA]] &nbsp;• [[:Category:DOM terminology|DOM]] &nbsp;• [[:Category:XML terminology|XML]]
'''Terminology categories:'''  &nbsp;• [[:Category:COLLADA terminology|COLLADA]] &nbsp;• [[:Category:DOM terminology|DOM]] &nbsp;• [[:Category:XML terminology|XML]]

Revision as of 01:52, 12 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  • Getting started  • Load/save documents  • Working with documents  • Object model  • Working with elements  • Resolving URIs  • Using custom COLLADA data  • Integration templates  • Error handling

Systems:  • resolver  • Meta  • URI resolver  • SID resolver  • Errors  • Load/save flow  • Runtime database  • Memory  • Code generator
Classes:  • URI  • Integration  • StringRef
Terminology categories:  • COLLADA  • DOM  • XML

[[Category: ]]