Public Member Functions | |
_setupObjects () | |
& | get ($dirname) |
Public Attributes | |
$_mExclusions = array(".", "..", "CVS") |
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.
$dirname | string | |
XoopsModule | or false |
LegacyNon_installation_moduleHandler::$_mExclusions = array(".", "..", "CVS") |
readonly property