C# Class Purchasing.Mvc.Controllers.HelpController

Inheritance: ApplicationController
Show file Open project: ucdavis/Purchasing

Public Methods

Method Description
HelpController ( IUservoiceService uservoiceService ) : System
Index ( ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
GetActiveIssuesCount ( ) : System.Web.Mvc.ActionResult
IssuesForUser ( string user ) : System.Web.Mvc.ActionResult
OpenIssues ( ) : System.Web.Mvc.ActionResult

Method Details

HelpController() public method

public HelpController ( IUservoiceService uservoiceService ) : System
uservoiceService IUservoiceService
return System

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult