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 ==
Pierre Dubois 4.1 15 [[System>>JSSystem]]
Pierre Dubois 3.1 16
Pierre Dubois 7.1 17 [[User>>JSUser]]
18
Pierre Dubois 4.1 19 [[Utils>>JSUtils]]
Pierre Dubois 3.1 20
Pierre Dubois 4.1 21 [[Registry>>JSRegistry]]
Pierre Dubois 3.1 22
Pierre Dubois 4.1 23 [[Message>>JSMessage]]
24
25 [[Runtime>>JSRuntime]]
26
27
Pierre Dubois 3.1 28 == Non Static objects ==
29
Pierre Dubois 4.1 30 In addition, there are a few javascript object that can be used to instantiate objects and retrieve data or export data.
31
32 [[Filter>>JSFilter]]
Pierre Dubois 5.1 33
34 [[EntityLisr>>JSEntityList]]
35
36 [[Calendar>>JSCalendar]]
37
Pierre Dubois 8.1 38 [[BusinessCalendar>>JSBusinessCalendar]]
39
40
Pierre Dubois 5.1 41 [[OptionValue>>JSOptionValue]]
42
43 [[Calendar>>JSCalendar]]
44
45 [[CSVReader>>JSCSVReader]]
46
47 [[TextFile>>JSTextFile]]
48
49 [[Money>>JSMoney]]
50
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 9.11.5 - Documentation