Adobe 38040334 - Dreamweaver CS3 User Manual page 205

Extending dreamweaver
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

The
tag groups one or more tags into a tag library. When you import tags or create a new set of tags,
taglibrary
you can group them into tag libraries. Typically, a
in a JavaServer Pages (JSP) TLD file, an XML document type definition (DTD) file, an ASP.NET namespace, or some
other logical grouping.
The following table lists the
Attribute
taglibary.name
taglibrary.doctypes
taglibrary.prefix
taglibrary.servermodel
taglibrary.id
taglibrary.tagchooser
The following table lists
tagref
Attribute
tagref.name
tagref.prefix
tagref.file
Because the
tagref.prefix
two attributes can be confusing. The following table shows the relationship between the
attributes:
tagref.prefix
Is the
taglibrary.prefix
defined?
No
Yes
taglibrary
attributes:
taglibrary
Description
Used to refer to the tag library in the UI.
Indicates the document types for which this library is active.
When the library is active, library tags appear in the code hints
menu. Not all tag libraries can be active at the same time because
name conflicts can occur (for example, HTML and WML files
are incompatible).
When specified, tags within the tag library have the form
taglibrary.prefix + tagref.name.
the
taglibrary.prefix
is
, then the tag is of the form
tagref.name
"if"
. This can be overridden for a particular tag.
"<jrun:if"
If the tags in the tag library execute on an application server, the
attribute identifies the server model of the tag.
servermodel
If the tags are client-side tags (not server-side tags), the
attribute is omitted. The
servermodel
attribute is also used for Check Target Browsers.
This can be any string that is different from the
attributes of other tag libraries in the file. The
taglibrary.ID
Extension Manager uses the ID attribute, so the MXP files can
insert new
taglibrary
and the
raries.vtm file.
A relative path to the TagChooser.xml file that is associated with
this tag library.
:
attributes
Description
Used to refer to the tag in the UI.
Specifies how the tag appears in Code view. When used, the
attribute determines the prefix of the
tagref.prefix
current tag. When the attribute is defined, it overrides the value
specified for the
taglibrary.prefix
References the VTML file for the tag.
attribute can override the
Is the
tagref.prefix
defined?
No
No
grouping corresponds to a set of tags that are defined
For example, if
is
and the
"<jrun:"
servermodel
tags
files into the TagLib-
attribute.
attribute, the relationship between the
taglibrary.prefix
Resulting tag prefix
'<' + tagref.name
taglibrary.prefix + tagref.name
DREAMWEAVER CS3
Extending Dreamweaver
Mandatory/optional
Mandatory
Mandatory
Optional
Optional
Optional
Optional
Mandatory/optional
Mandatory
Optional
Optional
and
taglibrary.prefix
199

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents