C# Класс ToSic.SexyContent.EAVExtensions.EavApiProxies.ContentTypeController

Наследование: SxcApiController
Показать файл Открыть проект

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

Метод Описание
ContentTypeController ( ) : System.Collections.Generic

Приватные методы

Метод Описание
AddField ( int appId, int contentTypeId, string staticName, string type, string inputType, int sortOrder ) : int
CreateGhost ( int appId, string sourceStaticName ) : bool
DataTypes ( int appId ) : string[]
Delete ( int appId, string staticName ) : bool
DeleteField ( int appId, int contentTypeId, int attributeId ) : bool
Get ( int appId, string scope = null, bool withStatistics = false ) : IEnumerable
Get ( int appId, string contentTypeId, string scope = null ) : dynamic
GetFields ( int appId, string staticName ) : IEnumerable
GetSingle ( int appId, string contentTypeStaticName, string scope = null ) : dynamic
InputTypes ( int appId ) : object>>.IEnumerable
Rename ( int appId, int contentTypeId, int attributeId, string newName ) : void
Reorder ( int appId, int contentTypeId, string newSortOrder ) : bool
Save ( int appId, string>.Dictionary item ) : bool
SetTitle ( int appId, int contentTypeId, int attributeId ) : void
UpdateInputType ( int appId, int attributeId, string inputType ) : bool

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

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

public ContentTypeController ( ) : System.Collections.Generic
Результат System.Collections.Generic