MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Dokumentacja Strona 458

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 692
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 457
458
Arguments
documentObject {, fileURL}
documentObject is the object at the root of a documents DOM tree, which is the value that
dreamweaver.getDocumentDOM()) returns.
fileURL is a URL that represents a location on a local drive. If the URL is relative, it is relative
to the extension file. In Dreamweaver 2, this argument is required. If
fileURL is omitted in
Dreamweaver 4, the file is saved to its current location if it has been previously saved;
otherwise, a Save dialog box appears.
Returns
A Boolean value that indicates success (true) or failure (false).
Enabler
“dreamweaver.canSaveDocument()” on page 422
dreamweaver.saveDocumentAs()
Availability
Dreamweaver 3
Description
Opens the Save As dialog box.
Arguments
documentObject
documentObject
is the object at the root of a documents DOM tree, which is the value that
dreamweaver.getDocumentDOM()) returns.
Returns
Nothing.
dreamweaver.saveDocumentAsTemplate()
Availability
Dreamweaver 3
Description
Opens the Save As Template dialog box.
Arguments
documentObject
documentObject
is the object at the root of a documents DOM tree, which is the value that
dreamweaver.getDocumentDOM()) returns.
Returns
Nothing.
Enabler
“dreamweaver.canSaveDocumentAsTemplate()” on page 423
Przeglądanie stron 457
1 2 ... 453 454 455 456 457 458 459 460 461 462 463 ... 691 692

Komentarze do niniejszej Instrukcji

Brak uwag