Legacy_AbstractControllerStrategy Class Reference

Inherited by Legacy_AdminControllerStrategy, and Legacy_PublicControllerStrategy.

List of all members.

Public Member Functions

 setupModuleContext (&$context, $dirname)
getVirtualCurrentModule ()
 isEnableCacheFeature ()
 enableAccess ()


Detailed Description


Member Function Documentation

Legacy_AbstractControllerStrategy::setupModuleContext ( &$  context,
dirname 
)

Create some instances for the module process. Because Legacy_ModuleContext needs XoopsModule instance, this function kills the process if XoopsModule instance can't be found. Plus, in the case, raises 'Legacy.Event.Exception.XoopsModuleNotFound'.

Parameters:
Legacy_HttpContext $context
string $dirname

& Legacy_AbstractControllerStrategy::getVirtualCurrentModule (  ) 

Returns:
XoopsModule
See also:
Legacy_Controller::getVirtualCurrentModule()

Legacy_AbstractControllerStrategy::isEnableCacheFeature (  ) 

Gets a value indicating whether the controller can use a cache mechanism.

Legacy_AbstractControllerStrategy::enableAccess (  ) 

Gets a value indicating whether the current user can access to the current module.

Returns:
bool


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