當前位置: 首頁>>代碼示例>>PHP>>正文


PHP Menu_helper::get_permission方法代碼示例

本文整理匯總了PHP中Menu_helper::get_permission方法的典型用法代碼示例。如果您正苦於以下問題:PHP Menu_helper::get_permission方法的具體用法?PHP Menu_helper::get_permission怎麽用?PHP Menu_helper::get_permission使用的例子?那麽, 這裏精選的方法代碼示例或許可以為您提供幫助。您也可以進一步了解該方法所在Menu_helper的用法示例。


在下文中一共展示了Menu_helper::get_permission方法的13個代碼示例,這些例子默認根據受歡迎程度排序。您可以為喜歡或者感覺有用的代碼點讚,您的評價將有助於係統推薦出更棒的PHP代碼示例。

示例1: __construct

 function __construct()
 {
     parent::__construct();
     $this->message = '';
     $this->permissions = Menu_helper::get_permission('report/upload_income/upload_income_report_list');
     $this->lang->load("report", $this->get_language());
 }
開發者ID:saj696,項目名稱:dcms_new,代碼行數:7,代碼來源:Upload_income_report_list.php

示例2: __construct

 function __construct()
 {
     parent::__construct();
     $this->message = '';
     $this->permissions = Menu_helper::get_permission('admin/Find_suggestion');
     $this->controller_url = 'admin/Find_suggestion';
     $this->load->model("admin/Find_suggestion_model");
 }
開發者ID:marajmmc,項目名稱:asset,代碼行數:8,代碼來源:Find_suggestion.php

示例3: __construct

 function __construct()
 {
     parent::__construct();
     $this->message = '';
     $this->permissions = Menu_helper::get_permission('esheba_management/External_service');
     $this->controller_url = 'esheba_management/external_service';
     //$this->load->model("esheba_management/External_service_model");
 }
開發者ID:saj696,項目名稱:dcms_new,代碼行數:8,代碼來源:External_service.php

示例4: __construct

 function __construct()
 {
     parent::__construct();
     $this->message = '';
     $this->permissions = Menu_helper::get_permission('report/registered_union_list');
     $this->controller_url = 'report/registered_union_list';
     $this->lang->load("report", $this->get_language());
     //$this->load->model("basic_setup/registered_union_list_model");
 }
開發者ID:jibonbikash,項目名稱:mmc,代碼行數:9,代碼來源:Registered_union_list.php

示例5: __construct

 function __construct()
 {
     parent::__construct();
     $this->message = '';
     $this->permissions = Menu_helper::get_permission('profile/User_profile_update');
     $this->controller_url = 'profile/User_profile_update';
     $this->load->model("profile/User_profile_update_model");
     $this->lang->load("user_create", $this->get_language());
 }
開發者ID:saj696,項目名稱:dcms_new,代碼行數:9,代碼來源:User_profile_update.php

示例6: __construct

 function __construct()
 {
     parent::__construct();
     $this->message = '';
     $this->permissions = Menu_helper::get_permission('report/uisc_invested_money_list');
     $this->controller_url = 'report/uisc_invested_money_list';
     $this->lang->load("report", $this->get_language());
     $this->load->model("report/uisc_report_model");
 }
開發者ID:saj696,項目名稱:dcms_new,代碼行數:9,代碼來源:Uisc_invested_money_list.php

示例7: __construct

 function __construct()
 {
     parent::__construct();
     $this->message = '';
     $this->permissions = Menu_helper::get_permission('faq_management/Question_create');
     $this->controller_url = 'faq_management/Question_create';
     $this->load->model("faq_management/Question_create_model");
     $this->permissions['view'] = '';
 }
開發者ID:jibonbikash,項目名稱:mmc,代碼行數:9,代碼來源:Question_create.php

示例8: __construct

 function __construct()
 {
     parent::__construct();
     $this->message = '';
     $this->permissions = Menu_helper::get_permission('report/profile_update_status/Profile_update_status_report');
     // $this->controller_url='report/profile_update_status/Profile_update_status_report';
     //$this->load->model("report/Profile_update_status_report_model");
     $this->lang->load('report_lang');
 }
開發者ID:saj696,項目名稱:dcms_new,代碼行數:9,代碼來源:Profile_update_status_report.php

示例9: __construct

 function __construct()
 {
     parent::__construct();
     $this->message = '';
     $this->permissions = Menu_helper::get_permission('approval/Entrepreneur_approval');
     $this->controller_url = 'approval/Entrepreneur_approval';
     $this->load->model("approval/Entrepreneur_approval_model");
     $this->lang->load('website_lang');
 }
開發者ID:saj696,項目名稱:dcms_new,代碼行數:9,代碼來源:Entrepreneur_approval.php

示例10: __construct

 function __construct()
 {
     //
     parent::__construct();
     $this->message = '';
     $this->permissions = Menu_helper::get_permission('media/media_upload');
     $this->controller_url = 'media/media_upload';
     $this->load->model("media/media_upload_model");
     //$this->lang->load("notice_management", $this->get_language());
 }
開發者ID:saj696,項目名稱:dcms_new,代碼行數:10,代碼來源:Media_upload.php

示例11: __construct

 function __construct()
 {
     //
     parent::__construct();
     $this->message = '';
     $this->permissions = Menu_helper::get_permission('esheba_management/Esheba_including');
     $this->controller_url = 'esheba_management/Esheba_including';
     $this->load->model("esheba_management/Esheba_including_model");
     $this->lang->load("esheba_management", $this->get_language());
 }
開發者ID:jibonbikash,項目名稱:mmc,代碼行數:10,代碼來源:Esheba_including.php

示例12: __construct

 function __construct()
 {
     parent::__construct();
     $this->message = '';
     $this->permissions = Menu_helper::get_permission('system_setup/system_keyword');
     $this->controller_url = 'system_setup/system_keyword';
     $this->load->model("system_setup/system_keyword_model");
     $this->config->load('key_config');
     $this->permissions['view'] = '';
     $this->permissions['delete'] = '';
 }
開發者ID:mazba,項目名稱:ams,代碼行數:11,代碼來源:Desk_keyword.php

示例13: __construct

 function __construct()
 {
     parent::__construct();
     //TODO
     //check security and loged user
     $this->message = '';
     $this->permissions = Menu_helper::get_permission('report/performance/performance_report');
     $this->lang->load("report", $this->config->item('GET_LANGUAGE'));
     $this->lang->load("my", $this->config->item('GET_LANGUAGE'));
     $this->load->model("report/performance_report_model");
 }
開發者ID:saj696,項目名稱:dcms_new,代碼行數:11,代碼來源:Performance_report.php


注:本文中的Menu_helper::get_permission方法示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。