forked from OutSystems/docs-howtos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
related.yml
79 lines (66 loc) · 3.53 KB
/
related.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# --- Integrations ---
- integrations/use-push-notifications-with-onesignal/faq.md:
- external:
- "OneSignal Plugin Sample":
https://www.outsystems.com/forge/component-overview/4198/onesignal-plugin-sample
- integrations/consume-webservice-integration-studio/faq.md:
- external:
- "Consuming SOAP Web Services":
https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/SOAP/Consuming_SOAP_Web_Services
- front-end/front-end-architecture/front-end-architecture.md:
- external:
- "Front-End Architecture Best Practices":
https://success.outsystems.com/Documentation/Best_Practices/Front-End_Architecture_Best_Practices
- "Design UI":
https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI
- integrations/include-jquery-plugin/faq.md:
- external:
- "Using JavaScript":
https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/JavaScript
- "About resources":
https://success.outsystems.com/Documentation/11/Reference/OutSystems_Language/Data/Handling_Data/Resource
- "Expression":
https://success.outsystems.com/Documentation/11/Reference/OutSystems_Language/Data/Handling_Data/Resource
- data/concurrent-updates/faq.md:
- external:
- "Handling Transactions":
https://success.outsystems.com/Documentation/11/Reference/OutSystems_Language/Data/Database_Reference/Handling_Transactions
- front-end/add-video-to-applications/faq.md:
- external:
- "OutSystems UI Video Pattern":
https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Patterns/Using_Web_Patterns/Controls/Video
- "OutSystems UI Iframe Pattern":
https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Patterns/Using_Web_Patterns/Utilities/Iframe
- data/parse-xml/faq.md:
- external:
- "W3Schools: XPath Tutorial":
https://www.w3schools.com/xml/xpath_intro.asp
- "MDN Web Docs: XSLT/XPath Reference":
https://developer.mozilla.org/en-US/docs/Web/XPath
- "CodeBeautify XPath Tester":
https://codebeautify.org/Xpath-Tester
- "ExtendClass XPath Tester":
https://extendsclass.com/xpath-tester.html
- "FreeFormatter XPath Tester":
https://www.freeformatter.com/xpath-tester.html
# --- Hierarchical roles ---
- development/hierarchical-roles/faq.md:
- development/hierarchical-roles/hierarchical-and-static-roles.md
- development/hierarchical-roles/hands-on.md
- development/hierarchical-roles/demo.md
- development/hierarchical-roles/hierarchical-and-static-roles.md:
- development/hierarchical-roles/hands-on.md
- development/hierarchical-roles/demo.md
- development/hierarchical-roles/hands-on.md:
- development/hierarchical-roles/demo.md
# --- Regular expressions ---
- logic\regular-expressions/faq.md:
- external:
- "Microsoft: .NET regular expressions":
https://docs.microsoft.com/en-us/dotnet/standard/base-types/regular-expressions
- "Microsoft: Regular Expression Language - Quick Reference":
https://docs.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-language-quick-reference
- "Regex Storm .NET regular expression tester":
http://regexstorm.net/tester
- "RegEx101 regular expression tester":
https://regex101.com/