BenSelect Documentation
ITextBankService Interface
Members  See Also  Send Feedback
Selerix.Foundation.Interfaces Namespace : ITextBankService Interface
TextBank service

Syntax

JScript 
public interface ITextBankService implements IService 

Public Properties

 NameDescription
 PropertyTextBankDesignModeGets or sets a value indicating whether [allow text bank tracking].  
 PropertyUsedTextBankKeysGets or sets the used text bank keys.  
Top

Public Methods

 NameDescription
 MethodCompileCodeCompiles the code. Add shortcodes. Includes and so on in text banks  
 MethodDeleteTextBankEntryDeletes the text bank entry.  
 MethodEnsureInitializedThis method is called to initialize services. (Inherited from Selerix.Foundation.Interfaces.IService)
 MethodExportTextBankSpreadsheetOverloaded. Export a textbank spreadsheet. An easier version to use.  
 MethodExportTextBankXmlExport a textbank xml.  
 MethodForceToUpdateChangesForces to update changes.  
 MethodGetLibPathOverloaded. Gets the library path.  
 MethodGetLocalTextOverloaded. Gets the local text.  
 MethodGetLocalTextAndLanguageOverloaded. Gets the local text.  
 MethodGetTextItemTextOverloaded. Gets the text item text.  
 MethodGetTextItemTextAndLanguageOverloaded. Gets the text item text and language.  
 MethodLocalTextExistsDoes a local text bank exist for this tag?  
 MethodPrepareClientScriptPrepares client script.  
 MethodPrepareLocalTextPrepares the local text.  
 MethodPreprocessCodePreprocesses the code.  
 MethodReadTextBankExportSpreadsheetOverloaded. Reads the text bank export spreadsheet and returns the entries.  
 MethodReadTextBankExportXmlReads the text bank export XML and returns the entries.  
 MethodRegisterTextBankKeyRegisters the text bank key.  
 MethodResetTextBankCacheResets the cache for text banks.  
 MethodSaveHistorySaves changes to the history of a text item. Used in import.  
 MethodUnloadServiceThis method is called before the service is unloaded. (Inherited from Selerix.Foundation.Interfaces.IService)
 MethodUpdateTextBankEntryUpdates the TextBank entry to the value given to speed up future searches.  
Top

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.