Path Functions - Adobe 38040334 - Dreamweaver CS3 User Manual

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

Advertisement

DREAMWEAVER CS3
253
API Reference
• The
argument is a string that specifies the value of the category option.
new_value
Returns
A
value if successful;
otherwise.
true
false
Example
var txtEditor = getExternalTextEditor();
dreamweaver.setPreferenceString("My Extension", "Text Editor", txtEditor);
dreamweaver.showTargetBrowsersDialog()
Availability
Dreamweaver MX 2004.
Description
Opens the Target Browsers dialog box. The Target Browsers dialog box lets a user specify which browser versions the
Browser Target Check feature should use for checking the current page's browser compatibility issues.
Arguments
None.
Returns
Nothing.

Path functions

Path functions get and manipulate the paths to various files and folders on a user's hard disk. These functions
determine the path to the root of the site in which the current document resides, convert relative paths to absolute
URLs, and more.
dreamweaver.getConfigurationPath()
Availability
Dreamweaver 2.
Description
Gets the path to the Dreamweaver Configuration folder, which is expressed as a file:// URL.
For information on how Dreamweaver accesses Configuration folders on a multiuser platform, see "C-Level Exten-
sibility" in Extending Dreamweaver Help.
Arguments
None.
Returns
The path to the application configurations.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents