25
Aug/090
Aug/090
joomla 1.6 native MVC component tutorial 2: Component structure
Lets go even further with our component and use the MVC concept. The controller will load the view and bind the model, the view will call a model function the will return the information, after that will pass the information to the layout to be displayed