Méthode | Description | |
---|---|---|
BarBeneficiaries ( ) : System.Web.Mvc.JsonResult | ||
BarNeedAssessment ( string regionName ) : System.Web.Mvc.JsonResult | ||
BarNeedAssessmentbY ( int year = 2013 ) : System.Web.Mvc.JsonResult | ||
BarRegionalReqDetailCommodity ( ) : System.Web.Mvc.JsonResult | ||
DashboardController ( INotificationService notificationService, IUserAccountService userAccountService ) : System.Collections.Generic | ||
GetUnreadNotifications ( ) : System.Web.Mvc.JsonResult | ||
PieRequests ( ) : System.Web.Mvc.JsonResult | ||
RegionalMonthlyRequests ( ) : System.Web.Mvc.JsonResult | ||
RegionalRequestsById ( int RegionId ) : System.Web.Mvc.ActionResult | ||
RegionalRequestsPieChart ( ) : System.Web.Mvc.ActionResult | ||
ReliefRequisitionBasedOnStatus ( ) : System.Web.Mvc.JsonResult | ||
Requests ( ) : System.Web.Mvc.ActionResult | ||
RequestsById ( int RegionId = 10 ) : System.Web.Mvc.ActionResult | ||
ZonalBeneficiaries ( string RegionName ) : System.Web.Mvc.JsonResult | ||
ZonalMonthlyBeneficiaries ( string RegionName, string ZoneName ) : System.Web.Mvc.JsonResult | ||
dRegionalMonthlyRequests ( ) : System.Web.Mvc.JsonResult | ||
getYears ( ) : System.Web.Mvc.JsonResult |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public BarBeneficiaries ( ) : System.Web.Mvc.JsonResult | ||
Résultat | System.Web.Mvc.JsonResult |
public BarNeedAssessment ( string regionName ) : System.Web.Mvc.JsonResult | ||
regionName | string | |
Résultat | System.Web.Mvc.JsonResult |
public BarNeedAssessmentbY ( int year = 2013 ) : System.Web.Mvc.JsonResult | ||
year | int | |
Résultat | System.Web.Mvc.JsonResult |
public BarRegionalReqDetailCommodity ( ) : System.Web.Mvc.JsonResult | ||
Résultat | System.Web.Mvc.JsonResult |
public DashboardController ( INotificationService notificationService, IUserAccountService userAccountService ) : System.Collections.Generic | ||
notificationService | INotificationService | |
userAccountService | IUserAccountService | |
Résultat | System.Collections.Generic |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public GetUnreadNotifications ( ) : System.Web.Mvc.JsonResult | ||
Résultat | System.Web.Mvc.JsonResult |
public PieRequests ( ) : System.Web.Mvc.JsonResult | ||
Résultat | System.Web.Mvc.JsonResult |
public RegionalMonthlyRequests ( ) : System.Web.Mvc.JsonResult | ||
Résultat | System.Web.Mvc.JsonResult |
public RegionalRequestsById ( int RegionId ) : System.Web.Mvc.ActionResult | ||
RegionId | int | |
Résultat | System.Web.Mvc.ActionResult |
public RegionalRequestsPieChart ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |
public ReliefRequisitionBasedOnStatus ( ) : System.Web.Mvc.JsonResult | ||
Résultat | System.Web.Mvc.JsonResult |
public Requests ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |
public RequestsById ( int RegionId = 10 ) : System.Web.Mvc.ActionResult | ||
RegionId | int | |
Résultat | System.Web.Mvc.ActionResult |
public ZonalBeneficiaries ( string RegionName ) : System.Web.Mvc.JsonResult | ||
RegionName | string | |
Résultat | System.Web.Mvc.JsonResult |
public ZonalMonthlyBeneficiaries ( string RegionName, string ZoneName ) : System.Web.Mvc.JsonResult | ||
RegionName | string | |
ZoneName | string | |
Résultat | System.Web.Mvc.JsonResult |
public dRegionalMonthlyRequests ( ) : System.Web.Mvc.JsonResult | ||
Résultat | System.Web.Mvc.JsonResult |
public getYears ( ) : System.Web.Mvc.JsonResult | ||
Résultat | System.Web.Mvc.JsonResult |