Changes between Version 4 and Version 5 of QuickStart/4:HandlingaForm
- Timestamp:
- 08/05/09 16:08:02 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QuickStart/4:HandlingaForm
v4 v5 49 49 50 50 Still nothing? There's one last piece to the puzzle: write a !TranslatePhrase function in the Controller that asks our Model to translate a phrase! That's easy enough - just open /translator/controller/Controller.cfc and add the following <cffunction>: 51 52 (Note: for CF9, use addTraceStatement() instead of trace() ) 51 53 52 54 {{{
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)