메소드 | 설명 | |
---|---|---|
EditWidget ( Core instance ) : System.Web.Mvc.ActionResult | ||
LoadArticles ( string categoriesId, long articleId ) : System.Web.Mvc.ActionResult | ||
LoadCategories ( string categoriesId, long sectionId ) : System.Web.Mvc.ActionResult | ||
T4MVC_WebContentWidgetController ( ) : System | ||
UpdateWidget ( Core model ) : System.Web.Mvc.ActionResult | ||
ViewWidget ( Core instance ) : System.Web.Mvc.ActionResult |
public EditWidget ( Core instance ) : System.Web.Mvc.ActionResult | ||
instance | Core | |
리턴 | System.Web.Mvc.ActionResult |
public LoadArticles ( string categoriesId, long articleId ) : System.Web.Mvc.ActionResult | ||
categoriesId | string | |
articleId | long | |
리턴 | System.Web.Mvc.ActionResult |
public LoadCategories ( string categoriesId, long sectionId ) : System.Web.Mvc.ActionResult | ||
categoriesId | string | |
sectionId | long | |
리턴 | System.Web.Mvc.ActionResult |
public T4MVC_WebContentWidgetController ( ) : System | ||
리턴 | System |
public UpdateWidget ( Core model ) : System.Web.Mvc.ActionResult | ||
model | Core | |
리턴 | System.Web.Mvc.ActionResult |
public ViewWidget ( Core instance ) : System.Web.Mvc.ActionResult | ||
instance | Core | |
리턴 | System.Web.Mvc.ActionResult |