Hide last authors
Pierre Dubois 1.1 1 A scripted entity
2
3 == Functions ==
4 === Import(obj) ===
5
6
7 === SUImpersonate() ===
8 Impoersonate the execution thread as a super user (Admin with all privileges)
9
10 === GetLinkWithHashAuth(obj, actionName, params) ===
11
12
13 === GetLink(obj, actionName, params) ===
14
15
16 === GetLinkForEMail(obj, strOperationName, strMailSubject, strDestinationAddress) ===
17
18
19 === GetRawLinkForEMail(obj, strOperationName, strMailSubject, strDestinationAddress) ===
20
21
22 === ExtractTextFromHTML(txt) ===
23
24
25 === GetRawLinkWithHashAuth(obj, actionName, params) ===
26
27
28 === GetRawLink(obj, actionName, params) ===
29
30
31 === AddEventLink(objLinks, objFrom) ===
32
33
34 === GetPropertyTitle(appname, propname) ===
35
36
37 === GetPropertyAttribute(appname, propname, attribute) ===
38
39
40 === CompileScript(script) ===
41
42
43 === GetParameterList(params, delim) ===
44
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 9.11.5 - Documentation