Esempio n. 1
0
 public function __construct()
 {
     parent::__construct();
     //$this->verify_node_prms(array('_action'=>'manage'));
     $this->setNodeTable('sort');
     $this->setNodeVar('ticket_node');
 }
Esempio n. 2
0
 public function __construct()
 {
     //检测是否具有管理权限
     parent::__construct();
     include CUR_CONF_PATH . 'lib/special_sort.class.php';
     $this->obj = new specialSort();
 }
Esempio n. 3
0
 /**
  * 构造函数
  * @author repheal
  * @category hogesoft
  * @copyright hogesoft
  * @include site.class.php
  */
 public function __construct()
 {
     parent::__construct();
     include CUR_CONF_PATH . "lib/common.php";
     include CUR_CONF_PATH . 'lib/site.class.php';
     $this->obj = new site();
 }
Esempio n. 4
0
 public function __construct()
 {
     $this->mPrmsMethods = array('manage' => '管理', 'audit' => '审核', '_node' => array('name' => '景区分类', 'filename' => 'scenic_sort.php', 'node_uniqueid' => 'scenic_sort'));
     parent::__construct();
     include CUR_CONF_PATH . 'lib/scenic.class.php';
     $this->obj = new scenic();
 }
Esempio n. 5
0
 public function __construct()
 {
     parent::__construct();
     $this->pub_config = new publishconfig();
     include_once CUR_CONF_PATH . 'lib/column.class.php';
     $this->column = new column();
 }
Esempio n. 6
0
 public function __construct()
 {
     parent::__construct();
     $this->setNodeTable('catalog');
     $this->setNodeVar('article_sort');
     $this->setExtraNodeTreeFields(array('issue_id'));
 }
Esempio n. 7
0
 public function __construct()
 {
     parent::__construct();
     $this->setNodeTable('sort');
     $this->setNodeVar('lbs_node');
     $this->sort = new ClassLBSSort();
 }
Esempio n. 8
0
 public function __construct()
 {
     parent::__construct();
     $this->auth = new Auth();
     $this->publishcontent = new publishcontent();
     $this->pubconfig = new publishconfig();
 }
Esempio n. 9
0
 public function __construct()
 {
     parent::__construct();
     $this->setNodeTable('sort');
     $this->setNodeVar('contribute_node');
     $this->sort = new contribute_sort();
 }
Esempio n. 10
0
 public function __construct()
 {
     parent::__construct();
     //$this->setNodeTable('vod_media_node');
     //$this->setNodeVar('vod_media_node');
     $this->curl = new curl($this->settings['App_livmedia']['host'], $this->settings['App_livmedia']['dir'] . 'admin/');
 }
Esempio n. 11
0
 public function __construct()
 {
     parent::__construct();
     $this->setNodeTable('special_sort');
     $this->setNodeVar('special_sort');
     $this->setExtraNodeTreeFields(array('color'));
 }
Esempio n. 12
0
 public function __construct()
 {
     parent::__construct();
     $this->setNodeTable('carpark_district');
     $this->setNodeVar('carpark_district');
     $this->setExtraNodeTreeFields(array('color'));
 }
Esempio n. 13
0
 public function __construct()
 {
     parent::__construct();
     $this->setNodeTable('attribute_group');
     $this->setNodeVar('attribute_group');
     $this->setExtraNodeTreeFields(array('color'));
 }
Esempio n. 14
0
 public function __construct()
 {
     parent::__construct();
     //检测是否具有管理权限
     $this->setNodeTable('vod_media_node');
     $this->setNodeVar('vod_media_node');
     $this->setExtraNodeTreeFields(array('color'));
 }
Esempio n. 15
0
 public function __construct()
 {
     parent::__construct();
     require_once ROOT_PATH . 'lib/class/auth.class.php';
     require_once CUR_CONF_PATH . 'lib/workload_mode.php';
     $this->auth = new Auth();
     $this->mode = new workload_mode();
 }
Esempio n. 16
0
 public function __construct()
 {
     parent::__construct();
     //检测是否具有配置权限
     $this->verify_setting_prms();
     $this->setNodeTable('cate_os');
     $this->setNodeVar('OSCateUpdate');
 }
Esempio n. 17
0
 public function __construct()
 {
     parent::__construct();
     include CUR_CONF_PATH . 'lib/data_source.class.php';
     $this->obj = new dataSource();
     require_once ROOT_PATH . 'lib/class/auth.class.php';
     $this->auth = new Auth();
 }
Esempio n. 18
0
 public function __construct()
 {
     parent::__construct();
     //检测是否具有配置权限
     $this->verify_setting_prms();
     $this->setNodeTable('area');
     $this->setNodeVar('news_node');
 }
Esempio n. 19
0
 public function __construct()
 {
     parent::__construct();
     include CUR_CONF_PATH . 'lib/mode.class.php';
     $this->obj = new mode();
     require_once ROOT_PATH . 'lib/class/material.class.php';
     $this->material = new material();
 }
Esempio n. 20
0
 public function __construct()
 {
     parent::__construct();
     //检测是否具有配置权限
     $this->verify_setting_prms();
     $this->setNodeTable('subway_sort');
     $this->setNodeVar('subway_sort');
 }
Esempio n. 21
0
 public function __construct()
 {
     $this->setNodeTable('special_sort');
     $this->setNodeVar('special_sort');
     parent::__construct();
     include CUR_CONF_PATH . 'lib/special_sort.class.php';
     $this->obj = new specialSort();
 }
Esempio n. 22
0
 public function __construct()
 {
     parent::__construct();
     include CUR_CONF_PATH . 'lib/mode_sort.class.php';
     $this->obj = new modeSort();
     require_once ROOT_PATH . 'lib/class/publishconfig.class.php';
     $this->pub = new publishconfig();
 }
Esempio n. 23
0
 public function __construct()
 {
     parent::__construct();
     include CUR_CONF_PATH . 'lib/special_content.class.php';
     $this->obj = new specialContent();
     $this->auth = new Auth();
     $this->publishcontent = new publishcontent();
     $this->pubconfig = new publishconfig();
 }
Esempio n. 24
0
 public function __construct()
 {
     parent::__construct();
     //检测是否具有管理权限
     $this->recycle = new recycle();
     $this->setNodeTable('tuji_node');
     $this->setNodeVar('tuji_node');
     $this->setExtraNodeTreeFields(array('color'));
 }
Esempio n. 25
0
 public function __construct()
 {
     parent::__construct();
     $this->material = new material();
     $this->sort = new sort_mode();
     $this->setNodeTable('sort');
     $this->setNodeVar('seekhelp_node');
     $this->setNodeTreeFields(array_merge($this->nodeTreeFields, array('app_id', 'avatar', 'background')));
 }
Esempio n. 26
0
 public function __construct()
 {
     parent::__construct();
     $this->logs = new logs();
     $this->recycle = new recycle();
     $this->setNodeTable('cook_style');
     $this->setNodeVar('cook_style');
     $this->setExtraNodeTreeFields(array('color'));
 }
Esempio n. 27
0
 public function __construct()
 {
     parent::__construct();
     //检测是否具有配置权限
     $this->verify_setting_prms();
     $this->setNodeTable('vote_node');
     $this->setNodeVar('vote_node');
     $this->setExtraNodeTreeFields(array('color'));
 }
Esempio n. 28
0
 public function __construct()
 {
     parent::__construct();
     $this->verify_setting_prms();
     $this->setNodeTable('admin_org');
     $this->setNodeVar('admin_org');
     include_once ROOT_PATH . 'lib/class/recycle.class.php';
     $this->recycle = new recycle();
 }
Esempio n. 29
0
 public function __construct()
 {
     global $gGlobalConfig;
     parent::__construct();
     $this->setNodeTable('menu');
     $this->setNodeVar('PaikeMenu');
     include CUR_CONF_PATH . 'lib/Core.class.php';
     $this->obj = new Core();
 }
Esempio n. 30
0
 public function __construct()
 {
     global $gGlobalConfig;
     parent::__construct();
     $this->setNodeTable('area');
     $this->setNodeVar('area_node');
     include CUR_CONF_PATH . 'lib/fleamarket.class.php';
     $this->obj = new road();
 }