Chapter 8. Extending Yii
In this chapter we will cover the following topics:
Creating model behaviors
Creating components
Creating reusable controller actions
Creating reusable controllers
Creating a widget
Creating CLI commands
Creating filters
Creating modules
Creating a custom view renderer
Making extensions distribution-ready