���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/alphpwcp/public_html/us/alphachat/modules/lhchatsettings/startsettingslist.php
���ѧ٧ѧ�
<?php $tpl = erLhcoreClassTemplate::getInstance('lhchatsettings/startsettingslist.tpl.php'); if (isset($_GET['doSearch'])) { $filterParams = erLhcoreClassSearchHandler::getParams(array( 'module' => 'chat', 'module_file' => 'start_list', 'format_filter' => true, 'use_override' => true, 'uparams' => $Params['user_parameters_unordered'] )); $filterParams['is_search'] = true; } else { $filterParams = erLhcoreClassSearchHandler::getParams(array( 'module' => 'chat', 'module_file' => 'start_list', 'format_filter' => true, 'uparams' => $Params['user_parameters_unordered'] )); $filterParams['is_search'] = false; } $pages = new lhPaginator(); $pages->serverURL = erLhcoreClassDesign::baseurl('chatsettings/startsettingslist'); $pages->items_total = erLhcoreClassModelChatStartSettings::getCount($filterParams['filter']); $pages->setItemsPerPage(20); $pages->paginate(); $items = array(); if ($pages->items_total > 0) { $items = erLhcoreClassModelChatStartSettings::getList(array_merge($filterParams['filter'], array( 'offset' => $pages->low, 'limit' => $pages->items_per_page, 'sort' => 'id ASC' ))); } $tpl->set('items', $items); $tpl->set('pages', $pages); $filterParams['input_form']->form_action = erLhcoreClassDesign::baseurl('chatsettings/startsettingslist'); $tpl->set('input', $filterParams['input_form']); $Result['content'] = $tpl->fetch(); $Result['path'] = array( array( 'url' => erLhcoreClassDesign::baseurl('system/configuration'), 'title' => erTranslationClassLhTranslation::getInstance()->getTranslation('department/departments', 'System configuration') ), array( 'url' => erLhcoreClassDesign::baseurl('chatsettings/startchatformsettingsindex'), 'title' => erTranslationClassLhTranslation::getInstance()->getTranslation('lhchatsettings/startchat', 'Start chat form settings') ), array( 'title' => erTranslationClassLhTranslation::getInstance()->getTranslation('lhchatsettings/startchat', 'Start chat settings list') ) ); ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�