Adobe 38040334 - Dreamweaver CS3 User Manual page 330

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

Advertisement

Returns
Dreamweaver expects an array of objects where each object contains the following three properties:
• The
property is a regular expression that matches the opening script delimiter (such as
startPattern
• The
property is a regular expression that matches the closing script delimiter (such as
endPattern
• The
participateInMerge
delimiters should (
true
getServerModelDisplayName()
Availability
Dreamweaver MX.
Description
This function returns the name that should appear in the user interface for this server model. You can access this
value from JavaScript by calling the
Arguments
None.
Returns
Dreamweaver expects a string, such as
getServerModelFolderName()
Availability
Dreamweaver MX.
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
Arguments
None.
Returns
Dreamweaver expects a string, such as
getServerSupportsCharset()
Availability
Dreamweaver MX.
Description
This function returns a
true
can determine whether the server model supports a specific character set by calling the
dom.serverModel.getServerSupportsCharset()
property is a Boolean value that specifies whether the content enclosed in the listed
) or should not (
) participate in block merging.
false
dom.serverModel.getDisplayName()
"ASP JavaScript"
dom.serverModel.getFolderName()
.
"ASP_JS"
value if the current server supports the specified character set. From JavaScript, you
function.
.
function.
function.
DREAMWEAVER CS3
324
Extending Dreamweaver
).
<%
).
%>

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents