Adobe Dreamweaver API Reference CS5 Manuale Utente Pagina 266

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 533
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 265
261
DREAMWEAVER API REFERENCE
Document
Last updated 8/27/2013
Description
Reverts the specified document to the previously saved version.
Arguments
documentObject, warn
The documentObject argument is the object at the root of the DOM tree of the document, which is the value that
the
dreamweaver.getDocumentDOM() function returns.
The warn argument is a Boolean value that specifies whether to warn the users that unsaved changes will be
discarded. If not supplied, this value defaults to
true.
Returns
A Boolean value: true if Dreamweaver must warn the user; false otherwise.
Enabler
See “dreamweaver.canRevertDocument()” on page 507.
dreamweaver.saveAll()
Availability
Dreamweaver 3.
Description
Saves all open documents, opening theSave As dialog box for any documents that have not been saved previously.
Arguments
None.
Returns
Nothing.
Enabler
See “dreamweaver.canSaveAll()” on page 507.
dreamweaver.saveDocument()
Availability
Dreamweaver 2.
Description
Saves the specified file on a local computer.
Note: In Dreamweaver 2, if the file is read-only, Dreamweaver tries to check it out. If the document is still read-only after
this attempt, or if it cannot be created, an error message appears.
Vedere la pagina 265
1 2 ... 261 262 263 264 265 266 267 268 269 270 271 ... 532 533

Commenti su questo manuale

Nessun commento