Открытые члены | |
__construct () | |
actionIndex () | |
step1 () | |
step2 () | |
step3 () | |
step4 () | |
actionCheckLicense () | |
step4a () | |
step5 () | |
actionPhpInfo () | |
actionChangeLang () | |
checkAccessRight () | |
Открытые члены унаследованные от AbstractModule | |
__construct ($param=[]) | |
getParam ($key=null, $default=null, $checkempty=false) | |
setParam ($key, $value=null) | |
setResource () | |
getControllerName () | |
addResource () | |
init () | |
fetch ($tpl, $param_name= 'tpl') | |
request ($key, $type, $default=null, $strip= '') | |
getKeyName ($keyname) | |
comError ($error_text) | |
checkAccessRight () | |
exec ($returnAsIs=false) | |
getDebugGroup () | |
getModTplPath () | |
getModuleConfig () | |
Открытые члены унаследованные от AbstractController | |
__construct () | |
isViewCacheExpired (string $cache_id_str, string $template, int $lifetime=null) | |
wrapHtml ($body, $html_template=null) | |
getAction () | |
exec ($returnAsIs=false) | |
processResult ($result) | |
presetAct ($act) | |
e404 ($reason=null) | |
redirect ($url=null, $status=302) | |
refreshPage () | |
getUrlName () | |
Открытые члены унаследованные от IController | |
exec () | |
Защищенные данные | |
$api | |
Защищенные данные унаследованные от AbstractModule | |
$user | |
$access_right = 1 | |
$default_params = [] | |
$param = [] | |
$mod_name = '' | |
$controller_name = '' | |
$mod_css = '/modules/%MODULE%/view/css/' | |
$mod_js = '/modules/%MODULE%/view/js/' | |
$mod_img = '/modules/%MODULE%/view/img/' | |
$mod_tpl = '/modules/%MODULE%/view/' | |
$mod_relative_tpl = '' | |
Защищенные данные унаследованные от AbstractController | |
$act = null | |
$action_var = 'Act' | |
$result | |
Дополнительные унаследованные члены | |
Поля данных унаследованные от AbstractController | |
const | DEFAULT_ERROR_PAGE_TPL = '%THEME%/exception.tpl' |
$view | |
$url | |
$app | |
$router | |
__construct | ( | ) |
actionChangeLang | ( | ) |
actionCheckLicense | ( | ) |
actionIndex | ( | ) |
actionPhpInfo | ( | ) |
checkAccessRight | ( | ) |
step1 | ( | ) |
step2 | ( | ) |
step3 | ( | ) |
step4 | ( | ) |
step4a | ( | ) |
step5 | ( | ) |
|
protected |