Adobe 38040334 - Dreamweaver CS3 User Manual page 331

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

Advertisement

Description
Lets JavaScript code get the script delimiter for each server model, so managing the server model code can be
separated from managing the user-scripted code.
Arguments
None.
Returns
An array of objects where each object contains the following three properties:
• The
property is a regular expression that matches the opening script delimiter.
startPattern
• The
property is a regular expression that matches the closing script delimiter.
endPattern
• The
participateInMerge
listed delimiters should (
dom.serverModel.getDisplayName()
Availability
Dreamweaver MX.
Description
Gets the name of the server model that appears in the user interface (UI).
Arguments
None.
Returns
A string, the value of which is the name of the server model.
dom.serverModel.getFolderName()
Availability
Dreamweaver MX.
Description
Gets the name of the folder that is used for this server model in the Configuration folder (such as in the Server-
Models subfolder).
Arguments
None.
Returns
A string, the value of which is the name of the folder.
dom.serverModel.getServerExtension() (deprecated)
Availability
Dreamweaver UltraDev 4; deprecated in Dreamweaver MX.
pattern is a Boolean value that specifies whether the content that is enclosed in the
) or should not (
true
false
) participate in block merging.
DREAMWEAVER CS3
326
API Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents