XOOPS  2.6.0
MenusPluginInterface Interface Reference
Inheritance diagram for MenusPluginInterface:
Inheritance graph

Public Member Functions

 subMenus ()
 

Detailed Description

Author
trabis lusop.nosp@m.oema.nosp@m.s@gma.nosp@m.il.c.nosp@m.om
Version
$Id$

Definition at line 19 of file interface.php.

Member Function Documentation

MenusPluginInterface::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"; ));

Returns
array

Implemented in UserconfigsMenusPlugin.


The documentation for this interface was generated from the following file: