Function xoops_load
XOOPS class loader wrapper
Temporay solution for XOOPS 2.3
Package: kernel
Copyright: (c) 2000-2016 XOOPS Project (www.xoops.org)
License: GPL 2 (http://www.gnu.org/licenses/gpl-2.0.html)
Located at nclude/functions.php
Copyright: (c) 2000-2016 XOOPS Project (www.xoops.org)
License: GPL 2 (http://www.gnu.org/licenses/gpl-2.0.html)
Located at nclude/functions.php
string |
$name |
Name of class to be loaded |
string |
$type = 'core' |
<p>domain of the class, potential values: core - located in /class/; framework - located in /Frameworks/; other - module class, located in /modules/[$type]/class/</p> |
boolean
|
boolean |