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
Maurice Gasco 16.1 33 [[Entity>>JSEntity]]
34
Pierre Dubois 4.1 35 [[Filter>>JSFilter]]
Pierre Dubois 5.1 36
Maurice Gasco 11.1 37 [[EntityList>>JSEntityList]]
Pierre Dubois 5.1 38
39 [[Calendar>>JSCalendar]]
40
Pierre Dubois 8.1 41 [[BusinessCalendar>>JSBusinessCalendar]]
42
Pierre Dubois 5.1 43 [[OptionValue>>JSOptionValue]]
44
45 [[CSVReader>>JSCSVReader]]
46
47 [[TextFile>>JSTextFile]]
48
Maurice Gasco 15.1 49 [[TextLine>>JSTextLine]]
50
Pierre Dubois 5.1 51 [[Money>>JSMoney]]
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 9.11.5 - Documentation