LegacyNon_installation_moduleHandler Class Reference

List of all members.

Public Member Functions

 _setupObjects ()
get ($dirname)

Public Attributes

 $_mExclusions = array(".", "..", "CVS")

Detailed Description

This handler handles XoopsModule objects without DB. So it doesn't implement some methods for difficult query. Only override methods are usable.


Member Function Documentation

LegacyNon_installation_moduleHandler::_setupObjects (  ) 

Once, load module objects to a member property from XOOPS_MODULE_PATH.

& LegacyNon_installation_moduleHandler::get ( dirname  ) 

Return module object by $dirname that is specified module directory. If specified module has been installed or doesn't keep xoops_version, not return it.

Parameters:
$dirname string
XoopsModule or false


Member Data Documentation

LegacyNon_installation_moduleHandler::$_mExclusions = array(".", "..", "CVS")

readonly property


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