MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifiche Pagina 420

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 692
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 419
Chapter 31420
dreamweaver.canExportCSS()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform an Export CSS Styles operation.
Arguments
None.
Returns
A Boolean value that indicates whether the document contains any class styles that are defined in
the
HEAD.
dreamweaver.canExportTemplateDataAsXML()
Availability
Dreamweaver MX
Description
Checks whether Dreamweaver can export the current document as XML.
Arguments
None.
Returns
true if you can perform an export on the current document; false otherwise.
Example
if(dreamweaver.canExportTemplateDataAsXML())
{
dreamweaver.exportTemplateDataAsXML("file:///c|/dw_temps/mytemplate.txt")
}
dreamweaver.canFindNext()
Availability
Dreamweaver 3
Description
Checks whether Dreamweaver can perform a Find Next operation.
Arguments
None.
Returns
A Boolean value that indicates whether a search pattern has already been established.
dreamweaver.canOpenInFrame()
Availability
Dreamweaver 3
Vedere la pagina 419
1 2 ... 415 416 417 418 419 420 421 422 423 424 425 ... 691 692

Commenti su questo manuale

Nessun commento