Changes for page test

Last modified by Jip-jan Alunkel on March 13, 19:02

From version 70.2
edited by Jip-jan Alunkel
on August 19, 20:08
Change comment: Updated class property
To version 69.2
edited by Jip-jan Alunkel
on August 19, 20:04
Change comment: Updated class property

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,12 @@
1 1  {{velocity}}
2 -{{html wiki="true"}}
3 3  #set($obj = $doc.getObject('test.WebHome'))
4 4  #set($class = $obj.xWikiClass) ## access the class object representing SomeSpace.SomeClass
5 -$doc.display("blaat")
4 +#foreach($prop in $class.properties) ## go through all properties
5 + <dt> *${prop.prettyName}* </dt>
6 + <dd>$doc.display($prop.getName())</dd>
7 +#end
6 6  
9 +{{html wiki="true"}}
7 7  #set ($doc=$xwiki.getDocument("cases.ear.ears fell off while biking"))
8 8  #set ($xobject = $doc.getObject('cases.Code.casesClass'))
9 9  #set ($xclass = $xobject.xWikiClass)
test.WebHome[0]
blaat
... ... @@ -1,3 +1,0 @@
1 -== Bladibla ==
2 -
3 -Bladibla