Learning Joomla! 1.5 extension development [electronic resource] : a practical tutorial on creating Joomla! 1.5 extensions with PHP, written and tested against the final release of Joomla! 1.5 / Joseph L. LeBlanc.
- 作者: LeBlanc, Joseph L.
- 其他作者:
- 其他題名:
- Joomla! 1.5 extension development
- From technologies to solutions.
- 出版: Birmingham, U.K. : Packt Pub. c2008.
- 叢書名: From technologies to solutions
- 主題: Web sites--Authoring programs. , Web site development. , PHP (Computer program language) , Joomla! (Computer file) , Electronic books.
- URL:
Click to View
- 一般註:Includes index.
-
讀者標籤:
- 系統號: 000280171 | 機讀編目格式
館藏資訊
Joomla! is the world's hottest open-source content management system, and the winner of the 2006 Open Source CMS Prize. While Joomla! is packed with features, its greatest quality is that it is extremely extensible, allowing any number of complex applications to be cleanly integrated. Shopping carts, forums, social networking profiles, job boards, and real estate listings are all examples of extensions developers have written for Joomla!. All of these can run off one Joomla! site, while only one database, template, and core need to be maintained. When you build an extension to Joomla!, it will inherit the look and feel of the overall site. If you're eager to start creating extensions for Joomla!, this book is for you. Walk through the development of complete Joomla! 1.5 components and modules with this tutorial for PHP programmers. Written for Joomla! version 1.5 and tested against the final release, this book will get you started coding your first extensions as quickly as possible, and adds the features that will make your work look professional! This book is the most up-to-date introduction to creating Joomla! extensions available. The book will show you how to use the Model-View-Controller design pattern, pull in common HTML elements, use JavaScript frameworks, manage users, build configuration panels, internationalise interfaces, and manage database records. General knowledge of PHP is assumed, but previous Joomla! programming experience is not.