Adobe 38040334 - Dreamweaver CS3 User Manual page 271

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

Description
This function runs the specified translator on the document. This function is valid only for the active document.
Arguments
translatorName
• The
argument is the name of a translator as it appears in the Translation preferences.
translatorName
Returns
Nothing.
dreamweaver.editLockedRegions()
Availability
Dreamweaver 2.
Description
Depending on the value of the argument, this function makes locked regions editable or non-editable. By default,
locked regions are non-editable; if you try to edit a locked region before specifically making it editable with this
function, Dreamweaver beeps and does not allow the change.
Note: Editing locked regions can have unintended consequences for library items and templates. You should not use this
function outside the context of data translators.
Arguments
bAllowEdits
• The
argument is a Boolean value:
bAllowEdits
weaver automatically restores locked regions to their default (non-editable) state when the script that calls this
function finishes executing.
Returns
Nothing.
dreamweaver.getTranslatorList()
Availability
Dreamweaver 3.
Description
This function gets a list of the installed translators.
Arguments
None.
Returns
An array of strings where each string represents the name of a translator as it appears in the Translation preferences.
indicates that edits are allowed;
true
DREAMWEAVER CS3
API Reference
otherwise. Dream-
false
266

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents