Контроллер Kanban-доски
Открытые члены | |
init () | |
actionIndex () | |
actionAjaxMarkAllRead () | |
actionAjaxGetElements ($status_id=null, $page=null) | |
actionAjaxSortElement () | |
![]() | |
__construct () | |
wrapOutput ($bool) | |
checkAccessRight () | |
exec ($returnAsIs=false) | |
![]() | |
__construct ($param=[]) | |
checkAccessRight () | |
![]() | |
__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 () | |
![]() | |
__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 () | |
![]() | |
exec () | |
Поля данных | |
const | PAGE_SIZE = 30 |
$object_types | |
$current_object_type | |
$current_object | |
$filters | |
$term | |
$current_filter | |
![]() | |
$change_site_var = 'site_id_context' | |
$before_site_id | |
![]() | |
const | DEFAULT_ERROR_PAGE_TPL = '%THEME%/exception.tpl' |
$view | |
$url | |
$app | |
$router | |
Дополнительные унаследованные члены | |
![]() | |
changeSiteIdIfNeed ($new_site_id) | |
setSiteIdByOrmObject ($api, $orm_object=null) | |
restoreSiteId () | |
![]() | |
$result | |
$action_var = 'do' | |
$wrap_output = true | |
$wrap_template = '%SYSTEM%/admin/body.tpl' | |
$block_tpl = '%SYSTEM%/admin/block.tpl' | |
$block_form_tpl = '%SYSTEM%/admin/crud_form.tpl' | |
![]() | |
$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 = '' | |
![]() | |
$act = '' | |
$action_var = 'Act' | |
$result | |
actionAjaxGetElements | ( | $status_id = null , |
|
$page = null |
|||
) |
Возвращает одну страницу элементов по типу объекта и статусу
actionAjaxMarkAllRead | ( | ) |
Устанавливает прочитанными все задачи по статусу
actionAjaxSortElement | ( | ) |
Сортирует элементы
actionIndex | ( | ) |
Список объектов
init | ( | ) |
$current_filter |
$current_object |
$current_object_type |
$filters |
$object_types |
$term |
const PAGE_SIZE = 30 |