Adobe 38040334 - Dreamweaver CS3 User Manual page 200

Extending dreamweaver
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

DREAMWEAVER CS3
194
Extending Dreamweaver
beginReporting()
Availability
Dreamweaver 4.
Description
This function is called at the start of the reporting process, before any reports are run. If the Report command returns
a
value from this function, the Report command is excluded from the report run.
false
Arguments
target
The
argument is a string that indicates the target of the report session. It can be one of the following values:
target
,
,
(for the selected files in a site), or
+
"CurrentDoc"
"CurrentSite"
"CurrentSiteSelection"
"Folder:
the
(for example,
).
path to the folder the user selected"
"Folder:c:temp"
Returns
Dreamweaver expects a Boolean value:
if the report runs successfully;
if
is excluded from the
true
false
target
report run.
endReporting()
Availability
Dreamweaver 4.
Description
This function is called at the end of the Report process.
Arguments
None.
Returns
Dreamweaver expects nothing.
commandButtons()
Availability
Dreamweaver 4.
Description
Defines the buttons that should appear on the right side of the Options dialog box and their behavior when they are
clicked. If this function is not defined, no buttons appear, and the body section of the report file expands to fill the
entire dialog box.
Arguments
None.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents