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
Maurice Gasco 17.1 28 [[Counter>>JSCounter]]
Pierre Dubois 4.1 29
Maurice Gasco 17.1 30 [[Progress>>JSProgress]]
31
Maurice Gasco 18.1 32 [[Other static calls>>OtherStatic]]
Maurice Gasco 17.1 33
Pierre Dubois 3.1 34 == Non Static objects ==
35
Pierre Dubois 4.1 36 In addition, there are a few javascript object that can be used to instantiate objects and retrieve data or export data.
37
Maurice Gasco 16.1 38 [[Entity>>JSEntity]]
39
Pierre Dubois 4.1 40 [[Filter>>JSFilter]]
Pierre Dubois 5.1 41
Maurice Gasco 11.1 42 [[EntityList>>JSEntityList]]
Pierre Dubois 5.1 43
44 [[Calendar>>JSCalendar]]
45
Pierre Dubois 8.1 46 [[BusinessCalendar>>JSBusinessCalendar]]
47
Pierre Dubois 5.1 48 [[OptionValue>>JSOptionValue]]
49
50 [[CSVReader>>JSCSVReader]]
51
52 [[TextFile>>JSTextFile]]
53
Maurice Gasco 15.1 54 [[TextLine>>JSTextLine]]
55
Pierre Dubois 5.1 56 [[Money>>JSMoney]]
Maurice Gasco 17.1 57
58
59
60 == Entity definition access ==
61
62 [[Application>>JSApplication]]
63
64 [[PropertyDefinition >>JSPropertyDefinition]]
65
66 [[Action>>JSAction]]
67
68 [[Operation>>JSOperation]]
Maurice Gasco 19.1 69
70
71 = JavaScript in action =
72
73 [[Property rules>>PropertyRules]]
74
75 [[Operation Script>>OperationScript]]
76
77 [[Action Script and Visibility>>ActionScrVis]]
78
79 [[Workflow Script>>WorkflowScript]]
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 9.11.5 - Documentation