MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 318

Dreamweaver api reference
Table of Contents

Advertisement

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.
Enabler
See
"dreamweaver.canSaveAll()" on page
dreamweaver.saveDocument()
Availability
Dreamweaver 2.
Description
Saves the specified file on a local computer.
In Dreamweaver 2, if the file is read-only, Dreamweaver tries to check it out. If
the document is still read-only after this attempt, or if it cannot be created, an error
message appears.
Arguments
documentObject, {fileURL}
The
documentObject
which is the value that the
The
argument, which is optional, is a URL that represents a location on a local
fileURL
computer. If the URL is relative, it is relative to the extension file. In Dreamweaver 2, this
argument is required. If the
saved to its current location if it has been previously saved; otherwise, a Save dialog box
appears.
318
Document
570.
argument is the object at the root of a document's DOM tree,
dreamweaver.getDocumentDOM()
argument is omitted in Dreamweaver 4, the file is
fileURL
function returns.

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Dreamweaver 8

Table of Contents