コード例 #1
0
 function __construct()
 {
     parent::__construct("tsiHint_edit", "Time Sheet Item Hint", "time", "tsiHintH.tpl", "narrow", 25);
 }
コード例 #2
0
 function __construct()
 {
     parent::__construct("announcements", "Announcements", "announcement", "announcementsH.tpl", "standard", 10);
 }
コード例 #3
0
 function __construct()
 {
     parent::__construct("time_status_list", "Time Sheet Statistics", "time", "timeSheetStatusHomeM.tpl", "narrow", 29);
 }
コード例 #4
0
 function __construct()
 {
     parent::__construct("sale_list", "Sales", "sale", "saleListHomeM.tpl", "narrow", 39);
 }
コード例 #5
0
 function __construct()
 {
     parent::__construct("sale_list_admin", "Sales Pending Admin", "sale", "saleListHomeM.tpl", "narrow", 38);
 }
コード例 #6
0
 function __construct()
 {
     $this->has_config = true;
     parent::__construct("time_list", "Current Time Sheets", "time", "timeSheetListH.tpl", "narrow", 30);
 }
コード例 #7
0
 function __construct()
 {
     $this->has_config = true;
     parent::__construct("top_ten_tasks", "Tasks", "task", "taskListH.tpl", "standard", 20);
 }
 function __construct()
 {
     parent::__construct("pending_admin_time_list", "Time Sheets Pending Admin Approval", "time", "pendingAdminApprovalTimeSheetHomeM.tpl", "narrow", 22);
 }
コード例 #9
0
 function __construct()
 {
     $this->has_config = true;
     parent::__construct("project_list", "Project List", "project", "projectListH.tpl", "standard", 40);
 }
コード例 #10
0
 function __construct()
 {
     parent::__construct("pending_admin_expense_form", "Expense Forms Pending Admin Approval", "finance", "pendingAdminExpenseFormM.tpl", "narrow", 42);
 }
コード例 #11
0
 function __construct()
 {
     parent::__construct("time_edit", "New Time Sheet Item", "time", "timeSheetH.tpl", "narrow", 24);
 }
コード例 #12
0
 function __construct()
 {
     parent::__construct("pending_time_list", "Time Sheets Pending Manager", "time", "pendingApprovalTimeSheetHomeM.tpl", "narrow", 23);
 }
コード例 #13
0
 function __construct()
 {
     $this->has_config = true;
     parent::__construct("task_calendar_home_item", "Calendar", "calendar", "taskCalendarS.tpl", "standard", 30);
 }
コード例 #14
0
 function __construct()
 {
     parent::__construct("", "Tagged Funds", "finance", "tfListH.tpl", "narrow", 20);
 }
コード例 #15
0
 function __construct()
 {
     parent::__construct("task_message_list_home_item", "Messages For You", "task", "taskMessageListH.tpl", "narrow", 19);
 }