ColdFusion on Wheels
An open source CFML framework
inspired by Ruby on Rails.
  • Welcome, guest!
  • Sign up
  • Log in
  • Download
  • Plugins
  • Documentation
  • Community
  • Events
  • Blog
Feeds
Home / Documentation / Wheels API / Controller Request Functions

Wheels API

Categories

  • Model Initialization Functions
  • Model Class Functions
  • Model Object Functions
  • View Helper Functions
  • Controller Initialization Functions
  • Controller Request Functions
  • Global Helper Functions
  • Configuration Functions

Printable Cheat Sheet

  • API Cheat Sheet (PDF)

Controller Request Functions

These functions are called from actions in your controller files.

Flash Functions

  • flash()
  • flashClear()
  • flashCount()
  • flashDelete()
  • flashInsert()
  • flashIsEmpty()
  • flashKeyExists()

Miscellaneous Functions

  • isAjax()
  • isGet()
  • isPost()
  • pagination()
  • redirectTo()
  • sendEmail()
  • sendFile()

Rendering Functions

  • renderNothing()
  • renderPage()
  • renderPartial()
  • renderText()

ColdFusion hosting provided by
Vivio icon Vivio Technologies.

© 2010 ColdFusion on Wheels
Wheels is licensed under the Apache License, Version 2.0.