15.08.2013 Views

Ektron® eWebEditPro Developer's Reference Guide

Ektron® eWebEditPro Developer's Reference Guide

Ektron® eWebEditPro Developer's Reference Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Object: ”<strong>eWebEditPro</strong>Util Object”<br />

Property: editorGetMethod<br />

Description: Lets you save either the body only or the entire HTML document<br />

from the editor. You can set this method in ewebeditprodefaults.js by editing this<br />

line:<br />

this.editorGetMethod = "getBodyHTML"; // "getBodyHTML" or "getDocument"<br />

Master List of Events<br />

Or, you can set this method directly in the Web page that calls the editor using the<br />

following JavaScript:<br />

<strong>eWebEditPro</strong>.parameters.editorGetMethod = "value"<br />

The possible values are getBodyHTML (see “Method: getBodyHTML” on<br />

page 64) and getDocument (see “Method: getDocument” on page 66).<br />

Object: ”Parameters Object”<br />

Event: EditCommandComplete<br />

Code Language<br />

ja Japanese<br />

ko Korean<br />

nl Dutch<br />

pt Portuguese<br />

ru Russian<br />

sv Swedish<br />

zh Chinese (simplified)<br />

zh-tw Chinese (traditional)<br />

Occurs when: This event notifies the client application or script that a user edit<br />

command has completed.<br />

Object: ”Image Editor Object”<br />

<strong>Ektron®</strong> <strong>eWebEditPro</strong> Developer’s <strong>Reference</strong> <strong>Guide</strong>, Release 5.1, Revision 1 144

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!