MACROMEDIA DREAMWEAVER 8-EXTENDING DREAMWEAVER Manual page 330

Extending dreamweaver
Table of Contents

Advertisement

Arguments
,
serverBehavior
[serverBehaviorArray]
The
serverBehavior
analyze.
The
[serverBehaviorArray]
all the server behaviors that are found on a page.
Returns
Dreamweaver expects nothing.
applyServerBehavior()
Availability
Dreamweaver UltraDev 1.
Description
Reads values from the form elements in the dialog box and adds the behavior to the user's
document. Dreamweaver calls this function when the user clicks OK in the Server Behaviors
dialog box. If this function returns successfully, the Server Behaviors dialog box closes. If this
function fails, it displays an error message without closing the Server Behaviors dialog box.
This function can edit a user's document.
For more information, see
Arguments
serverBehavior
The
serverBehavior
modify an existing behavior. If this is a new behavior, the argument is
Returns
Dreamweaver expects an empty string if successful or an error message if this function fails.
330
Server Behaviors
argument is a JavaScript object that represents the behavior to
argument is an array of JavaScript objects that represents
"dwscripts.applySB()" on page
JavaScript object represents the server behavior; it is necessary to
336.
null
.

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