MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spezifikationen Seite 423

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 692
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 422
The Dreamweaver JavaScript API 423
dreamweaver.canSaveDocumentAsTemplate()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform a Save As Template operation on the specified
document.
Arguments
documentObject
documentObject
is the root of a documents DOM (the same value that
dreamweaver.getDocumentDOM() returns).
Returns
A Boolean value that indicates whether the document can be saved as a template.
dreamweaver.canSaveFrameset()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform a Save Frameset operation on the specified document.
Arguments
documentObject
documentObject
is the root of a documents DOM (the same value that
dreamweaver.getDocumentDOM() returns).
Returns
A Boolean value that indicates whether the document is a frameset with unsaved changes.
dreamweaver.canSaveFramesetAs()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform a Save Frameset As operation on the specified
document.
Arguments
documentObject
documentObject
is the root of a documents DOM (the same value that
dreamweaver.getDocumentDOM() returns).
Returns
A Boolean value that indicates whether the document is a frameset.
Seitenansicht 422
1 2 ... 418 419 420 421 422 423 424 425 426 427 428 ... 691 692

Kommentare zu diesen Handbüchern

Keine Kommentare