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 / View Helper 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)

View Helper Functions

These functions can be called from the views to create output for use in a HTML page.

Asset Functions

  • imageTag()
  • javaScriptIncludeTag()
  • styleSheetLinkTag()

Date Functions

  • distanceOfTimeInWords()
  • timeAgoInWords()
  • timeUntilInWords()

Error Functions

  • errorMessageOn()
  • errorMessagesFor()

Form Object Functions

  • checkBox()
  • dateSelect()
  • dateTimeSelect()
  • fileField()
  • hiddenField()
  • passwordField()
  • radioButton()
  • select()
  • textArea()
  • textField()
  • timeSelect()

Form Tag Functions

  • checkBoxTag()
  • dateSelectTags()
  • dateTimeSelectTags()
  • daySelectTag()
  • fileFieldTag()
  • hiddenFieldTag()
  • hourSelectTag()
  • minuteSelectTag()
  • monthSelectTag()
  • passwordFieldTag()
  • radioButtonTag()
  • secondSelectTag()
  • selectTag()
  • textAreaTag()
  • textFieldTag()
  • timeSelectTags()
  • yearSelectTag()

General Form Functions

  • endFormTag()
  • startFormTag()
  • submitTag()

Link Functions

  • buttonTo()
  • linkTo()
  • mailTo()
  • paginationLinks()

Miscellaneous Functions

  • contentForLayout()
  • cycle()
  • includePartial()
  • resetCycle()

Sanitization Functions

  • stripLinks()
  • stripTags()

Text Functions

  • autoLink()
  • excerpt()
  • highlight()
  • simpleFormat()
  • titleize()
  • truncate()

ColdFusion hosting provided by
Vivio icon Vivio Technologies.

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