eWebEditor Home >> eWebEditor Manual V11.2

 

 

 

 

 

 

 

 

eWebEditor Manual

 

 

Online browser based WYSIWYG HTML editor

 

Version 11.2

 

 

 

 

 

 

 

 

 

www.eWebEditor.com

support@ewebeditor.com

 

 

Table of Contents

 

 

1 Getting Started

...1.1 Overview

...1.2 Benefits

......1.2.1 Enterprise Benefits

......1.2.2 Developer Benefits

......1.2.3 End User Benefits

...1.3 Features

......1.3.1 End User/Editing Features

......1.3.2 Developer Features

...1.4 Requirements

......1.4.1 Client Requirements

......1.4.2 Server Requirements

...1.5 Licensing

2 User Guide

...2.1 InterfaceOverview

......2.1.1 Instructionsfor Toolbar

......2.1.2 Instructionsfor Editing Area

......2.1.3 Instructions for Status Bar

...2.2 Functional Buttons Collections

...2.3 Hyper Link

......2.3.1 Insert/Modify Link

......2.3.2 Anchor

......2.3.3 Removes the hyperlink from selection.

......2.3.4 Edit Image Hot Link

...2.4 Image

......2.4.1 Insert/Modify Image

......2.4.2 Background Image

......2.4.3 Image Gallery

......2.4.4 Capture Screen

......2.4.5 Picture Paste in Clipboard

......2.4.6 Picture File Paste

......2.4.7 Other Image Related Functions:

...2.5 Color

......2.5.1 Color Dialog Box

......2.5.2 Text Color

......2.5.3 Text Highlight

......2.5.4 Background Color

...2.6 Table

......2.6.1 Table Menu

......2.6.2 Insert Table

......2.6.3 Modify Table Properties

......2.6.4 Modify Cell Properties

......2.6.5 Split Cell

......2.6.6 Modify Row Properties

......2.6.7 Insert Row Above

......2.6.8 Insert Row Below

......2.6.9 Merge Row Below

......2.6.10 Split Row

......2.6.11 Delete Row

......2.6.12 Insert Column Left

......2.6.13 Insert Column Right

......2.6.14 Merge Column Right

......2.6.15 Split Column

......2.6.16 Delete Column

......2.6.17 Drag and Adjust the Cell'sWidth or Height

...2.7 File uploading and importing

......2.7.1 Upload External Files

......2.7.2 Local file auto upload

......2.7.3 Batch Large Files Upload

......2.7.4 Word document import

.........2.7.4.1 Optimize Mode

.........2.7.4.2 Clean Mode

.........2.7.4.3 Page Import Effect Options

.........2.7.4.4 Plain Picture Format Import

......2.7.5 Paste from Word

......2.7.6 Excel table import

...2.8 Installation instruction of eWebEditor client software

......2.8.1 Online Install / Download Install

......2.8.2 Win2000 client install

......2.8.3 Win2003 client install

......2.8.4 WinXP client install

......2.8.5 Security Control Verification

......2.8.6 The instruction of installment

...2.9 Keyboard Accelerators

......2.9.1 Movement

......2.9.2 Selection

......2.9.3 Editing

......2.9.4 Formatting

...2.10 Selecting Elements

...2.11 Working with AbsolutelyPositioned Elements

3 Developer Guide

...3.1 Package Content

...3.2 Installation

......3.2.1 Uploading the Files

......3.2.2 Installation Tips

......3.2.3 Configurate License Key

.........3.2.3.1 Visible configuration

.........3.2.3.2 Manual Configuration

......3.2.4 Testing eWebEditor

......3.2.5 Security Instructions (important)

......3.2.6 Upgrade Instructions

......3.2.7 Installationof Math Formula Editing Plug-in

...3.3 Integration

......3.3.1 Call by Standard

......3.3.2 Call Plain JavaScript

......3.3.3 Callby Pop-up Windows

......3.3.4 Setting Parameters

......3.3.5 Notice

......3.3.6 Calling Methods of the ASP.NET Server Controls in VS

...3.4 Retrieving code from a form post

......3.4.1 Large Size Text Process

...3.5 Visual Configuration

......3.5.1 Background Management

......3.5.2 StyleManagement

......3.5.3 StyleAttribute Settings

......3.5.4 Toolbar Management

......3.5.5 Button Management

......3.5.6 Upload File Management

......3.5.7 ModifyUsername and Password

......3.5.8 Setting of the License Key

...3.6 Object Reference of EWEBEDITOR

......3.6.1 The Introduction of EWEBEDITOR Object

......3.6.2 Properties and Methods of EWEBEDITOR

.........3.6.2.1 Properties of EWEBEDITOR

.........3.6.2.2 EWEBEDITOR.Append Method

.........3.6.2.3 EWEBEDITOR.Create Method

.........3.6.2.4 EWEBEDITOR.Replace Method

.........3.6.2.5 EWEBEDITOR.ReplaceAll Method

.........3.6.2.6 Automatic Replacement Event of EWEBEDITOR

......3.6.3 EWEBEDITOR.Config Object

......3.6.4 EWEBEDITOR.Instances Object

......3.6.5 Properties and Methods of EWEBEDITOR.editor

.........3.6.5.1 Attribute List

.........3.6.5.2 Hide Method

.........3.6.5.3 Remove Method

.........3.6.5.4 Update Method

.........3.6.5.5 Other Instantiation References

......3.6.6 EWEBEDITOR_EVENT Callback

...3.7 JavaScript API

......3.7.1 Calling API methods

......3.7.2 getHTML

......3.7.3 getText

......3.7.4 getCount

......3.7.5 setHTML

......3.7.6 insertHTML

......3.7.7 appendHTML

......3.7.8 setMode

......3.7.9 setReadOnly

......3.7.10 focus

......3.7.11 exec

......3.7.12 remoteUpload

...3.8 Advanced Session Security Interfaces

......3.8.1 Definition of Interface Standard Format

......3.8.2 Interface Providing Parameter List

......3.8.3 Interface Example

...3.9 Custom Function

......3.9.1 Add a Custom Button in the Toolbar

......3.9.2 Add a Language

.........3.9.2.1 Multi-language Overview

.........3.9.2.2 Search for language code

.........3.9.2.3 Add language character files

.........3.9.2.4 Add language style files

.........3.9.2.5 Modify supported languageoptions

.........3.9.2.6 Completion

......3.9.3 CustomizeFont Option of a Language

......3.9.4 Noticefor Multi-language Process

...3.10 Code Examples

......3.10.1 Calling byStandard

......3.10.2 Call by Pop-upWindows

......3.10.3 Remote FilesAuto-uploading

......3.10.4 Client API

......3.10.5 Upload Files API

......3.10.6 External StyleAPI

......3.10.7 Retrieving code from a formpost

...3.11 Reference forServer Function

......3.11.1 JSP

.........3.11.1.1 htmlEncode

...3.12 Frequently Asked Questions