Skip to content

Commit ecdbb72

Browse files
ClementBouvierNfreddidierRTE
authored andcommitted
Fixed frontend API documentation (#8718)
Signed-off-by: ClementBouvierN <[email protected]>
1 parent da38154 commit ecdbb72

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/docs/asciidoc/reference_doc/ui_api.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)