![MACROMEDIA DREAMWEAVER MX 2004-DREAMWEAVER API Reference Download Page 331](http://html1.mh-extra.com/html/macromedia/dreamweaver-mx-2004-dreamweaver-api/dreamweaver-mx-2004-dreamweaver-api_reference_3336554331.webp)
Live data functions
331
Arguments
value
,
qualifier(s)
•
The
value
argument is a property value or is blank to ignore.
•
The
qualifier(s)
argument is a variable length list of comma-separated node qualifiers of
the required property.
Returns
Dreamweaver expects an array of group names that have the specified property, if it is given, and
the property matches the specified value, if it is given.
dreamweaver.refreshExtData()
Availability
Dreamweaver UltraDev 4.
Description
Reloads all extension data files.
Tip:
You can make a useful command from this function, letting edits to server-behavior EDML files
be reloaded without restarting Dreamweaver.
Arguments
None.
Returns
Dreamweaver expects reloaded data.
Live data functions
You can use the following live data functions to mimic menu functionality:
•
The
showLiveDataDialog()
function is used for the View > Live Data Settings menu item.
•
The
setLiveDataMode()
function is used for the View > Live Data and View > Refresh Live
Data menu items.
•
The
getLiveDataMode()
function determines whether Live Data mode is active.
You can use the remaining live data functions when you implement the translator API
liveDataTranslateMarkup()
function.
dreamweaver.getLiveDataInitTags()
Availability
Dreamweaver UltraDev 1.
Description
Returns the initialization tags for the currently active document. The initialization tags are the
HTML tags that the user supplies in the Live Data Settings dialog box. This function is typically
called from a translator’s
liveDataTranslateMarkup()
function, so that the translator can pass
the tags to the
liveDataTranslate()
function.
000_DW_API_Print.book Page 331 Wednesday, August 20, 2003 9:14 AM
Summary of Contents for DREAMWEAVER MX 2004-DREAMWEAVER API
Page 1: ...Dreamweaver API Reference...
Page 24: ...24 Contents...
Page 32: ......
Page 70: ...70 Chapter 5 Fireworks Integration...
Page 76: ...76 Chapter 6 Flash Integration...
Page 116: ...116 Chapter 9 The JavaBeans API...
Page 140: ......
Page 152: ...152 Chapter 11 Application...
Page 218: ...218 Chapter 12 Workspace...
Page 248: ...248 Chapter 13 Site...
Page 292: ...292 Chapter 14 Document...
Page 378: ...378 Chapter 17 Design...
Page 430: ...430 Chapter 18 Code...
Page 486: ...486 Index...