Creating a Site Module for Joomla 3.x - Part 5
In this episode we talk a little about MVC (Model, View, Controller) pattern and how the concept applies to a Joomla Module. I implement the helper class and talk about using the database with Joomla. The code is written to randomly grab a quote from the database and it is displayed to the front end user. Source code for this episode and the PDF can be downloaded by going to http://myheap.com/electronics/exploring-joomla-3-x/writing-modules-for-joomla-3-x/creating-a-site-module-part-5.html. The source code for this episode can be downloaded from this episode's page.