Joomla MVC: Creating Model that Show Individual Data



Joomla MVC Step By Step Tutorial: We ever talk about making model to show all data at here. In this post, we will create model for showing just single data. We point that single data from GET parameter. Ok, before go a head, refreh your mind about Joomla MVC at here and Joomla Model.

Open hello.php within components/com_hello/models. Enter following code:



Series this article:
Joomla MVC: Introduction using Model View Controller
Joomla MVC: How to Implement MVC Pattern in Joomla?
Joomla MVC: How MVC Pattern Works in Joomla?
Joomla MVC: Updating hello.php As Component
Joomla MVC: Creating Controller Section
Joomla MVC: Creating Model that Show All Data
Joomla MVC: Creating View That Show All Data
Joomla MVC: Creating Default Template for View All
Joomla MVC: Creating Model that Show Individual Data
Joomla MVC: Creating View That Show a Data
Joomla MVC: Creating Default Template for View


Tag: joomla, MVC, component, model, pattern, single data, get Category: PHP Framework Post : January 16th 2008 Read: 6,078 Bookmark and Share

blog comments powered by Disqus