Adobe 38040334 - Dreamweaver CS3 User Manual page 329

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

Advertisement

• The
participantNode
• The
participantName
• The
property is a JavaScript object that stores all the parameter/value pairs.
parameters
• The
property defines the character offset from the participant node of the document to the
matchRangeMin
beginning of the participant content.
• The
property is an integer of the participant that defines the offset from the beginning of the
matchRangeMax
participant node to the last character of the participant content.
dreamweaver.serverBehaviorInspector.getServer
Behaviors()
Availability
Dreamweaver UltraDev 1.
Description
Gets a list of all the behaviors on the page. When Dreamweaver determines that the internal list of server behaviors
might be out of date, it calls the
function returns an array. Dreamweaver merges all the arrays into a single array and sorts it, based on the order that
each behavior's
selectedNode
The
getServerBehaviors()
Arguments
None.
Returns
An array of JavaScript objects. The
sorted in the order that they appear in the Server Behaviors panel.
dreamweaver.popupServerBehavior()
Availability
Dreamweaver UltraDev 1.
Description
Applies a new server behavior to the document or modifies an existing behavior. If the user must specify parameters
for the behavior, a dialog box appears.
Arguments
{behaviorName or behaviorObject}
• The
argument, which is optional, is a string that represents the behavior's name, the title tag of a
behaviorName
file, or a filename.
• The
argument, which is optional, is a behavior object.
behaviorObject
If you omit the argument, Dreamweaver runs the currently selected server behavior. If the argument is the name of
a server behavior, Dreamweaver adds the behavior to the page. If the argument is one of the objects in the array that
the
getServerBehaviors()
behavior.
property is a pointer to the participant node in the user's document.
property is the name of the participant's EDML file (without the .edml extension).
findServerBehaviors()
object appears in the document. Dreamweaver stores the merged array internally.
function returns a pointer to that merged array.
findServerBehaviors()
function returns, a dialog box appears so the user can modify the parameters for the
function for each currently installed behavior. Each
call returns the objects in the array. The objects are
DREAMWEAVER CS3
324
API Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents