Chapter 13: site, Report functions, Dreamweaver.isreporting() – Adobe Dreamweaver API Reference CS5 User Manual
Page 220: Dreamweaver.showreportsdialog()
215
Last updated 8/27/2013
Chapter 13: Site
The Adobe® Dreamweaver® CS5 site functions perform operations related to managing a website. These operations
include customizing a report, defining a new site, checking in and checking out files, running validation on a site, and
so on.
Report functions
Report functions provide access to the reporting features so you can initiate, monitor, and customize the reporting
process. For more information, see “Reports“ in Extending Dreamweaver Help.
dreamweaver.isReporting()
Availability
Dreamweaver 4.
Description
Checks to see if a reporting process is currently running.
Arguments
None.
Returns
A Boolean value:
true
if a process is running;
false
otherwise.
dreamweaver.showReportsDialog()
Availability
Dreamweaver 4.
Description
Opens the Reports dialog box.
Arguments
None.
Returns
Nothing.