Method | Description | |
---|---|---|
AddDefaultMenus ( ) : System.Web.Mvc.ActionResult | ||
AddDefaultMenusToClassified ( ) : System.Web.Mvc.ActionResult | ||
AddDefaultMenusToFinlandSwedenRestaurants ( ) : System.Web.Mvc.ActionResult | ||
AddNewCuisine ( string restId ) : System.Web.Mvc.ActionResult | ||
ChainEdit ( ) : System.Web.Mvc.ActionResult | ||
ClassifyEmptyMenuRestaurants ( ) : System.Web.Mvc.ActionResult | ||
Create ( ) : System.Web.Mvc.ActionResult | ||
DefaultMenuController ( ) : System | ||
Delete ( string id ) : System.Web.Mvc.ActionResult | ||
DeleteAllDefaultMenuRetaurants ( ) : System.Web.Mvc.ActionResult | ||
DeleteCuisine ( string restId, string lang, int index ) : ActionResult | ||
Details ( string id ) : ActionResult | ||
Edit ( string id, string lang ) : ActionResult | ||
Index ( ) : ActionResult | ||
MultipleMenu ( string id, string lang ) : ActionResult | ||
TrainUClassifyWithBackOfficeSource ( ) : ActionResult | ||
TrainUClassifyWithNotNullCuisines ( ) : ActionResult | ||
UpdateAllDefaultMenuRestaurantsFromBasic ( ) : ActionResult |
Method | Description | |
---|---|---|
AddDefaultMenusConfirmed ( ) : System.Web.Mvc.ActionResult | ||
AddDefaultMenusToClassifiedConfirmed ( ) : System.Web.Mvc.ActionResult | ||
AddDefaultMenusToFinlandSwedenRestaurantsConfirmed ( ) : System.Web.Mvc.ActionResult | ||
ChainEdit ( |
||
ClassifyEmptyMenuRestaurantsConfirmed ( ) : System.Web.Mvc.ActionResult | ||
Create ( DefaultMenuRestaurant restaurant ) : System.Web.Mvc.ActionResult | ||
DeleteAllDefaultMenuRetaurantsConfirmed ( ) : System.Web.Mvc.ActionResult | ||
DeleteConfirmed ( string id ) : ActionResult | ||
DetailsConfirmed ( string id ) : ActionResult | ||
Edit ( DefaultMenuRestaurant restaurant ) : ActionResult | ||
IndexConfirmed ( string restaurantID ) : ActionResult | ||
TrainUClassifyWithBackOfficeSourceConfirmed ( ) : ActionResult | ||
TrainUClassifyWithNotNullCuisinesConfirmed ( ) : ActionResult | ||
UpdateAllDefaultMenuRestaurantsFromBasicConfirmed ( ) : ActionResult |
public AddDefaultMenus ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public AddDefaultMenusToClassified ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public AddDefaultMenusToFinlandSwedenRestaurants ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public AddNewCuisine ( string restId ) : System.Web.Mvc.ActionResult | ||
restId | string | |
return | System.Web.Mvc.ActionResult |
public ChainEdit ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public ClassifyEmptyMenuRestaurants ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Create ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Delete ( string id ) : System.Web.Mvc.ActionResult | ||
id | string | |
return | System.Web.Mvc.ActionResult |
public DeleteAllDefaultMenuRetaurants ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public DeleteCuisine ( string restId, string lang, int index ) : ActionResult | ||
restId | string | |
lang | string | |
index | int | |
return | ActionResult |
public Edit ( string id, string lang ) : ActionResult | ||
id | string | |
lang | string | |
return | ActionResult |
public MultipleMenu ( string id, string lang ) : ActionResult | ||
id | string | |
lang | string | |
return | ActionResult |
public TrainUClassifyWithBackOfficeSource ( ) : ActionResult | ||
return | ActionResult |
public TrainUClassifyWithNotNullCuisines ( ) : ActionResult | ||
return | ActionResult |
public UpdateAllDefaultMenuRestaurantsFromBasic ( ) : ActionResult | ||
return | ActionResult |