Category:Component Development
From Joomla! Documentation
A component is a kind of Joomla! extension. Components are the main functional units of Joomla!; they can be seen as mini-applications. An easy analogy would be that Joomla! is the operating system and the components are desktop applications. Created by a component, content is usually displayed in the center of the main content area of a template (depending on the template).
Most components have two main parts: an administrator part and a site part. The site part is what is used to render pages of your site when they are requested by your site visitors during normal site operation. The administrator part provides an interface to configure and manage different aspects of the component and is accessible through the Joomla! administrator application.
Joomla! comes with a number of core components, like the content management system, contact forms and Web Links.
Pages in category "Component Development"
The following 43 pages are in this category, out of 43 total.
A
D
- J3.x:Developing an MVC Component/Adding a batch process/en
- J3.x:Developing an MVC Component/Adding a Feed/en
- J3.x:Developing an MVC Component/Adding a front-end form/en
- J3.x:Developing an MVC Component/Adding a Map/en
- J3.x:Developing an MVC Component/Adding a Modal/en
- J3.x:Developing an MVC Component/Adding a model to the site part/en
- J3.x:Developing an MVC Component/Adding Access/en
- J3.x:Developing an MVC Component/Adding ACL/en
- J3.x:Developing an MVC Component/Adding AJAX/en
- J3.x:Developing an MVC Component/Adding an alias/en
- J3.x:Developing an MVC Component/Adding an Image/en
- J3.x:Developing an MVC Component/Adding an install-uninstall-update script file/en
- J3.x:Developing an MVC Component/Adding an update server/en
- J3.x:Developing an MVC Component/Adding Associations/en
- J3.x:Developing an MVC Component/Adding Cache/en
- J3.x:Developing an MVC Component/Adding categories/en
- J3.x:Developing an MVC Component/Adding Checkout/en
- J3.x:Developing an MVC Component/Adding configuration/en
- J3.x:Developing an MVC Component/Adding Custom Fields/en
- J3.x:Developing an MVC Component/Adding decorations to the backend/en
- J3.x:Developing an MVC Component/Adding language management/en
- J3.x:Developing an MVC Component/Adding Levels/en
- J3.x:Developing an MVC Component/Adding Ordering/en
- J3.x:Developing an MVC Component/Adding Tags/en
- J3.x:Developing an MVC Component/Adding Versioning/en
- J3.x:Developing an MVC Component/Basic backend/en
- J3.x:Developing an MVC Component/Using the database/en
- J3.x:Developing an MVC Component/Using the language filter facility/en