public abstract interface Response
Interface to response generated from a custom tag. This interface includes methods for writing output, generating queries, and setting variables in the calling page.
| Returns | Syntax | Description |
|---|---|---|
|
Query |
|
Adds a query to the calling template. |
|
void |
|
Sets a variable in the calling template. |
|
void |
|
Outputs text back to the user. |
|
void |
|
Writes text output into the debug stream. |
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | KnowledgeBase | Bug Reporting
Version 7
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/7/htmldocs/00000835.htm