General Actions:
Log-in
Wiki:
Courses
▼
:
Document Index
»
Space:
Panels
▼
:
Document Index
»
Page:
PanelSheet
Search
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Welcome to L3D's XWiki for Courses
»
XWiki Space
»
Data types
»
Panel Class
»
Panel Sheet
Wiki source code of
Panel Sheet
Last modified by
Administrator
on 2010/06/23 09:11
Content
·
Comments
(0)
·
Attachments
(0)
·
History
·
Information
Hide line numbers
1: {{velocity}} 2: #macro(displayPropName $prop) 3: #if($msg.get("$class.getName()_$prop.name") == "$class.getName()_$prop.name") 4: $prop.prettyName#else 5: $msg.get($prop.name)#end 6: #end 7: #set($obj = "") 8: #set($obj = $doc.getObject("Panels.PanelClass")) 9: #if ($obj) 10: #set($class = $obj.xWikiClass) 11: #macro(displayPanelProperty $obj $propName) 12: <dt> 13: #if ($context.action == 'inline') 14: <label for="${class.getName()}_${obj.number}_${propName}">$msg.get("${class.getName()}_${propName}")</label> 15: #else 16: $msg.get("${class.getName()}_${propName}") 17: #end 18: </dt> 19: 20: <dd>$doc.display($propName, $obj)</dd> 21: #end 22: {{html wiki="true"}} 23: <dl> 24: #displayPanelProperty($obj "name") 25: #displayPanelProperty($obj "type") 26: #displayPanelProperty($obj "category") 27: #displayPanelProperty($obj "description") 28: #displayPanelProperty($obj "content") 29: </dl> 30: {{/html}}#end 31: {{/velocity}}
Welcome
Welcome to this XWiki!
Quick Links
DSSF 2008
DCNM 2009
HCCF 2010
Document Index
Sandbox
My Recent Modifications
ASSIGNMENTNAME