Summary
This chapter has covered a lot of ground. We implemented six widely-used default views that come with core Drupal, and created our own default view in code. We implemented views features including different menu types, column sorting, and arguments. We had a chance to see the source code for the default views, and make a few modifications, including a bug fix and a theme function override. Consider using your Views Worksheets from Recipe 10 to identify the features of each view. Check Appendix A for hundreds of additional default views made available by contributed modules.