Method | Description | |
---|---|---|
GetGraph ( IEnumerable |
||
ResultController ( IUserProfileBusinessLogic userProfileBusinessLogic, IUserIngredientBusinessLogic userIngredientBusinessLogic, IUserContext userContext, IGraphBuilder graphBuilder, IUserWeightBusinessLogic userWeightBusinessLogic, IGraphLineOptionViewTypeConverter graphLineOptionViewTypeConverter ) : System.Collections.Generic |
Method | Description | |
---|---|---|
Show ( ) : System.Web.Mvc.ActionResult | ||
ShowAdvanced ( ) : System.Web.Mvc.ActionResult | ||
ShowResultList ( ) : System.Web.Mvc.ActionResult | ||
ShowWeightPrognosisXml ( ) : XmlResult | ||
ShowXml ( ) : System.Web.Mvc.ActionResult | ||
ShowXmlInsideHtml ( ) : System.Web.Mvc.ActionResult | ||
getAmChartAsXml ( IEnumerable |
||
getAmChartData ( IEnumerable |
||
getNutrientLines ( IEnumerable |
||
getWeightLine ( bool showWeight, ICollection |
||
serializeAmChartData ( |
public GetGraph ( IEnumerable |
||
nutrients | IEnumerable |
|
showWeight | bool | |
return |
public ResultController ( IUserProfileBusinessLogic userProfileBusinessLogic, IUserIngredientBusinessLogic userIngredientBusinessLogic, IUserContext userContext, IGraphBuilder graphBuilder, IUserWeightBusinessLogic userWeightBusinessLogic, IGraphLineOptionViewTypeConverter graphLineOptionViewTypeConverter ) : System.Collections.Generic | ||
userProfileBusinessLogic | IUserProfileBusinessLogic | |
userIngredientBusinessLogic | IUserIngredientBusinessLogic | |
userContext | IUserContext | |
graphBuilder | IGraphBuilder | |
userWeightBusinessLogic | IUserWeightBusinessLogic | |
graphLineOptionViewTypeConverter | IGraphLineOptionViewTypeConverter | |
return | System.Collections.Generic |