Legacy_ModuleAdapter Class Reference

Inherits Legacy_AbstractModule.

Inherited by Legacy_Module, LegacyRender_Module, and User_Module.

Inheritance diagram for Legacy_ModuleAdapter:

[legend]
Collaboration diagram for Legacy_ModuleAdapter:
[legend]
List of all members.

Public Member Functions

 doActionSearch (&$searchArgs)
 doLegacyGlobalSearch ($queries, $andor, $max_hit, $start, $uid)
 hasAdminIndex ()
 getAdminIndex ()
 getAdminMenu ()

Detailed Description

This is an adapter class which imitates XOOPS2 responses.


Member Function Documentation

Legacy_ModuleAdapter::doActionSearch ( &$  searchArgs  ) 

This method is called back by the action search feature in the control panel.

Parameters:
Legacy_ActionSearchArgs $searchArgs
See also:
Legacy_ActionSearchArgs

Reimplemented from Legacy_AbstractModule.

Legacy_ModuleAdapter::doLegacyGlobalSearch ( queries,
andor,
max_hit,
start,
uid 
)

This method is called back by the xoops global search feature.

Parameters:
Legacy_ActionSearchArgs $searchArgs
See also:
Legacy_ActionSearchArgs

Reimplemented from Legacy_AbstractModule.

Legacy_ModuleAdapter::hasAdminIndex (  ) 

Gets a value indicating whether this module has the page controller in the control panel side.

Returns:
bool
Note:
Side menu blocks may not display the admin menu if this member function returns false.

Reimplemented from Legacy_AbstractModule.

Legacy_ModuleAdapter::getAdminIndex (  ) 

Gets an absolute URL indicating the top page of this module for the control panel side.

Returns:
string

Reimplemented from Legacy_AbstractModule.

Legacy_ModuleAdapter::getAdminMenu (  ) 

Gets an array having menus for the side menu of the control panel.

Returns:
array
See also:
/modules/legacy/admin/templates/blocks/legacy_admin_block_sidemenu.html

Reimplemented from Legacy_AbstractModule.


The documentation for this class was generated from the following file:
Generated on Thu Nov 2 00:27:12 2006 for XOOPS Cube Legacy by  doxygen 1.5.1