MACROMEDIA COLDFUSION MX 61-CFML Reference page 81

Cfml reference
Hide thumbs Also See for COLDFUSION MX 61-CFML:
Table of Contents

Advertisement

Attributes
Attribute Req/Opt
action
Required; see
Usage section
collection See Usage
section
path
See Usage
section
language
See Usage
section
name
See Usage
section
Usage
With this tag you can create, register a Verity collection and administer a collection that was
created by ColdFusion or by a Verity application.
The following table shows the dependence relationships among this tag's attribute values:
Specifying this attribute
is required, optional or
unnecessary (blank):
collection
path
language
name
If more than instance of the
simultaneously, use the
operations.
To register a collection with K2Server, you update the k2server.ini file.
Default
Description
list
• create: registers the collection with ColdFusion.
- If the collection is present: creates a map to it
- If the collection is not present: creates it
• repair: fixes data corruption in a collection.
• delete: unregisters a collection.
- If the collection was registered with
deletes its directories
- If the collection was registered and mapped: does not
delete collection directories
• map: creates a map to the collection. It is not necessary
to specify this value. (ColdFusion maps collections
automatically.)
• optimize: optimizes the structure and contents of the
collection for searching; recovers space.
• list: returns a query result set, named from the
attribute value, of the attributes of the collections that are
registered by ColdFusion and K2 Server.
• A collection name. The name can include spaces.
Absolute path to a Verity collection.
To map an existing collection, specify a fully-qualified path
to the collection (not including the collection name). For
example,
English
Options are listed in Usage section. Requires the
appropriate (European or Asian) Verity Locales language
pack.
Name for the query results returned by the
For this action attribute value:
list
create
Required
Required
Optional
Required
tag might access or modify a collection
cfcollection
tag to protect the collection from attempts at simultaneous
cflock
"C:\MyCollections\"
map
optimize
Required Required
Optional
Optional
:
action = create
name
action.
list
repair
delete
Required
Required
cfcollection
81

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion mx

Table of Contents