NOTE: This wiki contains "bleeding edge" documentation, which may reflect a future version of Wheels. Entries in the wiki may also be incomplete and unedited. Please visit cfwheels.org/docs for the "official" documentation.
* Not scheduled for the 1.0 release.
These functions are called from actions in your controller files.
controllers/Blog.cfc:
<cffunction name="sendSomewhere"> <cfset redirectTo(action="somewhere")> </cffunction>
THE REST OF THE CONTENT ON THIS PAGE WILL BE GENERATED FROM THE SOURCE CODE