MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spécifications Page 423

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 692
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 422
1 2 ... 418 419 420 421 422 423 424 425 426 427 428 ... 691 692

Commentaires sur ces manuels

Pas de commentaire