C# 클래스 Moma.Web.Controllers.TreeController

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

공개 메소드들

메소드 설명
Index ( string root ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
GetChildren ( MomaNode root, string node_name ) : List
GetChildrenList ( List nodes, string base_name ) : List
GetNodes ( System.Data.DataRowCollection rows ) : MomaNode
GetRoot ( ) : MomaNode
SplitMember ( string member, string &ns, string &type, string &name ) : void

메소드 상세

Index() 공개 메소드

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