- ColdFusion 9 Developer Tutorial
- John Farrar
- 280字
- 2021-08-05 16:16:39
Chapter 3. Power CFCs and Web Forms
In this chapter, we will learn to move forward from making our code work to making it interesting to write and reuse. We could call this a "power CFC". Power is doing away with the old practice of copying and pasting code again and again with some minor edits in the pasted code. Here, we will learn to reuse the CFC code to make it much simpler.
There used to be long pages of what we called "spaghetti code" because the page would go on and on. You had to follow the conditional logic by going through the page up and down, and then had to understand how things worked. This made writing, updating, and debugging a difficult task even for highly-skilled developers. CFCs allow you to encapsulate some part of the logic of a page inside an object. Encapsulation simply means packaged for reuse inside something. CFCs are the object-packaging method used in ColdFusion.
Database interaction is quite universally wrapped in CFCs. We will look at database interaction as our primary example of power CFCs in the context of working with "web forms". If you are new to development, then these concepts will make it easier for you. Here is an overview of what this chapter contains:
- The practice of protecting access to CFC methods
- The working of web forms
- Managing multiple products through common forms for listing, editing, and adding data
- Improving the page flow, also known as work flow
- Returning messages to the user to know things are working
- Learning the power of inheritance
- Simplifying by passing array collections, rather than manual line-by-line passing of the variable values
- 中文版3ds Max 2024完全自學(xué)教程
- Authorware應(yīng)用案例教程
- 攝影輕松入門:Photoshop后期處理
- 3ds Max 2015中文版從入門到精通
- Premiere pro CC中文版自學(xué)視頻教程
- 高等院校電腦美術(shù)教材:CorelDRAW X7中文版基礎(chǔ)教程
- 零基礎(chǔ)學(xué)會聲會影2018(全視頻教學(xué)版)
- After Effects 2022從新手到高手
- Puppet權(quán)威指南
- Photoshop CS6數(shù)碼照片處理入門到精通
- 中文版AutoCAD 2022從入門到精通
- Apache CXF Web Service Development
- 3ds Max 印象 影視粒子特效全解析
- 魔法詞典:AI繪畫關(guān)鍵詞圖鑒(Midjourney版)
- Photoshop+CorelDRAW平面設(shè)計實例教程(第3版)