MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifikace Strana 423

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 692
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 422
1 2 ... 418 419 420 421 422 423 424 425 426 427 428 ... 691 692

Komentáře k této Příručce

Žádné komentáře