Adobe 38040334 - Dreamweaver CS3 User Manual page 452

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

dreamweaver.canExportCSS() (deprecated)
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform an Export CSS Styles operation.
Arguments
None.
Returns
A Boolean value:
if the document contains any class styles that are defined in the
true
otherwise.
dreamweaver.canExportTemplateDataAsXML()
Availability
Dreamweaver MX.
Description
Checks whether Dreamweaver can export the current document as XML.
Arguments
None.
Returns
A Boolean value:
if you can perform an export on the current document;
true
Example
The following example calls
the current document as XML and if it returns
if(dreamweaver.canExportTemplateDataAsXML())
{
dreamweaver.exportTemplateDataAsXML("file:///c|/dw
}
dreamweaver.canFindNext()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Find Next operation.
Arguments
None.
dw.canExportTemplateDataAsXML()
, calls
true
false
to determine whether Dreamweaver can export
dw.ExportTemplateDataAsXML()
_
temps/mytemplate.txt")
DREAMWEAVER CS3
API Reference
section;
HEAD
false
otherwise.
to export it:
447

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents