Public Member Functions | |
init () | |
getAssetsUrl () |
Static Public Member Functions | |
static | t ($str= '', $params=array(), $dic= 'core') |
Public Attributes | |
$enableCustomize = true | |
$cacheTime = 60 | |
$mainMailTemplate = null |
Created by JetBrains PhpStorm. User: Andrey Date: 4/19/13 Time: 4:04 PM To change this template use File | Settings | File Templates.
Definition at line 9 of file WebCustModule.php.
WebCustModule::getAssetsUrl | ( | ) |
Returns path to assets for current module
Definition at line 154 of file WebCustModule.php.
|
static |
Translates a message to the specified language.
string | $str | message |
array | $params | params |
string | $dic | dictionary |
Definition at line 144 of file WebCustModule.php.
Referenced by Item\attributeLabels(), Order\attributeLabels(), TmpUser\attributeLabels(), and TmpUserBasic\attributeLabels().