Adobe 38040334 - Dreamweaver CS3 User Manual page 246

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

Advertisement

Documents that are referenced by the
dreamweaver.getDocumentPath()
when the script that contains the call finishes executing. If the script opens many documents, you must use this
function to explicitly release documents before finishing the script to avoid running out of memory.
Note: This function is relevant only for documents that were referenced by a URL, are not currently open in a frame or
document window, and are not extension files. Extension files are loaded into memory at startup and are not released
until you quit Dreamweaver.
Arguments
documentObject
• The
argument is the object at the root of a document's DOM tree, which is the value that the
documentObject
dreamweaver.getDocumentDOM()
Returns
Nothing.
dreamweaver.revertDocument()
Availability
Dreamweaver 3.
Description
Reverts the specified document to the previously saved version.
Arguments
documentObject
• The
argument is the object at the root of a document's DOM tree, which is the value that the
documentObject
dreamweaver.getDocumentDOM()
Returns
Nothing.
Enabler
See "dreamweaver.canRevertDocument()" on page 449.
dreamweaver.saveAll()
Availability
Dreamweaver 3.
Description
Saves all open documents, opening the Save As dialog box for any documents that have not been saved previously.
Arguments
None.
Returns
Nothing.
dreamweaver.getObjectTags()
, or
dreamweaver.getDocumentDOM()
function returns.
function returns.
,
dreamweaver.getObjectRefs()
functions are automatically released
DREAMWEAVER CS3
241
API Reference
,

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents