C# 클래스 Disco.Web.Areas.API.Controllers.T4MVC_PluginController

상속: Disco.Web.Areas.API.Controllers.PluginController
파일 보기 프로젝트 열기: garysharp/Disco

공개 메소드들

메소드 설명
T4MVC_PluginController ( ) : System

비공개 메소드들

메소드 설명
Install ( string PluginId ) : System.Web.Mvc.ActionResult
InstallLocal ( System Plugin ) : System.Web.Mvc.ActionResult
InstallLocalOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, System Plugin ) : void
InstallOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string PluginId ) : void
Uninstall ( string id, bool UninstallData ) : System.Web.Mvc.ActionResult
UninstallOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string id, bool UninstallData ) : void
Update ( string PluginId ) : System.Web.Mvc.ActionResult
UpdateAll ( ) : System.Web.Mvc.ActionResult
UpdateAllOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo ) : void
UpdateLibraryManifest ( bool TryWaitingForCompletion ) : System.Web.Mvc.ActionResult
UpdateLibraryManifestOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, bool TryWaitingForCompletion ) : void
UpdateLocal ( string PluginId, System Plugin ) : System.Web.Mvc.ActionResult
UpdateLocalOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string PluginId, System Plugin ) : void
UpdateOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string PluginId ) : void

메소드 상세

T4MVC_PluginController() 공개 메소드

public T4MVC_PluginController ( ) : System
리턴 System