C# 클래스 Moma.Web.SummaryController

상속: Controller
파일 보기 프로젝트 열기: mono/momareports

공개 메소드들

메소드 설명
ByApp ( string type, int page ) : System.Web.Mvc.ActionResult
ByUse ( string type, int page ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
GetModel ( string report_name, string type, int pageno ) : SummaryViewData
GetTitleFromType ( string type ) : string

메소드 상세

ByApp() 공개 메소드

public ByApp ( string type, int page ) : System.Web.Mvc.ActionResult
type string
page int
리턴 System.Web.Mvc.ActionResult

ByUse() 공개 메소드

public ByUse ( string type, int page ) : System.Web.Mvc.ActionResult
type string
page int
리턴 System.Web.Mvc.ActionResult

Index() 공개 메소드

public Index ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult