Adobe 38040334 - Dreamweaver CS3 User Manual page 300

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

Advertisement

DREAMWEAVER CS3
295
API Reference
dom.getIsLibraryDocument()
Availability
Dreamweaver 3.
Description
Determines whether the document is a library item.
Arguments
None.
Returns
A Boolean value that indicates whether the document is an LBI file.
dom.getIsTemplateDocument()
Availability
Dreamweaver 3.
Description
Determines whether the document is a template.
Arguments
None.
Returns
A Boolean value that indicates whether the document is a DWT file.
dom.getSelectedEditableRegion()
Availability
Dreamweaver 3.
Description
If the selection or insertion point is inside an editable region, this function gets the position of the editable region
among all others in the body of the document.
Arguments
None.
Returns
An index into the array that the
function returns. For more information, see
dom.getEditbableRegionList()
"dom.getEditableRegionList()" on page 294.
Example
The following code shows a dialog box with the contents of the selected editable region:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents