User Guide

320 Document
Enabler
See dreamweaver.canSaveDocumentAsTemplate()” on page 571.
dreamweaver.saveFrameset()
Availability
Dreamweaver 3.
Description
Saves the specified frameset or opens the Save As dialog box if the frameset has not previously
been saved.
Arguments
documentObject
The documentObject argument is the object at the root of a document’s DOM tree,
which is the value that the
dreamweaver.getDocumentDOM() function returns.
Returns
Nothing.
Enabler
See dreamweaver.canSaveFrameset()” on page 572.
dreamweaver.saveFramesetAs()
Availability
Dreamweaver 3.
Description
Opens the Save As dialog box for the frameset file that includes the specified DOM.
Arguments
documentObject
The documentObject argument is the object at the root of a document’s DOM tree,
which is the value that the
dreamweaver.getDocumentDOM() function returns.
Returns
Nothing.
000_DW_API_Print.book Page 320 Wednesday, July 20, 2005 11:58 AM