Adobe 38040334 - Dreamweaver CS3 User Manual page 327

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

Advertisement

Returns
Nothing.
dreamweaver.setLiveDataMode()
Availability
Dreamweaver UltraDev 1.
Description
Toggles the visibility of the Live Data window.
Arguments
bIsVisible
• The
argument is a Boolean value that indicates whether the Live Data window should be visible. If
bIsVisible
you pass
to this function and Dreamweaver currently displays the Live Data window, the effect is the same
true
as if you clicked the Refresh button.
Returns
Nothing.
dreamweaver.setLiveDataParameters()
Availability
Dreamweaver MX.
Description
Sets the URL parameters that you reference in your document for use in Live Data mode.
Live Data mode lets you view a web page in the design stage (as if it has been translated by the application server and
returned). Generating dynamic content to display in Design view lets you view your page layout with live data and
adjust it, if necessary.
Before you view live data, you must enter Live Data settings for any URL parameters that you reference in your
document. This prevents the web server from returning errors for parameters that are otherwise undefined in the
simulation.
You enter the URL parameters in name-value pairs. For example, if you reference the URL variables
server scripts in your document, you must set these URL parameters before you view live data.
This function lets you set Live Data values through JavaScript.
Arguments
liveDataString
• The
argument is a string that contains the URL parameters that you want to set, in name-value
liveDataString
pairs.
Returns
Nothing.
DREAMWEAVER CS3
322
API Reference
and
in
ID
Name

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents