C# Класс Disco.Web.Areas.API.Controllers.T4MVC_PluginController

Наследование: Disco.Web.Areas.API.Controllers.PluginController
Показать файл Открыть проект

Открытые методы

Метод Описание
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