Changes for page test
Last modified by Jip-jan Alunkel on March 13, 19:02
From version 73.2
edited by Jip-jan Alunkel
on January 26, 16:43
on January 26, 16:43
Change comment:
Updated class property
To version 71.1
edited by Jip-jan Alunkel
on August 22, 21:46
on August 22, 21:46
Change comment:
Updated class property
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,23 +1,5 @@ 1 1 {{velocity}} 2 2 {{html wiki="true"}} 3 - 4 -#set($dr = "bladibla.vinnymossel") 5 -#set($docrefArray = $dr.split(".")) 6 -#set($drSpaceA = $docrefArray[0]) 7 -#set($drSpaceB = $docrefArray[1]) 8 -#set($docref = $services.model.createDocumentReference($xcontext.mainWikiName, ['bladibla', 'vinnymossel'], 'WebHome')) 9 - 10 -$docref 11 - 12 - 13 - 14 - 15 - 16 - 17 - 18 - 19 - 20 - 21 21 ##set($obj = $doc.getObject('test.WebHome')) 22 22 ##set($class = $obj.xWikiClass) ## access the class object representing SomeSpace.SomeClass 23 23 $doc.display("blaat") ... ... @@ -51,6 +51,6 @@ 51 51 52 52 $doc.display("blaat") 53 53 54 -$hasAdmin 36 +$hasAdmin() 55 55 {{/velocity}} 56 56