General Actions:
Log-in
Wiki:
L3D's Wiki
▼
:
Document Index
»
Space:
XWiki
▼
:
Document Index
»
Page:
ClassItemSheet
Search
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Welcome to your wiki
»
XWiki Space
»
Data types
»
Document ClassItemSheet
Wiki source code of
Document ClassItemSheet
Last modified by
Administrator
on 2006/12/15 03:10
Content
·
Comments
(0)
·
Attachments
(0)
·
History
·
Information
Show line numbers
## You can modify this page to customize the presentation of your object ## at first you should keep the default presentation. ## Save this template using the save button. 1 Document $doc.name ## Change class name to your class name #set($class = $doc.getObject("XWiki.MyClass").xWikiClass) #set($hasProps = false) #foreach($prop in $class.properties) #if($velocityCount == 1) #set($hasProps = true) <dl> #end <dt> ${prop.prettyName} </dt> <dd>$doc.display($prop.getName())</dd> #end #if($hasProps) </dl> #end
Quick Links
L3D Calendar
Wiki Dashboard
Document Index
Blog
Sandbox