MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifiche Pagina 458

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 692
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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
Vedere la pagina 457
1 2 ... 453 454 455 456 457 458 459 460 461 462 463 ... 691 692

Commenti su questo manuale

Nessun commento