C# 클래스 formulate.app.Trees.FormulateTreeController

상속: Umbraco.Web.Trees.TreeController
파일 보기 프로젝트 열기: rhythmagency/formulate

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
FormulateTreeController ( ) : Umbraco.Core.Constants.System

보호된 메소드들

메소드 설명
GetMenuForNode ( string id, FormDataCollection queryStrings ) : Umbraco.Web.Models.Trees.MenuItemCollection
GetTreeNodes ( string id, FormDataCollection queryStrings ) : TreeNodeCollection

메소드 상세

FormulateTreeController() 공개 메소드

public FormulateTreeController ( ) : Umbraco.Core.Constants.System
리턴 Umbraco.Core.Constants.System

GetMenuForNode() 보호된 메소드

protected GetMenuForNode ( string id, FormDataCollection queryStrings ) : Umbraco.Web.Models.Trees.MenuItemCollection
id string
queryStrings FormDataCollection
리턴 Umbraco.Web.Models.Trees.MenuItemCollection

GetTreeNodes() 보호된 메소드

protected GetTreeNodes ( string id, FormDataCollection queryStrings ) : TreeNodeCollection
id string
queryStrings FormDataCollection
리턴 TreeNodeCollection