• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

PHP getxmsg函数代码示例

原作者: [db:作者] 来自: [db:来源] 收藏 邀请

本文整理汇总了PHP中getxmsg函数的典型用法代码示例。如果您正苦于以下问题:PHP getxmsg函数的具体用法?PHP getxmsg怎么用?PHP getxmsg使用的例子?那么恭喜您, 这里精选的函数代码示例或许可以为您提供帮助。



在下文中一共展示了getxmsg函数的20个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于我们的系统推荐出更棒的PHP代码示例。

示例1: onAction

 /**
  *
  */
 function onAction()
 {
     global $application;
     $request = $application->getInstance('Request');
     $errdoc_status = $request->getValueByKey('errdoc_status');
     $arr_err_code = array(404 => '404.php', 500 => 'internal-server-error.html');
     if ($errdoc_status) {
         modApiFunc('Error_Document', 'writeHtaccessCode', $arr_err_code);
     } else {
         modApiFunc('Error_Document', 'removeHtaccessCode');
     }
     modApiFunc('Error_Document', 'updateStatus', $errdoc_status);
     $msg = $errdoc_status ? getxmsg('ERRD', 'ENABLED_ERRDOC') : getxmsg('ERRD', 'DISABLED_ERRDOC');
     $data = array('errdoc_msg' => $msg);
     echo json_encode($data);
     exit;
 }
开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:20,代码来源:update_err_doc_status_action.php


示例2: Avactis

<?php

/***********************************************************************
| Avactis (TM) Shopping Cart software developed by HBWSL.
| http://www.avactis.com
| -----------------------------------------------------------------------
| All source codes & content (c) Copyright 2004-2010, HBWSL.
| unless specifically noted otherwise.
| =============================================
| This source code is released under the Avactis License Agreement.
| The latest version of this license can be found here:
| http://www.avactis.com/license.php
|
| By using this software, you acknowledge having read this license agreement
| and agree to be bound thereby.
|
 ***********************************************************************/
require_once '../admin.php';
//		$tpl_styles = array('admin-default','admin-custom');
$tpl_title = getxMsg('SYS', 'ADMIN_EDIT_MEMBER_PAGE_TITLE');
$tpl_header = getxMsg('SYS', 'ADMIN_EDIT_MEMBER_PAGE_TITLE');
$tpl_onload_js = '';
$tpl_parent = array(array('name' => getxMsg('SYS', 'MENU_USERS'), 'url' => 'users.php'), array('name' => getxMsg('SYS', 'ADMIN_MEMBERS_PAGE_TITLE'), 'url' => 'admin_members.php'), array('name' => getxmsg('SYS', 'ADMIN_MEMBER_INFO_PAGE_TITLE'), 'url' => 'admin_member_info.php'), array('name' => getxmsg('SYS', 'ADMIN_EDIT_MEMBER_PAGE_TITLE'), 'url' => ''));
$tpl_help = 'admin_add_member';
$tpl_class = 'AdminMemberEdit';
//		$tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate');
include 'admin.tpl.php';
开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:27,代码来源:admin_member_edit.php


示例3: Avactis

<?php

/***********************************************************************
| Avactis (TM) Shopping Cart software developed by HBWSL.
| http://www.avactis.com
| -----------------------------------------------------------------------
| All source codes & content (c) Copyright 2004-2010, HBWSL.
| unless specifically noted otherwise.
| =============================================
| This source code is released under the Avactis License Agreement.
| The latest version of this license can be found here:
| http://www.avactis.com/license.php
|
| By using this software, you acknowledge having read this license agreement
| and agree to be bound thereby.
|
 ***********************************************************************/
require_once '../admin.php';
//    $tpl_styles = array('admin-default','admin-custom');
$tpl_title = getxMsg("SCC", 'EDIT_FS_RULE_PAGE_TITLE');
$tpl_header = getxMsg('SCC', 'SCC_EDIT_FS_RULE_TABLE_NAME');
// $tpl_onload_js = 'unmark_all_available_modules_selects(); unmark_selected_modules_select();';
$tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_SETTINGS'), 'url' => 'settings.php'), array('name' => getxmsg('SYS', 'MENU_STORE_SETTINGS'), 'url' => 'store_settings.php'), array('name' => getxmsg('SYS', 'SM_PAGE_TITLE'), 'url' => 'shipping_modules.php'), array('name' => getxmsg('SCC', 'SCC_FSTABLE_RULES_TITLE'), 'url' => 'scc_fs_rules.php'), array('name' => getxmsg('SCC', 'SCC_EDIT_FS_RULE_TABLE_NAME'), 'url' => ''));
$tpl_class = 'EditFsRule';
//    $tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate');
include 'admin.tpl.php';
开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:26,代码来源:scc_edit_fs_rule.php


示例4: Avactis

| Avactis (TM) Shopping Cart software developed by HBWSL.
| http://www.avactis.com
| -----------------------------------------------------------------------
| All source codes & content (c) Copyright 2004-2010, HBWSL.
| unless specifically noted otherwise.
| =============================================
| This source code is released under the Avactis License Agreement.
| The latest version of this license can be found here:
| http://www.avactis.com/license.php
|
| By using this software, you acknowledge having read this license agreement
| and agree to be bound thereby.
|
 ***********************************************************************/
require_once '../admin.php';
//		$tpl_styles = array('admin-default','admin-custom');
$tpl_title = getxMsg('SYS', 'TITLE_SUBSCRIBE');
$tpl_header = getxMsg('SYS', 'TITLE_SUBSCRIBE');
$tpl_onload_js = '';
$tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_MARKETING'), 'url' => 'marketing.php'), array('name' => getxmsg('SUBSCR', 'SUBSCRIPTIONS_TITLE'), 'url' => 'subscriptions_manage.php'), array('name' => getxmsg('SYS', 'TITLE_SUBSCRIBE'), 'url' => ''));
$tpl_help = 'Subscriptions_MainPage';
$tpl_class = 'Subscriptions_Subscribe_Page';
//		$tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate');
include 'admin.tpl.php';
?>

<?php 
function Subscriptions_Subscribe_Page()
{
    Subscriptions_Subscribe('subscribe');
}
开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:31,代码来源:subscriptions_subscribe.php


示例5: Avactis

<?php

/***********************************************************************
| Avactis (TM) Shopping Cart software developed by HBWSL.
| http://www.avactis.com
| -----------------------------------------------------------------------
| All source codes & content (c) Copyright 2004-2010, HBWSL.
| unless specifically noted otherwise.
| =============================================
| This source code is released under the Avactis License Agreement.
| The latest version of this license can be found here:
| http://www.avactis.com/license.php
|
| By using this software, you acknowledge having read this license agreement
| and agree to be bound thereby.
|
 ***********************************************************************/
require_once '../admin.php';
//		$tpl_styles = array('admin-default','admin-custom');
$tpl_title = getxMsg('SYS', 'AZ_STORE_SETTINGS_STORE_OWNER_PROFILE_PAGE_TITLE');
$tpl_header = getxMsg('SYS', 'AZ_STORE_SETTINGS_STORE_OWNER_PROFILE_PAGE_TITLE');
$tpl_onload_js = '';
$tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_SETTINGS'), 'url' => 'settings.php'), array('name' => getxmsg('SYS', 'MENU_STORE_SETTINGS'), 'url' => 'store_settings.php'), array('name' => getxmsg('SYS', 'AZ_STORE_SETTINGS_STORE_OWNER_PROFILE_PAGE_TITLE'), 'url' => ''));
$tpl_help = 'config_store_owner_profile';
$tpl_class = 'StoreOwner';
//		$tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate');
//		$tpl_jquery_ready = array('ASC_ADMIN.init();');
include 'admin.tpl.php';
开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:28,代码来源:store_settings_store_owner.php


示例6: Avactis

<?php

/***********************************************************************
| Avactis (TM) Shopping Cart software developed by HBWSL.
| http://www.avactis.com
| -----------------------------------------------------------------------
| All source codes & content (c) Copyright 2004-2010, HBWSL.
| unless specifically noted otherwise.
| =============================================
| This source code is released under the Avactis License Agreement.
| The latest version of this license can be found here:
| http://www.avactis.com/license.php
|
| By using this software, you acknowledge having read this license agreement
| and agree to be bound thereby.
|
 ***********************************************************************/
require_once '../admin.php';
$tpl_title = getxMsg('SYS', 'APP_INFO_PAGE_TITLE');
$tpl_header = getxMsg('SYS', 'ADMIN_SERVER_PAGE_NAME');
$tpl_onload_js = '';
$tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_TOOLS'), 'url' => 'tools.php'), array('name' => getxMsg('SYS', 'APP_INFO_PAGE_TITLE'), 'url' => ''));
$tpl_help = 'admin_server_info';
$tpl_class = 'ServerInfo';
include 'admin.tpl.php';
开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:25,代码来源:admin_server_info.php


示例7: Avactis

<?php

/***********************************************************************
| Avactis (TM) Shopping Cart software developed by HBWSL.
| http://www.avactis.com
| -----------------------------------------------------------------------
| All source codes & content (c) Copyright 2004-2010, HBWSL.
| unless specifically noted otherwise.
| =============================================
| This source code is released under the Avactis License Agreement.
| The latest version of this license can be found here:
| http://www.avactis.com/license.php
|
| By using this software, you acknowledge having read this license agreement
| and agree to be bound thereby.
|
 ***********************************************************************/
require_once '../admin.php';
//		$tpl_styles = array('admin-default','admin-custom');
$tpl_title = getxMsg('SYS', 'PRTYPE_EDIT_PAGE_TITLE');
$tpl_header = getxMsg('SYS', 'PRTYPE_EDIT_PAGE_TITLE');
$tpl_onload_js = '';
$tpl_parent = array(array('name' => getxmsg('SYS', 'CTLG_TAB_PAGE_NAME'), 'url' => 'catalog.php'), array('name' => getxmsg('SYS', 'CTLG_TAB_006'), 'url' => 'catalog_manage_product_types.php'), array('name' => getxmsg('SYS', 'PRTYPE_EDIT_PAGE_TITLE'), 'url' => 'catalog_edit_product_type.php'));
$tpl_help = 'catalog_edit_product_type';
$tpl_class = 'EditProductType';
$tpl_tinymce = 'yes';
//		$tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate');
include 'admin.tpl.php';
开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:28,代码来源:catalog_edit_product_type.php


示例8: Avactis

<?php

/***********************************************************************
| Avactis (TM) Shopping Cart software developed by HBWSL.
| http://www.avactis.com
| -----------------------------------------------------------------------
| All source codes & content (c) Copyright 2004-2010, HBWSL.
| unless specifically noted otherwise.
| =============================================
| This source code is released under the Avactis License Agreement.
| The latest version of this license can be found here:
| http://www.avactis.com/license.php
|
| By using this software, you acknowledge having read this license agreement
| and agree to be bound thereby.
|
 ***********************************************************************/
require_once '../admin.php';
//		$tpl_styles = array('admin-default','admin-custom');
$tpl_title = getxMsg('SYS', 'ADMIN_PHP_FILES_CACHE_N_LOGS');
$tpl_header = getxMsg('SYS', 'ADMIN_PHP_FILES_CACHE_N_LOGS');
$tpl_onload_js = '';
$tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_TOOLS'), 'url' => 'tools.php'), array('name' => getxMsg('SYS', 'ADMIN_PHP_FILES_CACHE_N_LOGS'), 'url' => ''));
$tpl_help = 'Clear_Cache';
$tpl_class = 'CacheSettings';
//		$tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate');
include 'admin.tpl.php';
开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:27,代码来源:store_settings_cache.php


示例9: Avactis

<?php

/***********************************************************************
| Avactis (TM) Shopping Cart software developed by HBWSL.
| http://www.avactis.com
| -----------------------------------------------------------------------
| All source codes & content (c) Copyright 2004-2010, HBWSL.
| unless specifically noted otherwise.
| =============================================
| This source code is released under the Avactis License Agreement.
| The latest version of this license can be found here:
| http://www.avactis.com/license.php
|
| By using this software, you acknowledge having read this license agreement
| and agree to be bound thereby.
|
 ***********************************************************************/
require_once '../admin.php';
$tpl_title = getxMsg('SYS', 'CONFIG_CREDIT_CARDS_EDITOR');
$tpl_header = getxMsg('SYS', 'CONFIG_CREDIT_CARDS_EDITOR');
//		$tpl_onload_js = 'unmark_all_available_modules_selects(); unmark_selected_modules_select();';
$tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_SETTINGS'), 'url' => 'settings.php'), array('name' => getxmsg('SYS', 'MENU_STORE_SETTINGS'), 'url' => 'store_settings.php'), array('name' => getxmsg('SYS', 'CONFIG_CREDIT_CARDS_EDITOR'), 'url' => ''));
$tpl_help = 'credit_card_editr';
$tpl_class = 'CreditCardSettings';
include 'admin.tpl.php';
开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:25,代码来源:credit_cards_editor.php


示例10: content

| http://www.avactis.com
| -----------------------------------------------------------------------
| All source codes & content (c) Copyright 2004-2010, HBWSL.
| unless specifically noted otherwise.
| =============================================
| This source code is released under the Avactis License Agreement.
| The latest version of this license can be found here:
| http://www.avactis.com/license.php
|
| By using this software, you acknowledge having read this license agreement
| and agree to be bound thereby.
|
 ***********************************************************************/
require_once '../admin.php';
//		$tpl_styles = array('admin-default','admin-custom');
$tpl_title = getxMsg('PI', 'PI_IMAGES_LIST_PAGE_HEADER');
$tpl_header = getxMsg('PI', 'PI_IMAGES_LIST_PAGE_HEADER');
$tpl_onload_js = '';
$tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_CATALOG'), 'url' => 'catalog.php'), array('name' => getxmsg('SYS', 'MNG_PRD_PAGE_NAME'), 'url' => 'catalog_manage_products.php'), array('name' => getxMsg('PI', 'PI_IMAGES_LIST_PAGE_HEADER'), 'url' => ''));
$tpl_help = 'catalog_manage_products';
$tpl_class = 'PI_ColorSwatch';
$tpl_tinymce = 'yes';
//$tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate');
include 'admin.tpl.php';
?>





开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:25,代码来源:pi_color_swatch_list.php


示例11: Avactis

<?php

/***********************************************************************
| Avactis (TM) Shopping Cart software developed by HBWSL.
| http://www.avactis.com
| -----------------------------------------------------------------------
| All source codes & content (c) Copyright 2004-2010, HBWSL.
| unless specifically noted otherwise.
| =============================================
| This source code is released under the Avactis License Agreement.
| The latest version of this license can be found here:
| http://www.avactis.com/license.php
|
| By using this software, you acknowledge having read this license agreement
| and agree to be bound thereby.
|
 ***********************************************************************/
require_once '../admin.php';
//		$tpl_styles = array('admin-default','admin-custom');
$tpl_title = getxMsg('CR', 'CR_REVIEW_DATA');
$tpl_header = getxMsg('CR', 'CR_REVIEW_DATA');
$tpl_onload_js = '';
$tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_USERS'), 'url' => 'users.php'), array('name' => getxmsg('SYS', 'CUSTOMERS_REVIEWS_PAGE_TITLE'), 'url' => 'customer_reviews.php'), array('name' => getxmsg('CR', 'CR_REVIEW_DATA'), 'url' => ''));
$tpl_help = 'customer_reviews_tab';
$tpl_class = 'CR_Review_Data';
//		$tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate');
include 'admin.tpl.php';
开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:27,代码来源:add_review.php


示例12: Avactis

| Avactis (TM) Shopping Cart software developed by HBWSL.
| http://www.avactis.com
| -----------------------------------------------------------------------
| All source codes & content (c) Copyright 2004-2010, HBWSL.
| unless specifically noted otherwise.
| =============================================
| This source code is released under the Avactis License Agreement.
| The latest version of this license can be found here:
| http://www.avactis.com/license.php
|
| By using this software, you acknowledge having read this license agreement
| and agree to be bound thereby.
|
 ***********************************************************************/
require_once '../admin.php';
//		$tpl_styles = array('admin-default','admin-custom');
$tpl_title = getxMsg('SYS', 'CTLG_TAB_006');
$tpl_header = getxMsg('SYS', 'MNG_PRTYPE_PAGE_NAME');
$tpl_onload_js = '';
$tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_CATALOG'), 'url' => 'catalog.php'), array('name' => getxmsg('SYS', 'CTLG_TAB_006'), 'url' => ''));
$tpl_help = 'catalog_manage_product_types';
$tpl_class = 'ManageProductTypesPage';
//		$tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate');
include 'admin.tpl.php';
?>

<?php 
function ManageProductTypesPage()
{
    ManageProductTypes();
}
开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:31,代码来源:catalog_manage_product_types.php


示例13: getxMsg

<?php

require_once '../admin.php';
//		$tpl_styles = array('admin-default','admin-custom');
$tpl_title = getxMsg('SYS', 'CTLG_TAB_002');
$tpl_header = getxMsg('SYS', 'MNG_PRD_PAGE_NAME');
$tpl_onload_js = '';
$tpl_parent = array(array('name' => getxmsg('SYS', 'CTLG_TAB_PAGE_NAME'), 'url' => 'catalog.php'), array('name' => getxmsg('SYS', 'MNG_PRD_PAGE_NAME'), 'url' => ''));
$tpl_help = 'incoming stocks';
$tpl_class = 'ProductList';
$tpl_tinymce = 'yes';
//	$tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate');
$tpl_jquery_ready = array('ASC_ADMIN.init();');
include 'admin.tpl.php';
开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:14,代码来源:incoming+stocks.php


示例14: Avactis

<?php

/***********************************************************************
| Avactis (TM) Shopping Cart software developed by HBWSL.
| http://www.avactis.com
| -----------------------------------------------------------------------
| All source codes & content (c) Copyright 2004-2010, HBWSL.
| unless specifically noted otherwise.
| =============================================
| This source code is released under the Avactis License Agreement.
| The latest version of this license can be found here:
| http://www.avactis.com/license.php
|
| By using this software, you acknowledge having read this license agreement
| and agree to be bound thereby.
|
 ***********************************************************************/
require_once '../admin.php';
$tpl_title = getxMsg('SYS', 'CUSTOMERS_PAGE_TITLE');
$tpl_header = getxMsg('SYS', 'MENU_CUSTOMERS');
$tpl_onload_js = '';
$tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_USERS'), 'url' => 'users.php'), array('name' => getxmsg('SYS', 'MENU_CUSTOMERS'), 'url' => ''));
$tpl_help = 'customers_tab';
$tpl_class = 'CustomersList';
include 'admin.tpl.php';
开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:25,代码来源:customers.php


示例15: Avactis

<?php

/***********************************************************************
| Avactis (TM) Shopping Cart software developed by HBWSL.
| http://www.avactis.com
| -----------------------------------------------------------------------
| All source codes & content (c) Copyright 2004-2010, HBWSL.
| unless specifically noted otherwise.
| =============================================
| This source code is released under the Avactis License Agreement.
| The latest version of this license can be found here:
| http://www.avactis.com/license.php
|
| By using this software, you acknowledge having read this license agreement
| and agree to be bound thereby.
|
 ***********************************************************************/
require_once '../admin.php';
//		$tpl_styles = array('admin-default','admin-custom');
$tpl_title = getxMsg('GCT', 'GC_ADD_FORM_TITLE');
$tpl_header = getxMsg('GCT', 'GC_ADD_FORM_TITLE');
$tpl_onload_js = '';
$tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_MARKETING'), 'url' => 'marketing.php'), array('name' => getxMsg('GCT', 'PAGE_TITLE'), 'url' => 'marketing_manage_gc.php'), array('name' => getxMsg('GCT', 'GC_ADD_FORM_TITLE'), 'url' => ''));
$tpl_help = 'marketing_gift_certificates';
$tpl_class = 'GiftCertificateAddView';
//		$tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate');
include 'admin.tpl.php';
开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:27,代码来源:marketing_add_gc.php


示例16: Avactis

<?php

/***********************************************************************
| Avactis (TM) Shopping Cart software developed by HBWSL.
| http://www.avactis.com
| -----------------------------------------------------------------------
| All source codes & content (c) Copyright 2004-2010, HBWSL.
| unless specifically noted otherwise.
| =============================================
| This source code is released under the Avactis License Agreement.
| The latest version of this license can be found here:
| http://www.avactis.com/license.php
|
| By using this software, you acknowledge having read this license agreement
| and agree to be bound thereby.
|
 ***********************************************************************/
require_once '../admin.php';
//		$tpl_styles = array('admin-default','admin-custom');
$tpl_title = getxMsg('CTL', 'EXP_PRDS_PG_TITLE');
$tpl_header = getxMsg('CTL', 'EXP_PRDS_PG_TITLE');
$tpl_onload_js = '';
$tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_CATALOG'), 'url' => 'catalog.php'), array('name' => getxmsg('SYS', 'MNG_PRD_PAGE_NAME'), 'url' => 'catalog_manage_products.php'), array('name' => getxMsg('CTL', 'EXP_PRDS_PG_TITLE'), 'url' => ''));
$tpl_help = 'export_products';
$tpl_class = 'ExportProductsView';
//		$tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate');
//		$tpl_jquery_ready = array('ASC_ADMIN.init();');
include 'admin.tpl.php';
开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:28,代码来源:product_export.php


示例17: Avactis

<?php

/***********************************************************************
| Avactis (TM) Shopping Cart software developed by HBWSL.
| http://www.avactis.com
| -----------------------------------------------------------------------
| All source codes & content (c) Copyright 2004-2010, HBWSL.
| unless specifically noted otherwise.
| =============================================
| This source code is released under the Avactis License Agreement.
| The latest version of this license can be found here:
| http://www.avactis.com/license.php
|
| By using this software, you acknowledge having read this license agreement
| and agree to be bound thereby.
|
 ***********************************************************************/
require_once '../admin.php';
//		$tpl_styles = array('admin-default','admin-custom');
$tpl_title = getxMsg('SYS', 'ADD_TAX_DISPLAY_OPTION_PAGE_TITLE');
$tpl_header = getxMsg('SYS', 'ADD_TAX_DISPLAY_OPTION_PAGE_TITLE');
$tpl_onload_js = '';
$tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_SETTINGS'), 'url' => 'settings.php'), array('name' => getxmsg('SYS', 'MENU_STORE_SETTINGS'), 'url' => 'store_settings.php'), array('name' => getxmsg('SYS', 'ADD_TAX_DISPLAY_OPTION_PAGE_TITLE'), 'url' => ''));
$tpl_help = 'store_settings_taxes_add_edit_display';
$tpl_class = 'AddTaxDisplayOption';
include 'popup_window.php';
开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:26,代码来源:store_settings_tax_add_display.php


示例18: Avactis

| Avactis (TM) Shopping Cart software developed by HBWSL.
| http://www.avactis.com
| -----------------------------------------------------------------------
| All source codes & content (c) Copyright 2004-2010, HBWSL.
| unless specifically noted otherwise.
| =============================================
| This source code is released under the Avactis License Agreement.
| The latest version of this license can be found here:
| http://www.avactis.com/license.php
|
| By using this software, you acknowledge having read this license agreement
| and agree to be bound thereby.
|
 ***********************************************************************/
require_once '../admin.php';
//		$tpl_styles = array('admin-default','admin-custom');
$tpl_title = getxMsg('QUANTITY_DISCOUNTS', 'QUANTITY_DISCOUNTS_RATES_LIST_PAGE_HEADER');
$tpl_header = getxMsg('QUANTITY_DISCOUNTS', 'QUANTITY_DISCOUNTS_RATES_LIST_PAGE_HEADER');
$tpl_onload_js = '';
$tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_CATALOG'), 'url' => 'catalog.php'), array('name' => getxmsg('SYS', 'MNG_PRD_PAGE_NAME'), 'url' => 'catalog_manage_products.php'), array('name' => getxMsg('QUANTITY_DISCOUNTS', 'QUANTITY_DISCOUNTS_RATES_LIST_PAGE_HEADER'), 'url' => ''));
$tpl_help = 'Quantity_Discounts';
$tpl_class = 'manage_quantity_discounts_az';
$tpl_tinymce = 'yes';
$tpl_scripts = array('admin-avactis-validate');
include 'admin.tpl.php';
?>




开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:26,代码来源:manage_quantity_discounts_az.php


示例19: Avactis

<?php

/***********************************************************************
| Avactis (TM) Shopping Cart software developed by HBWSL.
| http://www.avactis.com
| -----------------------------------------------------------------------
| All source codes & content (c) Copyright 2004-2010, HBWSL.
| unless specifically noted otherwise.
| =============================================
| This source code is released under the Avactis License Agreement.
| The latest version of this license can be found here:
| http://www.avactis.com/license.php
|
| By using this software, you acknowledge having read this license agreement
| and agree to be bound thereby.
|
 ***********************************************************************/
require_once '../admin.php';
//		$tpl_styles = array('admin-default','admin-custom');
$tpl_title = getxMsg('SYS', 'LABEL_EDITOR_PAGE_TITLE');
$tpl_header = getxMsg('SYS', 'MENU_LABEL_EDITOR');
$tpl_onload_js = '';
$tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_SETTINGS'), 'url' => 'settings.php'), array('name' => getxmsg('SYS', 'MENU_STORE_SETTINGS'), 'url' => 'store_settings.php'), array('name' => getxmsg('SYS', 'STRSET_HEADER_002'), 'url' => 'store_settings.php#localization_tab'), array('name' => getxmsg('SYS', 'MENU_LABEL_EDITOR'), 'url' => ''));
$tpl_help = 'label_editor_tab';
$tpl_class = 'LabelEditor';
//		$tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate');
//		$tpl_jquery_ready = array('ASC_ADMIN.init();');
include 'admin.tpl.php';
开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:28,代码来源:label_editor.php


示例20: Avactis

<?php

/***********************************************************************
| Avactis (TM) Shopping Cart software developed by HBWSL.
| http://www.avactis.com
| -----------------------------------------------------------------------
| All source codes & content (c) Copyright 2004-2010, HBWSL.
| unless specifically noted otherwise.
| =============================================
| This source code is released under the Avactis License Agreement.
| The latest version of this license can be found here:
| http://www.avactis.com/license.php
|
| By using this software, you acknowledge having read this license agreement
| and agree to be bound thereby.
|
 ***********************************************************************/
require_once '../admin.php';
//		$tpl_styles = array('admin-default','admin-custom');
$tpl_title = getxMsg('SYS', 'STRSET_WEIGHT_UNIT');
$tpl_header = getxMsg('SYS', 'STRSET_WEIGHT_UNIT');
$tpl_onload_js = '';
$tpl_parent = array(array('name' => getxmsg('SYS', 'MENU_SETTINGS'), 'url' => 'settings.php'), array('name' => getxmsg('SYS', 'MENU_STORE_SETTINGS'), 'url' => 'store_settings.php'), array('name' => getxmsg('SYS', 'STRSET_WEIGHT_UNIT'), 'url' => ''));
$tpl_help = 'store_settings_weight';
$tpl_class = 'WeightSettings';
//		$tpl_scripts = array('admin-layout','admin-avactis-main','admin-avactis-validate');
//include('admin.tpl.php');
include 'popup_window.php';
开发者ID:KICHIRO20,项目名称:-Myproject_part1-,代码行数:28,代码来源:store_settings_local_weight.php



注:本文中的getxmsg函数示例整理自Github/MSDocs等源码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
PHP gexit函数代码示例发布时间:2022-05-15
下一篇:
PHP getxMsg函数代码示例发布时间:2022-05-15
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap