Function Module_admin_menus->choose_menu_name

Definitions

adminzone/pages/modules/admin_menus.php

  • The UI to choose a menu to edit / create a new menu.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: object

Returns

  • The UI
  • Type: Tempcode
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * The UI to choose a menu to edit / create a new menu.
 *
 * @return Tempcode The UI
 */

public function choose_menu_name() : object