User Guide
402 Dynamic Documents
dreamweaver.refreshExtData()
Availability
Dreamweaver UltraDev 4.
Description
Reloads all extension data files.
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.
TIP
You can make a useful command from this function, letting edits to server-behavior
EDML files be reloaded without restarting Dreamweaver.