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
function, so that the
liveDataTranslateMarkup()
translator can pass the tags to the
function.
liveDataTranslate()
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:
if the Live Data window is visible; false otherwise.
true
dreamweaver.getLiveDataParameters ()
Availability
Dreamweaver MX.
Description
Obtains the URL parameters that are specified as Live Data settings.
Live data functions
403
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?