MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Manual page 379

Extending dreamweaver
Hide thumbs Also See for DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER:
Table of Contents

Advertisement

The Class folder
The Class folder contains the following utility functions:
classCheckbox.js
FileClass.js
GridClass.js
GridControlClass.js
ImageButtonClass.js
ListControlClass.js
NameValuePairClass.js
PageControlClass.js
PreferencesClass.js
RadioGroupClass.js
TabControlClass.js
Helps manipulate a checkbox control in your HTML extension.
Contains class that represents a file in the file system. The paths
are represented by URLs for cross-platform compatibility.
Methods include
toString()
,
getExtension()
getPath()
,
getAbsolutePath()
getParent()
,
exists()
getAttributes()
,
isFolder()
listFolder()
,
setContents()
copyTo()
Contains class that manages
Older version of the
GridControlClass
See the GridControlClass.js file in the Shared/Common/Scripts
folder.
Older version of the
ImageButtonClass
See the ImageButtonClass.js file in the Shared/Common/Scripts
folder.
Older version of the
ListControlClass
See the Shared/Common/Scripts/ListControlClass.js file.
Creates and manages a list of name/value pairs. Names can
contain any character. Values can be blank, but cannot be set to
, which is the same as deleting them.
null
Example of a page class to be used with the
See
class.
TabControl
Contains an object and methods that contain all the preference
information for a command.
Older version of the
RadioGroupClass
the RadioGroupClass.js file in the Shared/Common/Scripts
folder.
Helps build an extension that has multiple tab views,
page.lastUnload()
,
,
getName()
getSimpleName()
,
,
setPath()
isAbsolute()
,
getAbsoluteParent()
,
,
canRead()
canWrite()
,
,
createFolder()
getContents()
, and
.
remove()
.
MM:TREECONTROL
in the Common folder.
in the Common folder.
in the Common folder.
TabControl
in the Common folder. See
The Shared folder contents
,
,
,
,
,
isFile()
,
class.
379

Advertisement

Table of Contents
loading
Need help?

Need help?

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

This manual is also suitable for:

Dreamweaver mx 2004

Table of Contents