Public Member Functions | |
& | createModule ($module) |
Static Public Member Functions | |
checkSystemModules () | |
& | createBlockProcedure (&$block) |
Legacy_Utils::checkSystemModules | ( | ) | [static] |
Checks whether must modules have been installed.
& Legacy_Utils::createModule | ( | $ | module | ) |
Creates a instance of the module with the generating convention. And, returns it.
XoopsModule | $module |
& Legacy_Utils::createBlockProcedure | ( | &$ | block | ) | [static] |
Creates a instance of the block procedure with the generating convention. And, returns it.