MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificações Página 423

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 692
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 422
1 2 ... 418 419 420 421 422 423 424 425 426 427 428 ... 691 692

Comentários a estes Manuais

Sem comentários