KaGlobal
in component
uses
KaReserved
AbstractYes
Contains several helper methods
Table of Contents
Properties
Methods
- autoload() : mixed
- getAdminDirname() : mixed
- getKaStoreURL() : mixed
- getLanguageImage() : mixed
- getRegistry() : mixed
- getTemplateDir() : mixed
- init() : mixed
- isAdminArea() : mixed
- isAdminUser() : mixed
- isTemplateAvailable() : mixed
- isКаInstalled() : mixed
- iterator() : mixed
- t() : mixed
Properties
$admin_dirname
protected
static mixed
$admin_dirname
$registry
protected
static mixed
$registry
Methods
autoload()
public
static autoload(mixed $class) : mixed
Parameters
- $class : mixed
getAdminDirname()
public
static getAdminDirname() : mixed
getKaStoreURL()
public
static getKaStoreURL() : mixed
getLanguageImage()
public
static getLanguageImage(mixed $language) : mixed
Parameters
- $language : mixed
getRegistry()
public
static getRegistry() : mixed
getTemplateDir()
public
static getTemplateDir() : mixed
init()
public
static init(mixed $registry) : mixed
Parameters
- $registry : mixed
isAdminArea()
public
static isAdminArea() : mixed
isAdminUser()
public
static isAdminUser() : mixed
isTemplateAvailable()
public
static isTemplateAvailable(mixed $tpl_path) : mixed
Parameters
- $tpl_path : mixed
isКаInstalled()
public
static isКаInstalled(mixed $extension) : mixed
Parameters
- $extension : mixed
iterator()
public
static iterator(mixed $iter) : mixed
Parameters
- $iter : mixed
t()
public
static t(mixed $text[, mixed $args = [] ]) : mixed
Parameters
- $text : mixed
- $args : mixed = []