C# Класс UCosmic.Www.Mvc.Areas.InstitutionalAgreements.Controllers.T4MVC_PublicSearchController

Наследование: UCosmic.Www.Mvc.Areas.InstitutionalAgreements.Controllers.PublicSearchController
Показать файл Открыть проект

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

Метод Описание
AutoCompleteKeyword ( string establishmentUrl, string term ) : System.Web.Mvc.JsonResult
ChangeOwner ( string newEstablishmentUrl, string keyword ) : System.Web.Mvc.ActionResult
DisplayFile ( System fileId, string fileName ) : System.Web.Mvc.ActionResult
DownloadFile ( System fileId, string fileName ) : System.Web.Mvc.ActionResult
GetChildEstablishmentsWithAgreements ( System parentId ) : System.Web.Mvc.ActionResult
Index ( string establishmentUrl, string keyword ) : System.Web.Mvc.ActionResult
Info ( System agreementId ) : System.Web.Mvc.ActionResult
T4MVC_PublicSearchController ( ) : System

Описание методов

AutoCompleteKeyword() публичный Метод

public AutoCompleteKeyword ( string establishmentUrl, string term ) : System.Web.Mvc.JsonResult
establishmentUrl string
term string
Результат System.Web.Mvc.JsonResult

ChangeOwner() публичный Метод

public ChangeOwner ( string newEstablishmentUrl, string keyword ) : System.Web.Mvc.ActionResult
newEstablishmentUrl string
keyword string
Результат System.Web.Mvc.ActionResult

DisplayFile() публичный Метод

public DisplayFile ( System fileId, string fileName ) : System.Web.Mvc.ActionResult
fileId System
fileName string
Результат System.Web.Mvc.ActionResult

DownloadFile() публичный Метод

public DownloadFile ( System fileId, string fileName ) : System.Web.Mvc.ActionResult
fileId System
fileName string
Результат System.Web.Mvc.ActionResult

GetChildEstablishmentsWithAgreements() публичный Метод

public GetChildEstablishmentsWithAgreements ( System parentId ) : System.Web.Mvc.ActionResult
parentId System
Результат System.Web.Mvc.ActionResult

Index() публичный Метод

public Index ( string establishmentUrl, string keyword ) : System.Web.Mvc.ActionResult
establishmentUrl string
keyword string
Результат System.Web.Mvc.ActionResult

Info() публичный Метод

public Info ( System agreementId ) : System.Web.Mvc.ActionResult
agreementId System
Результат System.Web.Mvc.ActionResult

T4MVC_PublicSearchController() публичный Метод

public T4MVC_PublicSearchController ( ) : System
Результат System