Namespace Xmf\Module
Xmf\Module\Helper |
Admin | Xmf\Module\Admin provides helpful methods for module administration uses. |
Helper | Helper gets an instance of module helper for the specified module. The helper is defined by the Xoops 2.6 Xoops\Module\Helper\HelperAbstract and in pre 2.6 systems we mimic that definition with using an instance of Xmf\Module\GenericHelper. |