Description
EtChatConfig
|
--LangXml
Located in File: /LangXml.class.php
Class LangXml, lang file controller
LICENSE: CREATIVE COMMONS PUBLIC LICENSE "Namensnennung — Nicht-kommerziell 2.0"
Method Detail
Summary:
void
__construct
([
string $path =
"./lang/"], [
string $xmlfile =
""])
Constructor __construct (line 32)
void __construct(
[string
$path = "./lang/"], [string
$xmlfile = ""])
Overrides : EtChatConfig::__construct() Constructor
Constructor
Parameters
- string $path: relative path to language files
- string $xmlfile:
Info
Method getLang (line 57)
Get language datasets for curent class
Info