-
Book Overview & Buying
-
Table Of Contents
Mastering Joomla! 1.5 Extension and Framework Development Second Edition
To design and develop extensions for Joomla!, we must begin by understanding its basic design and how it operates. This chapter is, by design, highly technical, and experienced Joomla! developers may wish to quickly scan it. Understanding how Joomla! operates at its core is important to building efficient and well-designed extensions. This chapter will get us started by:
Providing the core concepts behind Joomla!
Describing the actions necessary to process an input request and return an output response
Giving a brief discussion on some of the coding aspects
Explaining how to use some of the more common Joomla! elements.
Joomla! is primarily written in PHP, an object-oriented server-based scripting language. This means that in order to develop extensions for Joomla!, developers must understand the concepts such as classes and objects, properties and methods. If you are unfamiliar with object-oriented programming, you should spend some time with...
Change the font size
Change margin width
Change background colour