| |
PageName |
Summary + Labels |
Changed |
ChangedBy |
... |
|
|
Partials
|
Simplify your views by breaking them down into partial page templates.
chapter
0.9.3
|
6 hours ago
|
ch...@clearcrystalmedia.com
|
|
|
|
TestingFramework
|
An overview and examples of using the testing framework included in Wheels.
chapter
0.9.3
draft
|
2 days ago
|
tpetruzzi
|
|
|
|
validatesLengthOf
|
validatesLengthOf(property[message,when,allowBlank,exactly,maximum,minimum,within])
api
0.9
|
Jun 25
|
rieraraul
|
|
|
|
TableOfContents
|
Complete documentation for Wheels 0.9.
chapter
0.9.3
|
Jun 25
|
tpetruzzi
|
|
|
|
select
|
select(objectName,property,options[label,wrapLabel,prepend,append,prependToLabel,appendToLabel,errorElement,includeBlank,valueField,textField])
api
0.9.3
|
Jun 25
|
per.djurner
|
|
|
|
ConfigurationandDefaults
|
An overview of Wheels configuration and how is it used in your applications. Learn how to override a Wheels convention to make it your own.
chapter
0.9.2
published_prod
|
Jun 24
|
ch...@clearcrystalmedia.com
|
|
|
|
CreatingRecords
|
How to create new objects and save them to the database.
chapter
0.9.3
|
Jun 22
|
per.djurner
|
|
|
|
SendingEmail
|
Use Wheels to simplify the task of setting up automated emails in your application.
chapter
0.9.2
published_dev
|
Jun 17
|
ch...@clearcrystalmedia.com
|
|
|
|
Pages
|
Where to place your view files and what to put in them.
chapter
0.9.2
published
|
Jun 12
|
ch...@clearcrystalmedia.com
|
|
|
|
RenderingContent
|
Showing content to the user.
chapter
0.9.3
|
Jun 02
|
per.djurner
|
|
|
|
CFMLandMVCBestPractices
|
Wheels and all of the tools included in CFML engines offer quite a useful toolset. Here's how to best combine the 2 together.
chapter
draft
|
Jun 01
|
rieraraul
|
|
|
|
textAreaTag
|
textAreaTag(name[content,label,wrapLabel,prepend,append,prependToLabel,appendToLabel])
chapter
0.9.1
|
May 30
|
rieraraul
|
|
|
|
ObjectValidation
|
Wheels utilizes validation setup within the model to enforce appropriate data constraints and persistence. Validation may be performed for saves, creates, and updates.
chapter
0.9.2
published_prod
|
May 25
|
ch...@clearcrystalmedia.com
|
|
|
|
HelloDatabase
|
A quick tutorial that demonstrates how quickly you can get database connectivity up and running with Wheels.
chapter
published_prod
|
May 22
|
ch...@clearcrystalmedia.com
|
|
|
|
DirtyRecords
|
How to track changes to objects in your application.
chapter
0.9.2
published_prod
|
May 22
|
ch...@clearcrystalmedia.com
|
|
|
|
Caching
|
How to speed up your website by caching content.
chapter
0.9.2
published_prod
|
May 22
|
ch...@clearcrystalmedia.com
|
|
|
|
ReadingRecords
|
Returning records from your database tables as objects or queries.
chapter
0.9.2
|
May 16
|
per.djurner
|
|
|
|
UpdatingRecords
|
Updating records in your database tables.
chapter
0.9.1
published_dev
|
May 11
|
ch...@clearcrystalmedia.com
|
|
|
|
LinkingPages
|
Wheels does some magic to help you link to other actions within your app. Read on to learn why you'll rarely use an `<a>` tag for linking to application actions ever again.
chapter
0.9.1
published_prod
|
May 04
|
ch...@clearcrystalmedia.com
|
|
|
|
MiscellaneousHelpers
|
Wheels goes a long way to help you develop your applications faster and better, but there are still some helper functions that just won't fit into a certain category. Therefore, here are the miscellan
chapter
0.9.1
|
May 01
|
rieraraul
|
|
|
|
Associations
|
Through some simple configuration, Wheels allows you to unlock some powerful functionality to use your database tables' relationships in your code.
chapter
0.9.1
published_prod
|
Apr 27
|
ch...@clearcrystalmedia.com
|
|
|
|
UpgradingWheels
|
Our listing of steps to take while upgrading your Wheels application from earlier versions to 0.9.1.
0.9.1
chapter
published_prod
|
Apr 27
|
ch...@clearcrystalmedia.com
|
|
|
|
DynamicFinders
|
Make your model calls more readable by using dynamic finders.
chapter
0.9.1
published_prod
|
Apr 27
|
ch...@clearcrystalmedia.com
|
|
|
|
set
|
set(any[functionName])
api
0.9.1
|
Apr 27
|
per.djurner
|
|
|
|
get
|
get(any[functionName])
api
0.9.1
|
Apr 24
|
rieraraul
|
|
|
|
DocumentationGuidelines
|
We know what volunteering is like, so we want to make it as efficient for everyone as possible. Here are the rules of the road for contributing documentation to the project.
chapter
0.9.1
|
Apr 17
|
per.djurner
|
|
|
|
CodingGuidelines
|
Here are the rules of the road for contributing code to the project. Let's follow this process so that we don't duplicate effort and so the code base is easy to maintain over the long haul.
chapter
0.9.1
|
Apr 17
|
per.djurner
|
|
|
|
UsingandCreatingPlugins
|
Extend Wheels functionality by using plugins or creating your own.
chapter
0.9.1
|
Apr 17
|
per.djurner
|
|
|
|
SwitchingEnvironments
|
Environments that match your development stages.
chapter
0.9.1
|
Apr 17
|
per.djurner
|
|
|
|
DirectoryStructure
|
Finding your way around a Wheels application.
chapter
0.9.1
|
Apr 17
|
per.djurner
|
|
|
|
DisplayingLinksforPagination
|
How to create links to other pages to your paginated data in your views.
chapter
0.9.1
|
Apr 17
|
per.djurner
|
|
|
|
FormHelpersandShowingErrors
|
Wheels ties your application's forms together with your model layer elegantly. With Wheels form conventions, you'll find yourself spending less time writing repetitive markup to display forms and erro
chapter
0.9.1
|
Apr 17
|
per.djurner
|
|
|
|
UsingLayouts
|
Use the concept of layouts to wrap your content.
chapter
0.9.1
|
Apr 17
|
per.djurner
|
|
|
|
AutomaticTimeStamps
|
Let Wheels handle time stamping of records.
chapter
0.9.1
|
Apr 17
|
per.djurner
|
|
|
|
SoftDelete
|
An easy way to keep deleted data in your database.
chapter
0.9.1
|
Apr 17
|
per.djurner
|
|
|
|
ObjectCallbacks
|
Learn how to write code that runs every time a given object is created, updated, or deleted.
chapter
0.9.1
|
Apr 17
|
per.djurner
|
|
|
|
GettingPaginatedData
|
Improve database performance and simplify your user interface by using pagination.
chapter
0.9.1
|
Apr 17
|
per.djurner
|
|
|
|
ColumnStatistics
|
Use Wheels to get statistics on the values in a column, like row counts, averages, highest values, lowest values, and sums.
chapter
0.9.1
|
Apr 17
|
per.djurner
|
|
|
|
DeletingRecords
|
Deleting records from your database tables.
chapter
0.9.1
|
Apr 17
|
per.djurner
|
|
|
|
ObjectRelationalMapping
|
An overview of Object Relational Mapping (ORM) and how is it used in Wheels. Learn how ORM simplifies your database interaction code.
chapter
0.9.1
|
Apr 17
|
per.djurner
|
|
|
|
ConfigurationFunctions
|
Listing of all configuration functions.
chapter
0.9.1
|
Apr 17
|
per.djurner
|
|
|
|
ObfuscatingURLs
|
Hide your primary key values from nosy users.
chapter
0.9.1
|
Apr 16
|
per.djurner
|
|
|
|
UsingRoutes
|
The convention for URLs in Wheels works for most situations and helps to promote an easy-to-maintain code base. With routes, you have the flexibility to break this convention when needed.
chapter
0.9.1
|
Apr 16
|
per.djurner
|
|
|
|
URLRewriting
|
Making URLs prettier using URL rewriting.
chapter
0.9.1
|
Apr 16
|
per.djurner
|
|
|
|
EventHandlers
|
Use the standard CFML application events through the framework.
chapter
0.9.1
|
Apr 16
|
per.djurner
|
|
|
|
FiltersandVerification
|
Stop repeating yourself with the use of filters and verifications.
chapter
0.9.1
|
Apr 16
|
per.djurner
|
|
|
|
UsingtheFlash
|
Using the Flash to pass data from one request to the next.
chapter
0.9.1
|
Apr 16
|
per.djurner
|
|
|
|
SendingFiles
|
Use Wheels to send files to your users securely and with better control of the user experience.
chapter
0.9.1
|
Apr 16
|
per.djurner
|
|
|
|
RedirectingUsers
|
Use redirection to keep your application user friendly.
chapter
0.9.1
|
Apr 16
|
per.djurner
|
|
|
|
RequestHandling
|
How Wheels handles an incoming request.
chapter
0.9.1
|
Apr 16
|
per.djurner
|
|
|
|
HelloWorld
|
This is the obligatory Hello World tutorial.
chapter
0.9
|
Apr 16
|
per.djurner
|
|
|
|
Installation
|
Instructions for installing Wheels on your system.
chapter
0.9.1
|
Apr 16
|
per.djurner
|
|
|
|
Requirements
|
What you need to know and have installed before you start programming in Wheels.
chapter
0.9.1
|
Apr 16
|
per.djurner
|
|
|
|
FrameworksandWheels
|
Learn the goals of ColdFusion on Wheels as well as web development frameworks in general. Then learn about Wheels's goals and some key concepts.
chapter
0.9.1
|
Apr 16
|
per.djurner
|
|
|
|
Authorization
|
Sample application for a simple authorization interface.
chapter
0.9
|
Apr 13
|
rieraraul
|
|
|
|
yearSelectTag
|
yearSelectTag(name[selected,startYear,endYear,includeBlank,label,wrapLabel,prepend,append,prependToLabel,appendToLabel])
chapter
0.9.1
|
Apr 12
|
rieraraul
|
|
|
|
secondSelectTag
|
secondSelectTag(name[selected,includeBlank,label,wrapLabel,prepend,append,prependToLabel,appendToLabel])
chapter
0.9.1
|
Apr 12
|
rieraraul
|
|
|
|
minuteSelectTag
|
minuteSelectTag(name[selected,minuteStep,includeBlank,label,wrapLabel,prepend,append,prependToLabel,appendToLabel])
chapter
0.9.1
|
Apr 12
|
rieraraul
|
|
|
|
monthSelectTag
|
monthSelectTag(name[selected,monthDisplay,includeBlank,label,wrapLabel,prepend,append,prependToLabel,appendToLabel])
chapter
0.9.1
|
Apr 12
|
rieraraul
|
|
|
|
hourSelectTag
|
hourSelectTag(name[selected,includeBlank,label,wrapLabel,prepend,append,prependToLabel,appendToLabel])
chapter
0.9.1
|
Apr 12
|
rieraraul
|
|
|
|
timeSelectTags
|
timeSelectTags(name[selected,order,separator,minuteStep,includeBlank,label,wrapLabel,prepend,append,prependToLabel,appendToLabel])
chapter
0.9.1
|
Apr 11
|
rieraraul
|
|
|
|
daySelectTag
|
daySelectTag(name[selected,includeBlank,label,wrapLabel,prepend,append,prependToLabel,appendToLabel])
chapter
0.9.1
|
Apr 11
|
rieraraul
|
|
|
|
dateTimeSelectTags
|
dateTimeSelectTags([dateOrder, timeOrder, dateSeparator, timeSeparator,separator])
api
0.9.1
|
Apr 10
|
per.djurner
|
|
|
|
dateSelectTags
|
dateSelectTags([order, separator])
api
0.9.1
|
Apr 10
|
per.djurner
|
|
|
|
ViewHelperFunctions
|
Listing of all view helper functions.
chapter
0.9.1
|
Apr 10
|
per.djurner
|
|
|
|
mailTo
|
mailTo(emailAddress[name,encode])
chapter
0.9.1
|
Apr 09
|
per.djurner
|
|
|
|
linkTo
|
linkTo([text,confirm,route,controller,action,key,params,anchor,onlyPath,host,protocol,port])
api
0.9
|
Apr 09
|
rieraraul
|
|
|
|
sendEmail
|
sendEmail(template(s),from,to,subject[layout,detectMultipart])
api
0.9.1
|
Apr 09
|
per.djurner
|
|
|
|
selectTag
|
selectTag(name,value,options[label,wrapLabel,prepend,append,prependToLabel,appendToLabel,errorElement,includeBlank,multiple,valueField,textField])
chapter
0.9.1
|
Apr 08
|
rieraraul
|
|
|
|
fileFieldTag
|
fileFieldTag(name[value,label,wrapLabel,prepend,append,prependToLabel,appendToLabel])
chapter
0.9.1
|
Apr 08
|
rieraraul
|
|
|
|
hiddenFieldTag
|
hiddenFieldTag(name[value])
chapter
0.9.1
|
Apr 08
|
rieraraul
|
|
|
|
checkBoxTag
|
checkBoxTag(name,value,checked[label,wrapLabel,prepend,append,prependToLabel,appendToLabel])
chapter
0.9.1
|
Apr 08
|
rieraraul
|
|
|
|
radioButtonTag
|
radioButtonTag(name,value,checked[label,wrapLabel,prepend,append,prependToLabel,appendToLabel])
chapter
0.9.1
|
Apr 08
|
rieraraul
|
|
|
|
passwordFieldTag
|
passwordFieldTag(name[value,label,wrapLabel,prepend,append,prependToLabel,appendToLabel])
chapter
0.9.1
|
Apr 08
|
rieraraul
|
|
|
|
textFieldTag
|
textFieldTag(name[value,label,wrapLabel,prepend,append,prependToLabel,appendToLabel])
chapter
0.9.1
|
Apr 07
|
rieraraul
|
|
|
|
submitTag
|
submitTag([value,image,disable])
api
0.9
|
Apr 07
|
rieraraul
|
|
|
|
humanize
|
humanize(text)
chapter
0.9.1
|
Apr 06
|
rieraraul
|
|
|
|
timeUntilInWords
|
timeUntilInWords(toTime[includeSeconds])
chapter
0.9.1
|
Apr 06
|
rieraraul
|
|
|
|
timeAgoInWords
|
timeAgoInWords(fromTime[includeSeconds])
chapter
0.9.1
|
Apr 06
|
rieraraul
|
|
|
|
distanceOfTimeInWords
|
distanceOfTimeInWords(fromTime,toTime[includeSeconds])
chapter
0.9.1
|
Apr 06
|
rieraraul
|
|
|
|
stripLinks
|
draft...
api
0.9.1
|
Apr 06
|
rieraraul
|
|
|
|
truncate
|
draft.
api
0.9.1
|
Apr 06
|
tpetruzzi
|
|
|
|
stripTags
|
One-sentence summary of this page.
api
0.9.1
|
Apr 06
|
rieraraul
|
|
|
|
titleize
|
draft.
api
0.9.1
|
Apr 06
|
per.djurner
|
|
|
|
simpleFormat
|
draft...
api
0.9.1
|
Apr 06
|
per.djurner
|
|
|
|
resetCycle
|
draft...
api
0.9.1
|
Apr 06
|
per.djurner
|
|
|
|
highlight
|
draft...
api
0.9.1
|
Apr 06
|
per.djurner
|
|
|
|
excerpt
|
draft...
api
0.9.1
|
Apr 06
|
per.djurner
|
|
|
|
cycle
|
draft...
api
0.9.1
|
Apr 06
|
per.djurner
|
|
|
|
autoLink
|
draft...
api
0.9.1
|
Apr 06
|
per.djurner
|
|
|
|
errorMessagesFor
|
errorMessagesFor(objectName[class])
api
0.9.1
|
Mar 11
|
per.djurner
|
|
|
|
errorMessageOn
|
errorMessageOn(objectName,property[prependText,appendText,wrapperElement,class])
api
0.9.1
|
Mar 11
|
per.djurner
|
|
|
|
propertyNames
|
propertyNames()
api
0.9.1
|
Mar 08
|
per.djurner
|
|
|
|
columnNames
|
columnNames()
api
0.9.1
|
Mar 08
|
per.djurner
|
|
|
|
ModelClassFunctions
|
Listing of all model class methods.
chapter
0.9.1
|
Mar 08
|
per.djurner
|
|
|
|
CreatingYourOwnViewHelpers
|
Clean up your code by moving common functionality into helper functions.
chapter
0.9.1
|
Mar 06
|
per.djurner
|
|
|
|
findOneXXX
|
findOneXXX(...)
api
0.9
|
Mar 04
|
per.djurner
|
|
|
|
buttonTo
|
buttonTo([disable,source,text,confirm,route,controller,action,key,params,anchor,onlyPath,host,protocol,port])
api
0.9
|
Mar 04
|
per.djurner
|
|
|
|
caches
|
caches([actions,time])
api
0.9
|
Mar 04
|
per.djurner
|
|
|
|
beforeSave
|
beforeSave(methods)
api
0.9
|
Mar 04
|
per.djurner
|
|