MACROMEDIA DREAMWEAVER 8-EXTENDING DREAMWEAVER Manual page 489

Extending dreamweaver
Table of Contents

Advertisement

DOM.js
enableControl.js
errmsg.js
file.js
form.js
handler.js
helper.js
insertion.js
localText.js
menuItem.js
Contains general helper functions for working with the
Dreamweaver DOM. Includes functions that get the root node
of the active document, find a tag of a given name, create a list
of nodes from the specified starting node, check whether a
given tag is contained inside another tag, perform various
operations on behavior functions, and more.
Contains one function,
a control based on the arguments it receives. It is OK to enable
a control that is already enabled or disable a control that is
already disabled.
Contains logging functions for accumulating tracing output into
an array of log pages that appear in a dialog box.
Contains functions pertaining to file operations. Functions let
the user browse for local filename, convert the relative path to
the file URL path, return filename for current document,
determine if a specified document has been saved in current
site and return the document-relative path, or determine if a
specified file is currently open.
Contains functions that add a form around a given text string if
a form does not already exist in the current document or layer.
Includes functions that determine if an object is a layer and
determine if the cursor is inside a form.
Contains functions that get a function for an event handler, add
a function to an event handler, and delete a function for an
event handler.
Contains a handful of useful functions that replace encoding,
unescape quotation marks ("), check whether a node is inside a
selection range, and checks for duplicate object names.
Contains the
insertIntoDocument()
text string into a document at the insertion point. Also contains
the supporting functions
. The
arrContains()
getHigherBlockTag()
next highest blockTag, as defined in the blockTags array, and
the
function finds a specified item in an array.
arrCon()
Reserved variables, not for general use. Use Startup/
mminit.htm instead or use the strings from the Dreamweaver
Configuration/Strings/*.xml files.
Contains functions that add stars or values to a listed menu
item, or removes them.
, which enables or disables
SetEnabled()
function, which inserts a
getHigherBlockTag()
function gets get the
The Shared folder contents
and
489

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-EXTENDING DREAMWEAVER and is the answer not in the manual?

This manual is also suitable for:

Dreamweaver 8

Table of Contents