MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificaciones Pagina 457

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 456
457
dreamweaver.revertDocument()
Availability
Dreamweaver 3
Description
Reverts the specified document to the previously saved version.
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.canRevertDocument()” on page 422
dreamweaver.saveAll()
Availability
Dreamweaver 3
Description
Saves all open documents, opening the Save As dialog box for any documents that have not
previously been saved.
Arguments
None.
Returns
Nothing.
Enabler
“dreamweaver.canSaveAll()” on page 422
dreamweaver.saveDocument()
Availability
Dreamweaver 2
Description
Saves the specified file on a local drive.
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.
Vista de pagina 456
1 2 ... 452 453 454 455 456 457 458 459 460 461 462 ... 691 692

Comentarios a estos manuales

Sin comentarios