Allgemeine Aktionen:
Anmelden
Erstellen
▼
:
Kommentar erstellen
Wiki
▼
:
Dokumentenindex
»
Space:
XWiki
▼
:
Dokumentenverzeichnis
»
Seite:
ClassTemplate
Suche
Aktionen:
Exportieren
▼
:
Als PDF exportieren
Als RTF exportieren
Als HTML exportieren
Weitere Aktionen
▼
:
Druckvorschau
Zeige den Quellcode
Willkommen in den metamagix Wikis!
»
XWiki Space
»
Data types
»
Class Template
Wiki-Quellcode von
Class Template
Zuletzt geändert von
Administrator
am 2009/09/09 02:00
Inhalt
·
Kommentare
(0)
·
Anmerkungen
(0)
·
Anhänge
(0)
·
Historie
·
Information
Zeilennummern anzeigen
{{velocity}} ## Replace Main with the Space where you want your documents to be created. ## Replace the default parent with the one of your choice and save the document. ## #set($className = $doc.name.substring(0, $doc.name.indexOf("Class"))) #set($defaultParent = "${doc.space}.${className}Class") #set($defaultSpace = 'Main') {{/velocity}} {{include document="XWiki.ClassSheet"/}}