General Actions:
Log-in
Register
Wiki:
Main wiki
▼
:
Document Index
»
Space:
XWiki
▼
:
Document Index
»
Page:
PresentationClassTemplate
Search
en
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
PresentationClassTemplate
Wiki source code of
PresentationClassTemplate
Last modified by
Administrator
on 2010/09/23 14:50
Content
·
Comments
(0)
·
Annotations
(0)
·
Attachments
(0)
·
History
·
Information
Hide line numbers
1: #if($request.xpage=="s5b") 2: #includeForm("XWiki.PresentationClassS5Sheet") 3: #else 4: #if($context.action=="inline") 5: #includeForm("XWiki.PresentationClassEditSheet") 6: #else 7: #includeForm("XWiki.PresentationClassSheet") 8: #end 9: #end