Request Parameters
Using Widgets Creating
Web Applications
Status Code HTTP
Active Data Provider
URL Formats
Creating Controller Classes
When there are too much data to be displayed on a single page, a common strategy is to display them in multiple pages and on each page only display a small portion of the data
Caching is a cheap and effective way to improve the performance of a Web application. By storing relatively static data in cache and serving it from cache when requested, the
A service locator is an object that knows how to provide all sorts of services (or components) that an application might need. Within a service locator, each component exists
Page 5 of 7