Class 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.
- Xmf\Module\Helper\GenericHelper
- Xmf\Module\Helper
Namespace: Xmf\Module
Package: Xmf
Category: Xmf\Module\Helper
Copyright: 2011-2016 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: trabis lusopoemas@gmail.com
Author: Richard Griffith richard@geekwright.com
Link: http://xoops.org
Located at lass/libraries/vendor/xoops/xmf/src/Xmf/Module/Helper.php
Package: Xmf
Category: Xmf\Module\Helper
Copyright: 2011-2016 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: trabis lusopoemas@gmail.com
Author: Richard Griffith richard@geekwright.com
Link: http://xoops.org
Located at lass/libraries/vendor/xoops/xmf/src/Xmf/Module/Helper.php
public static
|
__construct(),
addLog(),
getConfig(),
getHandler(),
getModule(),
initConfig(),
initHandler(),
initObject(),
isCurrentModule(),
isUserAdmin(),
loadLanguage(),
path(),
redirect(),
setDebug(),
url()
|
$configs,
$debug,
$dirname,
$handlers,
$object
|