User Guide

Live data functions 403
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.
Arguments
None.
Returns
A string that contains the initialization tags.
dreamweaver.getLiveDataMode()
Availability
Dreamweaver UltraDev 1.
Description
Determines whether the Live Data window is currently visible.
Arguments
None.
Returns
A Boolean value: true if the Live Data window is visible; false otherwise.
dreamweaver.getLiveDataParameters ()
Availability
Dreamweaver MX.
Description
Obtains the URL parameters that are specified as Live Data settings.
000_DW_API_Print.book Page 403 Wednesday, July 20, 2005 11:58 AM