My favorites | Sign in
Project Logo
                
Search
for
  
  PageName Summary + Labels Changed ChangedBy ...
Associations Through some simple configuration, Wheels allows you to unlock some powerful functionality to use your database tables' relationships in your code.   chapter 1.0 draft 6 days ago per.djurner  
Authorization Sample application for a simple authorization interface.   chapter 1.0 draft Nov 29 per.djurner  
ObjectCallbacks Learn how to write code that runs every time a given object is created, updated, or deleted.   chapter 1.0 draft Nov 28 per.djurner  
UpgradingWheels Our listing of steps to take while upgrading your Wheels application from earlier versions to 1.0.   chapter 1.0 published_prod Nov 24 ch...@clearcrystalmedia.com  
HelloWorld This is the obligatory Hello World tutorial.   chapter 1.0 draft Nov 24 ch...@clearcrystalmedia.com  
HelloWorldExtras One-sentence summary of this page. Nov 23 bpamiri  
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 1.0 published_dev Nov 20 ch...@clearcrystalmedia.com  
SwitchingEnvironments Environments that match your development stages.   chapter 1.0 published_prod Nov 20 ch...@clearcrystalmedia.com  
Administration Sample application for a simple administrative interface.   chapter 1.0 draft Nov 20 ch...@clearcrystalmedia.com  
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 1.0 published_prod Nov 19 ch...@clearcrystalmedia.com  
UsingandCreatingPlugins Extend Wheels functionality by using plugins or creating your own.   chapter 1.0 published_prod Nov 19 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 1.0 published_prod Nov 19 ch...@clearcrystalmedia.com  
Pages Where to place your view files and what to put in them.   chapter 1.0 published_prod Nov 19 ch...@clearcrystalmedia.com  
UsingLayouts Use the concept of layouts to wrap your content.   chapter 1.0 published_prod Nov 19 ch...@clearcrystalmedia.com  
SendingEmail Use Wheels to simplify the task of setting up automated emails in your application.   chapter 1.0 published_prod Nov 19 ch...@clearcrystalmedia.com  
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 1.0 published_prod Nov 18 ch...@clearcrystalmedia.com  
Requirements What you need to know and have installed before you start programming in Wheels.   chapter 1.0 published_prod Nov 18 ch...@clearcrystalmedia.com  
Installation Instructions for installing Wheels on your system.   chapter 1.0 draft Nov 18 ch...@clearcrystalmedia.com  
RequestHandling How Wheels handles an incoming request.   chapter 1.0 published_prod Nov 18 ch...@clearcrystalmedia.com  
RenderingContent Showing content to the user.   chapter 1.0 published_prod Nov 18 ch...@clearcrystalmedia.com  
RedirectingUsers Use redirection to keep your application user friendly.   chapter 1.0 published_prod Nov 18 ch...@clearcrystalmedia.com  
SendingFiles Use Wheels to send files to your users securely and with better control of the user experience.   chapter 1.0 published_prod Nov 18 ch...@clearcrystalmedia.com  
UsingtheFlash Using the Flash to pass data from one request to the next.   chapter 1.0 published_prod Nov 18 ch...@clearcrystalmedia.com  
FiltersandVerification Stop repeating yourself with the use of filters and verifications.   chapter 1.0 published_prod Nov 18 ch...@clearcrystalmedia.com  
EventHandlers Use the standard CFML application events through the framework.   chapter 1.0 published_prod Nov 18 ch...@clearcrystalmedia.com  
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 1.0 published_prod Nov 18 ch...@clearcrystalmedia.com  
ObfuscatingURLs Hide your primary key values from nosy users.   chapter 1.0 published_prod Nov 18 ch...@clearcrystalmedia.com  
Caching How to speed up your website by caching content.   chapter 1.0 published_prod Nov 18 ch...@clearcrystalmedia.com  
URLRewriting Making URLs prettier using URL rewriting.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
ObjectRelationalMapping An overview of Object Relational Mapping (ORM) and how is it used in Wheels. Learn how ORM simplifies your database interaction code.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
CreatingRecords How to create new objects and save them to the database.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
UpdatingRecords Updating records in your database tables.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
ReadingRecords Returning records from your database tables as objects or queries.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
DeletingRecords Deleting records from your database tables.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
ColumnStatistics Use Wheels to get statistics on the values in a column, like row counts, averages, highest values, lowest values, and sums.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
GettingPaginatedData Improve database performance and simplify your user interface by using pagination.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
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 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
CalculatedProperties Generate extra properties in your models on the fly without needing to store redundant data in your database.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
DirtyRecords How to track changes to objects in your application.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
SoftDelete An easy way to keep deleted data in your database.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
AutomaticTimeStamps Let Wheels handle time stamping of records.   chapter 1.0 draft Nov 17 ch...@clearcrystalmedia.com  
Partials Simplify your views by breaking them down into partial page templates.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
DisplayingLinksforPagination How to create links to other pages to your paginated data in your views.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
MiscellaneousHelpers Wheels includes a plethora of view helpers to help you transform data into a format more easily consumed by your applications' users.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
CreatingYourOwnViewHelpers Clean up your views by moving common functionality into helper functions.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
DirectoryStructure Finding your way around a Wheels application.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
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 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
HelloDatabase A quick tutorial that demonstrates how quickly you can get database connectivity up and running with Wheels.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
DynamicFinders Make your model calls more readable by using dynamic finders.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
UsingMultipleDataSources How to use more than one database in your Wheels application.   chapter 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
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 1.0 published_prod Nov 17 ch...@clearcrystalmedia.com  
ViewHelperFunctions Listing of all view helper functions.   chapter 1.0 Nov 05 per.djurner  
ModelObjectFunctions Listing of all model object methods.   chapter 1.0 Nov 05 per.djurner  
ModelClassFunctions Listing of all model class methods.   chapter 1.0 Nov 05 per.djurner  
ModelInitializationFunctions Listing of all model initialization methods.   chapter 1.0 Nov 05 per.djurner  
ControllerRequestFunctions Listing of all controller request functions.   chapter 1.0 Nov 05 per.djurner  
ControllerInitializationFunctions Listing of all controller initialization functions.   chapter 1.0 Nov 05 per.djurner  
GlobalFunctions Listing of all global functions.   chapter 1.0 Nov 05 per.djurner  
ConfigurationFunctions Listing of all configuration functions.   chapter 1.0 Nov 05 per.djurner  
TableOfContents Complete documentation for Wheels 1.0.   chapter 1.0 Nov 02 per.djurner  
RunningFrameworkUnitTests How to setup and run the unit tests for the Wheels framework itself.   chapter 1.0 draft Oct 17 tpetruzzi  
TestingFramework An overview and examples of using the testing framework included in Wheels.   chapter 0.9.4 draft Oct 17 tpetruzzi  
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  
  
Hosted by Google Code