beautypg.com

Chapter 14: document, Conversion functions, Dom.convertlayerstotable() – Adobe Dreamweaver API Reference CS5 User Manual

Page 252: Dom.converttablestolayers()

background image

247

Last updated 8/27/2013

Chapter 14: Document

The Document functions in Adobe® Dreamweaver® perform operations that affect the document on which the user is
working. The Document functions enable you to perform the following:

Convert tables to layers

Run a command in the Configuration/Commands folder

Browse for a file URL

Convert a relative URL to an absolute URL

Get the currently selected node

Perform URL encoding on a string

Run a translator on the document

Conversion functions

Conversion functions convert tables to layers, layers to tables, and cascading style sheets (CSS) to HTML markup. Each
function exactly duplicates the behavior of one of the conversion commands in the File or Modify menu.

dom.convertLayersToTable()

Availability
Dreamweaver 3.

Description
Opens the Convert Layers to Table dialog box.

Arguments
None.

Returns
Nothing.

Enabler
See “

dom.canConvertLayersToTable()

” on page 494.

dom.convertTablesToLayers()

Availability
Dreamweaver 3.