Wijzigen voor document test

Laatst gewijzigd door Jip-jan Alunkel op maart 13, 19:02

Van versie 69.2
gewijzigd door Jip-jan Alunkel
op augustus 19, 20:04
Opmerking bij wijziging: Updated class property
Naar versie 68.6
gewijzigd door Jip-jan Alunkel
op augustus 19, 19:59
Opmerking bij wijziging: Updated class property

Samenvatting

Details

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