Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Learning Joomla! 1.5 Extension Development
  • Table Of Contents Toc
Learning Joomla! 1.5 Extension Development

Learning Joomla! 1.5 Extension Development - Second Edition

close
close
Learning Joomla! 1.5 Extension Development

Learning Joomla! 1.5 Extension Development

Overview of this book

Table of Contents (14 chapters)
close
close
13
Index

How to extend Joomla!

There are five types of extensions that Joomla! supports templates, languages, components, modules, and plug-ins. Templates are used to control the overall look and feel of your site, using HTML and CSS. Languages are used to translate the text labels of the Joomla! user interface through the use of a simple text file. Components, modules, and plug-ins are primarily PHP-based, and will be the focus of this book.

Components

Of the extensions available, components are the most crucial. Components are essentially what you see in the "main" portion of the page. Joomla! is designed to load and run exactly one component for each page generated. Consequently, Joomla!'s core content management functionality itself is a component.

Components frequently have sophisticated backend controls. The backend is commonly used to create and update records in database tables; it can also run PHP code not specific to Joomla!. For instance, you may have an existing program that sends emails to a large list of subscribers. Instead of making your users log into this program separately, you can provide a link in the backend through which non-programmers can tell the program to send a message. You can also create component backends, which allow site administrators to upload pictures or videos.

Modules

In contrast to components, any number of modules can appear on a page. They are frequently used to create sidebars, banners, and menus. Modules complement the contents of a component; they are not intended to be the main substance of a page. Joomla! also allows administrators to add their own text into custom modules called content modules; these involve no programming and can be displayed alongside coded components. The backend controls for modules are limited, typically consisting of basic formatting.

Plug-ins

When a piece of code is needed throughout the site, it is best implemented as a plug-in (formerly called a Mambot). Plugins are commonly used to format the output of an article, component, or module when a page is built. Some examples of plug-ins include keyword highlighting, article comment boxes, and JavaScript-based HTML editors. Plugins can also be used to add different types of data to the results found in the core search component. The backend controls for plug-ins are similar to those of modules.

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Learning Joomla! 1.5 Extension Development
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon