Hide last authors
Pierre Dubois 3.1 1 = JavaScript in the platform =
Pierre Dubois 1.1 2
Pierre Dubois 3.1 3 The Requea platform uses a JavaScript engine. This scripting is ECMA 1.5 compliant.
Pierre Dubois 1.1 4
Pierre Dubois 3.1 5 You may find many documentation on the web about javascript. Here are a few links:
6
Pierre Dubois 6.1 7 [[javascript reference documentation (mozilla.org)>>https://developer.mozilla.org/en/JavaScript/Reference]]
Pierre Dubois 3.1 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 ==
Maurice Gasco 9.2 15
Pierre Dubois 4.1 16 [[System>>JSSystem]]
Pierre Dubois 3.1 17
Pierre Dubois 7.1 18 [[User>>JSUser]]
19
Pierre Dubois 4.1 20 [[Utils>>JSUtils]]
Pierre Dubois 3.1 21
Pierre Dubois 4.1 22 [[Registry>>JSRegistry]]
Pierre Dubois 3.1 23
Pierre Dubois 4.1 24 [[Message>>JSMessage]]
25
26 [[Runtime>>JSRuntime]]
27
28
Pierre Dubois 3.1 29 == Non Static objects ==
30
Pierre Dubois 4.1 31 In addition, there are a few javascript object that can be used to instantiate objects and retrieve data or export data.
32
33 [[Filter>>JSFilter]]
Pierre Dubois 5.1 34
Maurice Gasco 10.1 35 [[EntityLis>>JSEntityList]]t
Pierre Dubois 5.1 36
37 [[Calendar>>JSCalendar]]
38
Pierre Dubois 8.1 39 [[BusinessCalendar>>JSBusinessCalendar]]
40
Pierre Dubois 5.1 41 [[OptionValue>>JSOptionValue]]
42
43 [[Calendar>>JSCalendar]]
44
45 [[CSVReader>>JSCSVReader]]
46
47 [[TextFile>>JSTextFile]]
48
49 [[Money>>JSMoney]]
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 9.11.5 - Documentation