How to get displayed module list in suitecrm 7.10

How i can get displayed module list in suitecrm ?
thank you.

Hi @jorman,
you can get the displayed module list in SuiteCRM by navigating to the “Admin” section and clicking on “Display Modules and Subpanels” under the “Developer Tools” section.

Here are the steps:

  1. Log in to your SuiteCRM instance as an administrator.
  2. Click on the “Admin” button in the top navigation bar.
  3. Scroll down to the “Developer Tools” section and click on “Display Modules and Subpanels”.
  4. This will take you to a page where you can see a list of all the modules in your SuiteCRM instance, along with checkboxes indicating whether they are displayed or hidden.
  5. You can check or uncheck the checkboxes next to each module to toggle whether it is displayed or hidden in the navigation menu.
  6. After making your changes, click the “Save” button at the bottom of the page to apply your changes.

Note that hiding a module from the navigation menu will not remove it from the system, and you can still access it by entering its URL directly in the browser.

Thank you mbaranzke but i want it through code that i got display module list.