Метод |
Описание |
|
Create ( ) : System.Web.Mvc.ActionResult |
|
|
Create ( UserTimeTrackHistoryMapped utth, System.Web.Mvc.FormCollection collection ) : System.Web.Mvc.ActionResult |
|
|
Daily ( ) : System.Web.Mvc.ActionResult |
|
|
DailyPartial ( ) : System.Web.Mvc.PartialViewResult |
|
|
DeleteTimeTrackRecord ( int timeTrackId ) : System.Web.Mvc.JsonResult |
|
|
GetTimeTrackForEdit ( System.Web.Mvc.FormCollection collection ) : System.Web.Mvc.PartialViewResult |
|
|
Index ( ) : System.Web.Mvc.ActionResult |
|
|
Track ( ) : System.Web.Mvc.PartialViewResult |
|
|
UpdateClockInOutTime ( int timeTrackId, string stampDate, string selectedUser, string clockInTime, string clockOutTime ) : System.Web.Mvc.ActionResult |
|
|
Weekly ( string id ) : System.Web.Mvc.ActionResult |
|
|
WeeklyByDate ( string id, string startDate, System.Web.Mvc.FormCollection collection ) : System.Web.Mvc.ActionResult |
|
|