File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
src/docs/asciidoc/reference_doc Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,15 @@ The frontend API is intended to provide a way for template to communicate with t
1212
1313- Users API : API to get information about users and entities
1414- BusinessConfig API : API to get business configuration information
15+ - Handlebars API : API to register custom helpers
1516- Navigate API : API to ask opfab to navigate to a specific view
1617- CurrentCard API : API to get information regarding the current card
1718- CurrentUserCard API : API to get information regarding the current user card (card in creation or edition)
19+ - AlertMessage API : API to send alert messages
20+ - UI API : API to access elements from the interface
1821- Cards API : API to get or send cards
1922- Utils API : utilities functions
23+ - LightCards API : API to access light cards properties
2024
2125== Users API
2226
You can’t perform that action at this time.
0 commit comments