Function system_loadLanguage
System language loader wrapper
Package: system
Copyright: (c) 2000-2016 XOOPS Project (www.xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Located at odules/system/include/functions.php
Copyright: (c) 2000-2016 XOOPS Project (www.xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Located at odules/system/include/functions.php
string |
$name |
Name of language file to be loaded, without extension |
string |
$domain = '' |
Module dirname; global language file will be loaded if $domain is set to 'global' or not specified |
string |
$language = null |
Language to be loaded, current language content will be loaded if not specified |
boolean
|
boolean |