beautypg.com

Dreamweaver.saveframeset(), Dreamweaver.saveframesetas() – Adobe Dreamweaver API Reference CS5 User Manual

Page 268

background image

263

DREAMWEAVER API REFERENCE

Document

Last updated 8/27/2013

Returns
Nothing.

Enabler
See “

dreamweaver.canSaveDocumentAsTemplate()

” on page 508.

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 508.

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.

Enabler
See “

dreamweaver.canSaveFramesetAs()

” on page 509.