From version 2.1
edited by Pierre Dubois
on 2011/02/22 14:19
To version 3.1
edited by Pierre Dubois
on 2011/02/22 15:09
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -JavaScript
1 +JavaScript Reference
Content
... ... @@ -1,4 +1,19 @@
1 -The platform embeds an ECMA JavaScript compliant engine
1 += JavaScript in the platform =
2 2  
3 -https://developer.mozilla.org/en/JavaScript/Reference
3 +The Requea platform uses a JavaScript engine. This scripting is ECMA 1.5 compliant.
4 4  
5 +You may find many documentation on the web about javascript. Here are a few links:
6 +
7 +[[mozialla.org javascript reference documentation>>https://developer.mozilla.org/en/JavaScript/Reference]]
8 +
9 +
10 += Requea system objects =
11 +
12 +A few objects are available to interact with the platform, search data and call operations.
13 +
14 +== Static objects ==
15 +
16 +
17 +
18 +== Non Static objects ==
19 +
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 9.11.5 - Documentation