Adobe 38040334 - Dreamweaver CS3 User Manual page 114

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

Advertisement

The help.map file maps a help content ID to a specific help book. Dreamweaver uses the help.map file to locate
specific help content when it calls help internally.
• The helpDoc.js file
The helpDoc.js file lets you map variable names that you can use in place of the actual book ID and page string. The
helpDoc.js file maps a help content ID to an HTML page in a specific help book. Dreamweaver uses the helpDoc.js
file when it calls help from JavaScript.
Arguments
bookID
• The
argument, which is required, has the format:
bookID
The
portion is the
ID
bookID
display. The
portion of the entry identifies the specific page to display
page
file.
Returns
A value of
if successful;
true
Example
openHelpURL("DW_Using:index.htm");
dreamweaver.openWithApp()
Availability
Dreamweaver 3.
Description
Opens the specified file with the specified application.
Arguments
fileURL, appURL
• The
argument is the path to the file to open, which is expressed as a file:// URL.
fileURL
• The
argument is the path to the application that is to open the file, which is expressed as a file:// URL.
appURL
Returns
Nothing.
dreamweaver.openWithBrowseDialog()
Availability
Dreamweaver 3.
Description
Opens the Select External Editor dialog box to let the user select the application with which to open the specified file.
Arguments
fileURL
of the entry in the help.xml file that names the file that contains the help content to
if Dreamweaver cannot open the specified file in the help viewer.
false
ID:page
.
The pages are referenced in the help.map
DREAMWEAVER CS3
109
API Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents