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
Maurice Gasco 20.1 9 [[JavaScript Guide>>https://developer.mozilla.org/en/JavaScript/Guide]]
Pierre Dubois 3.1 10
11 = Requea system objects =
12
13 A few objects are available to interact with the platform, search data and call operations.
14
15 == Static objects ==
Maurice Gasco 9.2 16
Pierre Dubois 4.1 17 [[System>>JSSystem]]
Pierre Dubois 3.1 18
Pierre Dubois 7.1 19 [[User>>JSUser]]
20
Pierre Dubois 4.1 21 [[Utils>>JSUtils]]
Pierre Dubois 3.1 22
Pierre Dubois 4.1 23 [[Registry>>JSRegistry]]
Pierre Dubois 3.1 24
Pierre Dubois 4.1 25 [[Message>>JSMessage]]
26
27 [[Runtime>>JSRuntime]]
28
Maurice Gasco 17.1 29 [[Counter>>JSCounter]]
Pierre Dubois 4.1 30
Maurice Gasco 17.1 31 [[Progress>>JSProgress]]
32
Maurice Gasco 18.1 33 [[Other static calls>>OtherStatic]]
Maurice Gasco 17.1 34
Pierre Dubois 3.1 35 == Non Static objects ==
36
Pierre Dubois 4.1 37 In addition, there are a few javascript object that can be used to instantiate objects and retrieve data or export data.
38
Maurice Gasco 16.1 39 [[Entity>>JSEntity]]
40
Pierre Dubois 4.1 41 [[Filter>>JSFilter]]
Pierre Dubois 5.1 42
Maurice Gasco 11.1 43 [[EntityList>>JSEntityList]]
Pierre Dubois 5.1 44
45 [[Calendar>>JSCalendar]]
46
Pierre Dubois 8.1 47 [[BusinessCalendar>>JSBusinessCalendar]]
48
Pierre Dubois 5.1 49 [[OptionValue>>JSOptionValue]]
50
51 [[CSVReader>>JSCSVReader]]
52
53 [[TextFile>>JSTextFile]]
54
Maurice Gasco 15.1 55 [[TextLine>>JSTextLine]]
56
Pierre Dubois 5.1 57 [[Money>>JSMoney]]
Maurice Gasco 17.1 58
59
60
61 == Entity definition access ==
62
63 [[Application>>JSApplication]]
64
65 [[PropertyDefinition >>JSPropertyDefinition]]
66
67 [[Action>>JSAction]]
68
69 [[Operation>>JSOperation]]
Maurice Gasco 19.1 70
71
72 = JavaScript in action =
73
74 [[Property rules>>PropertyRules]]
75
76 [[Operation Script>>OperationScript]]
77
78 [[Action Script and Visibility>>ActionScrVis]]
79
80 [[Workflow Script>>WorkflowScript]]
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 9.11.5 - Documentation