Unit 2 Component lessons

This unit looks at a useful back-end "Hello World" component example demonstrating the Model-View-Controller (MVC) paradigm and how it applies to developing Joomla 1.7 components. At the end of this module we have a working MVC administrator component that displays a text message. It is also configured to honour the most basic component level access controls in Joomla 1.7.  The lessons are structured to walk you through not only the code in Joomla 1.7, but also the theory behind why things are done and why they work.  You will use the Eclipse snippets provided in these lessons time and time again when building sophisticated components for Joomla 1.7.

This unit includes 175 minutes of video teaching in high quality HD 720P format (up to lesson 2.21) and 1024x768 (lesson 2.22 on) to suit the iPad.

To access these video tutorials, sign up to one of our very reasonable subscription plans.

2.18 Adding the backend item model : Register to read more...
2.19 Adding the backend XML form : Register to read more...
2.20 Adding the backend edit view : Register to read more...
2.21 Exploring the result - adding and editing data : Register to read more...
2.22 Adding category support : Register to read more...
2.23 Packaging the component - part 1 : Register to read more...
2.24 Packaging the component - part 2 : Register to read more...
2.25 Packaging a backend component with Phing and using Git : Register to read more...