Extension Data Manager Functions - Adobe 38040334 - Dreamweaver CS3 User Manual

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

Advertisement

• The
property is the path of a file that contains the icon (a GIF image) that represents the parent node
imageFile
in Dynamic Data or the Dynamic Text dialog box or in the Bindings panel. The
defined.
• The
property is optional. If this property is set to a value of
allowDelete
in the Bindings panel, the Minus (-) button is disabled. If it is set to a value of
If the property is not defined, the Minus (-) button is enabled when the user clicks on the item (as if the property
is set to a value of
).
true
• The
property is the simple name of the file in which the
dataSource
defined. For example, the
Configuration/DataSources/ASP_Js folder, sets the
always defined.
• The
property is the name of the server behavior associated with the data source,
name
The
property is always defined but can be an empty string (
name
data source (such as a session variable).
dw.dbi.setExpanded()
Availability
Dreamweaver CS3.
Description
Sets the node to be expanded or collapsed.
Arguments
data-source-node-name, expanded
data-source-node-name
is a Boolean value indicating whether to expand or collapse the data set node.
expanded
Returns
Nothing.
Example
dw.dbi.setExpanded(dsName, true);

Extension Data Manager functions

The APIs in this section comprise the Extension Data Manager (EDM). You can programmatically access and
manipulate the data that is contained in the group and participant files by calling these functions. The EDM
performs in the following manner:
• The EDM performs all EDML file input/output for group and participant files.
• The EDM acts as a server model filter by performing all data requests for the current server model.
function in the Session.htm file, which is located in the
findDynamicSources()
dataSource
is a string indicating the name of the data source to be expanded or collapsed.
//expand the data source node
imageFile
, when the user clicks on this node
false
, the Minus (-) button is enabled.
true
findDynamicSources()
property to
. This property is
session.htm
dataSource
) if no server behavior is associated with the
""
DREAMWEAVER CS3
API Reference
property is always
function is
, if one exists.
316

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents