|
5 600 brands
1 870 000 user's guides |
|
|
|||||||||||||||
|
Search a brand
Advanced Search
|
Our partners wish to propose you the following products
|
User manual MACROMEDIA COLFUSION MX 7 -CFML REFERENCE
Diplodocs help download the user guide MACROMEDIA COLFUSION MX 7 -CFML REFERENCE.
Preview of the first 3 pages of manual
You either have JavaScript turned off or an old version of Adobe Flash Player Get the latest Flash Player.
User guide MACROMEDIA COLFUSION MX 7 -CFML REFERENCE
Detailed instructions for use are in the User's Guide. COLDFUSION MX 7
®
CFML Reference
Trademarks 1 Step RoboPDF, ActiveEdit, ActiveTest, Authorware, Blue Sky Software, Blue Sky, Breeze, Breezo, Captivate, Central, ColdFusion, Contribute, Database Explorer, Director, Dreamweaver, Fireworks, Flash, FlashCast, FlashHelp, Flash Lite, FlashPaper, Flex, Flex Builder, Fontographer, FreeHand, Generator, HomeSite, JRun, MacRecorder, Macromedia, MXML, RoboEngine, RoboHelp, RoboInfo, RoboPDF, Roundtrip, Roundtrip HTML, Shockwave, SoundEdit, Studio MX, UltraDev, and WebHelp are either registered trademarks or trademarks of Macromedia, Inc. and may be registered in the United States or in other jurisdictions including internationally. Other product names, logos, designs, titles, words, or phrases mentioned within this publication may be trademarks, service marks, or trade names of Macromedia, Inc. or other entities and may be registered in certain jurisdictions including internationally. This product includes code licensed from RSA Data Security. Third-Party Information This guide contains links to third-party websites that are not under the control of Macromedia, and Macromedia is not responsible for the content on any linked site. If you access a third-party website mentioned in this guide, then you do so at your own risk. Macromedia provides these links only as a convenience, and the inclusion of the link does not imply that Macromedia endorses or accepts any responsibility for the content on those third-party sites. Copyright © 19992005 Macromedia, Inc. All rights reserved. U.S. Patents Pending. This manual may not be copied, photocopied, reproduced, translated, or converted to any electronic or machine-readable form in whole or in part without written approval from Macromedia, Inc. Notwithstanding the foregoing, the owner or authorized user of a valid copy of the software with which this manual was provided may print out one copy of this manual from an electronic version of this manual for the sole purpose of such owner or authorized user learning to use such software, provided that no part of this manual may be printed out, reproduced, distributed, resold, or transmitted for any other purposes, including, without limitation, commercial purposes, such as selling copies of this documentation or providing paid-for support services. Part Number ZCF70M600 Acknowledgments Project Management: Randy Nielsen Writing: Hal Lichtin, Randy Nielsen Editing: Linda Adler, Noreen Maher Production Management: Patrice O'Neill, Media Design and Production: John Francis, Adam Barnett
First Edition: January 2005 Macromedia, Inc. 600 Townsend St. San Francisco, CA 94103
CONTENTS
INTRODUCTION
................................................... 5 ............................. 7
CHAPTER 1: Reserved Words and Variables
Reserved words . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 Scope-specific built-in variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 Custom tag variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 ColdFusion tag-specific variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 Standard CGI variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 CGI environment variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
CHAPTER 2: ColdFusion Tags
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
Tags by function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 Tag changes since ColdFusion 5 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
CHAPTER 3: ColdFusion Functions
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 449
Functions by category . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 452 Function changes since ColdFusion 5 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 457
CHAPTER 4: ColdFusion MX Flash Form Style Reference
. . . . . . . . . . . . . . . . 933
Styles valid for all controls . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 934 Styles for cfform . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 936 Styles for cfformgroup with horizontal or vertical type atributes . . . . . . . . . . . . . 936 Styles for box-style cfformgroup elements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 937 Styles for cfformgroup with accordion type attribute . . . . . . . . . . . . . . . . . . . . . . 938 Styles for cfformgroup with tabnavigator type attribute . . . . . . . . . . . . . . . . . . . . 939 Styles for cfformitem with hrule or vrule type attributes . . . . . . . . . . . . . . . . . . . 939 Styles for cfinput with radioButton, checkbox, button, image, or submit type attributes. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 940 Styles for cftextarea tag and cfinput with text, password, or hidden type attributes. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 941 Styles for cfselect with size attribute value of 1. . . . . . . . . . . . . . . . . . . . . . . . . . . 941 Styles for cfselect with size attribute value greater than 1 . . . . . . . . . . . . . . . . . . . 942 Styles for cfcalendar tag and cfinput with dateField type attribute . . . . . . . . . . . . 942 Styles for the cfgrid tag . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 943 Styles for the cftree tag. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 943
3
CHAPTER 5: Application.CFC Reference.
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 945
Application variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 945 Method summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 946
CHAPTER 6: ColdFusion MX Event Gateway Reference .
. . . . . . . . . . . . . . . . . 963
Gateway development interfaces and classes . . . . . . . . . . . . . . . . . . . . . . . . . . . . 963 CFML CFEvent structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1004 IM gateway methods and commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1004 SMS Gateway CFEvent structure and commands . . . . . . . . . . . . . . . . . . . . . . . 1042
CHAPTER 7: ColdFusion C++ CFX Reference
. . . . . . . . . . . . . . . . . . . . . . . . . 1055
C++ class overview. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1055 Deprecated class methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1056 CCFXException class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1056 CCFXQuery class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1058 CCFXRequest class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1062 CCFXStringSet class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1072
CHAPTER 8: ColdFusion Java CFX Reference
. . . . . . . . . . . . . . . . . . . . . . . . 1075
Class libraries overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1075 Custom tag interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1076 Query interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1077 Request interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1082 Response interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1087 Debugging classes reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1090
CHAPTER 9: WDDX JavaScript Objects
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1091
JavaScript object overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1091 WddxSerializer object . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1092 WddxRecordset object. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1095
CHAPTER 10: ColdFusion ActionScript Functions. . . .
. . . . . . . . . . . . . . . . . . 1101
4
Contents
INTRODUCTION
CFML Reference is your primary ColdFusion Markup Language (CFML) reference. Use this manual to learn about CFML tags and functions, ColdFusion expressions, and using JavaScript objects for WDDX in Macromedia ColdFusion MX 7. It also provides detailed references for Java and C++ CFX interfaces.
About Macromedia ColdFusion MX documentation
The ColdFusion MX documentation is designed to provide support for the complete spectrum of participants. Documentation set The ColdFusion documentation set includes the following titles:
Manual Installing and Using ColdFusion MX Configuring and Administering ColdFusion MX Description Describes system installation and basic configuration for Windows, Solaris, Linux, and HP-UX. Part I describes how to manage the ColdFusion environment, including connecting to your data sources and configuring security for your applications. Part II describes Verity search tools and utilities that you can use for configuring the Verity K2 Server search engine, as well as creating, managing, and troubleshooting Verity collections. Describes how to develop your dynamic web applications, including retrieving and updating your data, and using structures and forms. Contains an overview of ColdFusion features and application development procedures. Includes a tutorial that guides you through the process of developing an example ColdFusion application. Provides descriptions, syntax, usage, and code examples for all ColdFusion tags, functions, and variables.
ColdFusion MX Developer's Guide Getting Started Building ColdFusion MX Applications CFML Reference
CFML Quick Reference A brief guide that shows the syntax of ColdFusion tags, functions, and variables.
5
Viewing online documentation All ColdFusion MX documentation is available online in HTML and Adobe Acrobat Portable Document Format (PDF) files. Go to the documentation home page for ColdFusion MX on the Macromedia website: www.macromedia.com.
6
Introduction:
CHAPTER 1 Reserved Words and Variables
This chapter provides information on Macromedia ColdFusion reserved words, and lists scope variables. Contents Reserved words . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 Scope-specific built-in variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 ColdFusion tag-specific variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 CGI environment variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
Reserved words
The following list indicates words you must not use for ColdFusion variables, user-defined function names, or custom tag names. While some of these words can be used safely in some situations, you can prevent errors by avoiding them entirely.
· Any name starting with cf. However, when you call a CFML custom tag directly, you prefix the
custom tag page name with cf_.
· · · · · ·
Built-in function names, such as Now or Hash Scope names, such as Form or Session Operators, such as NE or IS The names of any built-in data structures, such as Error or File The names of any built-in variables, such as RecordCount or CGI variable names CFScript language element names such as for, default, or continue
Remember that ColdFusion is not case-sensitive. For example, all of the following are reserved words: IS, Is, iS, and is.
7
Reserved words in forms You must also not create form field names ending in any of the following, except to specify a form field validation rule using a hidden form field name.
· · · · · ·
_integer _float _range _date _time _eurodate
Reserved words in queries The following table lists SQL keywords that are reserved in ColdFusion queries of queries. This list includes all reserved words in the SQL standard, and should be avoided in variables used in all queries. Do not use these keywords as variable names in any queries.
Note: Many database management systems have additional reserved words that you cannot use as variable names in queries to their databases. For a detailed list, see your DBMS documentation. ABSOLUTE ALTER ASC BEGIN BY CATALOG CHECK COLUMN ACTION AND ASSERTION BETWEEN CASCADE CHAR CLOSE COMMIT ADD ANY AT BIT CASCADED CHARACTER COALESCE CONNECT CONVERT CURRENT CURSOR DECIMAL DELETE DISCONNECT ELSE EXCEPTION EXTRACT FOR ALL ARE AUTHORIZATION BIT_LENGTH CASE CHARACTER_ LENGTH COLLATE CONNECTION ALLOCATE AS AVG BOTH CAST CHAR_LENGTH COLLATION CONSTRAINT
CONSTRAINTS CONTINUE CREATE CURRENT_ TIMESTAMP DEALLOCATE DEFERRABLE DESCRIPTOR DOUBLE ESCAPE EXISTS FIRST CROSS CURRENT_ USER DEC DEFERRED DIAGNOSTICS DROP EXCEPT EXTERNAL FLOAT
CORRESPONDING COUNT CURRENT_DATE DATE DECLARE DESC DISTINCT END EXEC FALSE FOREIGN CURRENT_TIME DAY DEFAULT DESCRIBE DOMAIN END-EXEC EXECUTE FETCH FOUND
8
Chapter 1: Reserved Words and Variables
FROM GOTO IDENTITY INNER INTEGER ISOLATION LEADING LOWER MODULE NCHAR NULLIF ONLY OUTER POSITION PRIOR REAL RIGHT SECOND SET SQL SUM TIME TRAILING TRUE UPPER VALUES WHENEVER YEAR
FULL GRANT IMMEDIATE INPUT INTERSECT JOIN LEFT MATCH MONTH NEXT NUMERIC OPEN OUTPUT PRECISION PRIVILEGES REFERENCES ROLLBACK SECTION SIZE SQLCODE
GET GROUP IN INSENSITIVE INTERVAL KEY LEVEL MAX NAMES NO OCTET_LENGTH OPTION OVERLAPS PREPARE PROCEDURE RELATIVE ROWS SELECT SMALLINT SQLERROR
GLOBAL HAVING INDICATOR INSERT INTO LANGUAGE LIKE MIN NATIONAL NOT OF OR PAD PRESERVE PUBLIC RESTRICT SCHEMA SESSION SOME SQLSTATE TEMPORARY TIMEZONE_ MINUTE TRANSLATION UNKNOWN USING VIEW WORK
GO HOUR INITIALLY INT IS LAST LOCAL MINUTE NATURAL NULL ON ORDER PARTIAL PRIMARY READ REVOKE SCROLL SESSION_USER SPACE SUBSTRING THEN TO TRIM UPDATE VALUE WHEN WRITE
SYSTEM_USER TABLE TIMESTAMP TRANSACTION UNION USAGE VARCHAR WHERE ZONE TIMEZONE_ HOUR TRANSLATE UNIQUE USER VARYING WITH
Scope-specific built-in variables
ColdFusion returns variables, such as those returned in a cfdirectory or cfftp operation. A variable is usually referenced by scoping it according to its type: naming it according to the code context in which it is available; for example, Session.varname, or Application.varname. For more information on ColdFusion scopes, see Chapter 3, "Using ColdFusion Variables" in ColdFusion MX Developer's Guide
Scope-specific built-in variables
9
You use the cflock tag to limit the scope of CFML constructs that modify shared data structures, files, and CFXs, to ensure that modifications occur sequentially. For more information, see cflock on page 270, and Chapter 15, "Using Persistent Data and Locking" in ColdFusion MX Developer's Guide. Variable scope ColdFusion supports the Variables scope. Unscoped variables created with the cfset tag acquire the Variables scope by default. For example, the variable created by the statement
If this document matches the user guide, instructions manual or user manual, feature sets, schematics you are looking for, download it now. Diplodocs provides you a fast and easy access to the user manual MACROMEDIA COLFUSION MX 7 -CFML REFERENCE. MACROMEDIA offer a product for which we do not have the user manual? Let us know what you are looking for: user guide, owner's manual, online manual, operating instructions, quick start guide, mounting instructions, schematics, service manual, installation instructions, RTFM. Diplodocs allows you to download user manual MACROMEDIA COLFUSION MX 7 -CFML REFERENCE, user guide MACROMEDIA COLFUSION MX 7 -CFML REFERENCE, instructions MACROMEDIA COLFUSION MX 7 -CFML REFERENCE, owner's manual MACROMEDIA COLFUSION MX 7 -CFML REFERENCE, online manual MACROMEDIA COLFUSION MX 7 -CFML REFERENCE.MACROMEDIA COLFUSION MX 7 -CFML REFERENCE, , Software. |
![]() |
Include the add-on to download manuals from your site, forum or blog | ![]() |
Frequently Asked Questions | ![]() |
Contact Diplodocs team | ![]() |
Last searches Last additions |
![]() |
Sitemap | ![]() |
|||
| Brands starting with A B C D E F G H I J K L M N O P Q R S T U V W X Y Z # | |||||||||||||
|
|
Copyright © 2005 - 2008 - Diplodocs -
All Rights Reserved. Designated trademarks and brands are the property of their respective owners. |