General Actions:
Log-in
Register
Home
▼
:
Wiki Index
»
Space:
XWiki
»
Page:
RequiredRightClass
default
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Welcome to bytebang
»
XWiki Space
»
Data types
»
RequiredRightClass
Wiki source code of
RequiredRightClass
Last modified by
Administrator
on 2014/06/29 19:30
Content
·
Attachments
(0)
·
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 reference="XWiki.ClassSheet"/}}