C# 클래스 Orchard.ContentPermissions.Settings.ViewPermissionsSettingsHooks

상속: ContentDefinitionEditorEventsBase
파일 보기 프로젝트 열기: ucdavis/Orchard

공개 메소드들

메소드 설명
TypePartEditor ( ContentTypePartDefinition definition ) : IEnumerable
TypePartEditorUpdate ( ContentTypePartDefinitionBuilder builder, IUpdateModel updateModel ) : IEnumerable
ViewPermissionsSettingsHooks ( IAuthorizer authorizer, IAuthorizationService authorizationService, IRoleService roleService ) : System.Collections.Generic

메소드 상세

TypePartEditor() 공개 메소드

public TypePartEditor ( ContentTypePartDefinition definition ) : IEnumerable
definition Orchard.ContentManagement.MetaData.Models.ContentTypePartDefinition
리턴 IEnumerable

TypePartEditorUpdate() 공개 메소드

public TypePartEditorUpdate ( ContentTypePartDefinitionBuilder builder, IUpdateModel updateModel ) : IEnumerable
builder Orchard.ContentManagement.MetaData.Builders.ContentTypePartDefinitionBuilder
updateModel IUpdateModel
리턴 IEnumerable

ViewPermissionsSettingsHooks() 공개 메소드

public ViewPermissionsSettingsHooks ( IAuthorizer authorizer, IAuthorizationService authorizationService, IRoleService roleService ) : System.Collections.Generic
authorizer IAuthorizer
authorizationService IAuthorizationService
roleService IRoleService
리턴 System.Collections.Generic