C# 클래스 Westwind.Globalization.Web.Administration.LocalizationService

Localization form Admin service that provides JSON data for the admin interface.
상속: Westwind.Web.CallbackHandler
파일 보기 프로젝트 열기: RickStrahl/Westwind.Globalization

보호된 프로퍼티들

프로퍼티 타입 설명
EnsureJsonNet Formatting
Manager DbResourceDataManager

공개 메소드들

메소드 설명
LocalizationService ( ) : System

비공개 메소드들

메소드 설명
Backup ( ) : bool
CreateClass ( dynamic parms ) : bool
CreateTable ( ) : bool
DeleteResource ( dynamic parm ) : bool
DeleteResourceSet ( string resourceSet ) : bool
ExportResxResources ( dynamic parms ) : bool
GetAllLocaleIds ( string resourceSet ) : IEnumerable
GetAllResourcesForResourceGrid ( string resourceSet ) : object
GetLocalizationInfo ( ) : object
GetResourceItem ( dynamic parm ) : ResourceItemEx
GetResourceItems ( dynamic parm ) : IEnumerable
GetResourceList ( string resourceSet ) : IEnumerable
GetResourceListHtml ( string resourceSet ) : IEnumerable
GetResourceSets ( ) : IEnumerable
GetResourceString ( dynamic parm ) : string
GetResourceStrings ( string resourceId, string resourceSet ) : IEnumerable
ImportResxResources ( string inputBasePath = null ) : bool
IsLocalizationTable ( ) : bool
IsRtl ( string localeId ) : bool
ReloadResources ( ) : void
RenameResource ( dynamic parms ) : bool
RenameResourceProperty ( string Property, string NewProperty, string ResourceSet ) : bool
RenameResourceSet ( string oldResourceSet, string newResourceSet ) : bool
Translate ( dynamic parm ) : string
UpdateComment ( dynamic parm ) : bool
UpdateResource ( ResourceItem resource ) : bool
UpdateResourceString ( dynamic parm ) : bool
UploadResource ( ) : bool

메소드 상세

LocalizationService() 공개 메소드

public LocalizationService ( ) : System
리턴 System

프로퍼티 상세

EnsureJsonNet 보호되어 있는 프로퍼티

protected Formatting EnsureJsonNet
리턴 Formatting

Manager 보호되어 있는 프로퍼티

protected DbResourceDataManager Manager
리턴 DbResourceDataManager