documentation/wowl_markdown_doc/services/menus.md
Géry Debongnie eff7c05465 [DOC] add master-wowl doc (UNFINISHED)
I know, the doc is still in md, it was only temporary. we will convert
it to rst someday
2021-05-31 15:29:27 +02:00

561 B

Menus Service

Technical name Dependencies
menus action_manager, router

Overview

The menus service is an asynchronous service: once the deploy method is called, it will call the server (using the /web/webclient/load_menus/... url) to fetch the data. Once it is done, the service is available and can be used to query informations on the menu items.

API

Here is a description of all exported methods:

  • get(menuId)
  • apps
  • getMenusAsTree(...)