MACROMEDIA DREAMWEAVER 8-EXTENDING DREAMWEAVER Manual page 430

Extending dreamweaver
Table of Contents

Advertisement

Description
This function returns the folder name to use for this server model within the Configuration
folder. You can access this value from JavaScript by calling the
dom.serverModel.getFolderName()
Arguments
None.
Returns
Dreamweaver expects a string, such as
getServerSupportsCharset()
Availability
Dreamweaver MX.
Description
This function returns a
From JavaScript, you can determine whether the server model supports a specific character set
by calling the
dom.serverModel.getServerSupportsCharset()
Arguments
metaCharSetString
The
metaCharSetString
attribute.
"charset="
Returns
Dreamweaver expects a Boolean value.
getVersionArray()
Availability
Dreamweaver UltraDev 1, deprecated in Dreamweaver MX.
Description
This function retrieves the mapping of server technologies to version numbers. This function
is called by the
dom.serverModel.getServerVersion()
430
Server Models
function.
"ASP_JS"
value if the current server supports the specified character set.
true
argument is a string that holds the value of the documents
.
function.
function.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-EXTENDING DREAMWEAVER and is the answer not in the manual?

This manual is also suitable for:

Dreamweaver 8

Table of Contents