General Actions:
Log-in
Register
Wiki:
Main wiki
▼
:
Document Index
»
Space:
XWiki
▼
:
Document Index
»
Page:
RequiredRightClass
Search
default
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Main wiki
»
XWiki Space
»
Data types
»
RequiredRightClass
Wiki source code of
RequiredRightClass
Last modified by
Administrator
on 2012/03/21 17:40
Content
·
Comments
(0)
·
Annotations
(0)
·
Attachments
(0)
·
History
·
Information
Show line numbers
{{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"/}}