{$newItemImageAltText}/fragments/myinbox/images/icon_task_new.gif NEW_TASK _THIS_action('new',$(_THIS_),'task',0,this._THIS_newItemMenu); {$newItemImageAltText}/fragments/myinbox/images/icon_notification_new.gif NEW_NOTIFICATION _THIS_action('new',$(_THIS_),'notification',1,this._THIS_newItemMenu); {$moveToImageAltText}/fragments/myinbox/images/action_move_to.png UNARCHIVE _THIS_action('unarchive'); {$moveToImageAltText}/fragments/myinbox/images/action_move_to.png ARCHIVE return true; {$moveToImageAltText}/fragments/myinbox/images/action_move_to.png UNARCHIVE return true; {$moveToImageAltText}/fragments/myinbox/images/action_move_to.png ARCHIVE _THIS_action('archive'); {$deleteImageAltText}/ps/portal/images/action_delete.gif _THIS_action('delete'); fragments/myinbox/images/refresh.gif _THIS_action('refresh'); Task.CreateDate _THIS_action('dateStyle', $(_THIS_), 'dateStyle',0); Task.DueDate _THIS_action('dateStyle', $(_THIS_), 'dateStyle', 1); ALL _THIS_action('filter',$(_THIS_),'Task.Type',0); TASK _THIS_action('filter',$(_THIS_),'Task.Type',1); NOTIFICATION _THIS_action('filter',$(_THIS_),'Task.Type',2); ALL _THIS_action('filter',$(_THIS_),'Task.Priority',0); 5 _THIS_action('filter',$(_THIS_),'Task.Priority',1); 3 _THIS_action('filter',$(_THIS_),'Task.Priority',2); 1 _THIS_action('filter',$(_THIS_),'Task.Priority',3); ALL _THIS_action('filter',$(_THIS_),'Task.Status',0); NOT_STARTED _THIS_action('filter',$(_THIS_),'Task.Status',1); IN_PROGRESS _THIS_action('filter',$(_THIS_),'Task.Status',2); COMPLETED _THIS_action('filter',$(_THIS_),'Task.Status',3); OBSOLETE _THIS_action('filter',$(_THIS_),'Task.Status',4); ALL _THIS_action('filter',$(_THIS_),_THIS_getDateFilterType(),0); var utils = new hts_utils(); return utils.getDays(1,true); return utils.getDays(1,false); _THIS_action('filter',$(_THIS_),_THIS_getDateFilterType(),1); var utils = new hts_utils(); return utils.getDays(7,true); return utils.getDays(7,false); _THIS_action('filter',$(_THIS_),_THIS_getDateFilterType(),2); var utils = new hts_utils(); return utils.getMonths(1,true); return utils.getMonths(1,false); _THIS_action('filter',$(_THIS_),_THIS_getDateFilterType(),3); var utils = new hts_utils(); return utils.getMonths(6,true); return utils.getMonths(6,false); _THIS_action('filter',$(_THIS_),_THIS_getDateFilterType(),4); ALL _THIS_openApplicationDialog('filter',$(_THIS_),'Task.Application',0); _THIS_openApplicationDialog('filter',$(_THIS_),'Task.Application',1);