XOOPS
2.6.0
|
Public Member Functions | |
subMenus () | |
Public Member Functions inherited from Xoops\Module\Plugin\PluginAbstract | |
__construct ($dirname) | |
UserconfigsMenusPlugin::subMenus | ( | ) |
expects an array of array containing: name, Name of the submenu url, Url of the submenu relative to the module ex: return array(0 => array( 'name' => _MI_PUBLISHER_SUB_SMNAME3; 'url' => "search.php"; ));
Implements MenusPluginInterface.
Definition at line 33 of file menus.php.
References $dirname, $xoops, and Xoops\getInstance().