Strict Standards: Only variables should be assigned by reference in /var/www/vhosts/Dropbox/docs.joomla.jp/htdocs/extensions/DynamicPageList/DPLMain.php on line 2549 Notice: Undefined property: Cite::$mInCnt in /var/www/vhosts/Dropbox/docs.joomla.jp/htdocs/extensions/DynamicPageList/DPL.php on line 78 Strict Standards: Only variables should be assigned by reference in /var/www/vhosts/Dropbox/docs.joomla.jp/htdocs/extensions/DynamicPageList/DPL.php on line 284 Strict Standards: Only variables should be assigned by reference in /var/www/vhosts/Dropbox/docs.joomla.jp/htdocs/extensions/DynamicPageList/DPLMain.php on line 2549 Strict Standards: Only variables should be assigned by reference in /var/www/vhosts/Dropbox/docs.joomla.jp/htdocs/extensions/DynamicPageList/DPL.php on line 284 Strict Standards: Only variables should be assigned by reference in /var/www/vhosts/Dropbox/docs.joomla.jp/htdocs/extensions/DynamicPageList/DPLMain.php on line 2549 Strict Standards: Only variables should be assigned by reference in /var/www/vhosts/Dropbox/docs.joomla.jp/htdocs/extensions/DynamicPageList/DPL.php on line 284 Portal:Component Development - Joomla! ドキュメンテーション
 Actions

Portal

Component Development

From Joomla! ドキュメンテーション

This page contains changes which are not marked for translation.

Contents

This page contains many links to selected documentation concerning Component Development for Joomla 2.5 and Joomla 3.1. A good place to start is with the Intro to Component Development articles below as they provide a good introductory base of knowledge to build on.

Tip-icon.png
 What is a Joomla! Component

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. They are 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 when being called 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. See also: Module, Plugin, Template


Intro to Component Development

There are many articles, tutorials, references and FAQs which focus on component development. If this is your first time developing a component for Joomla, you should start with the Absolute Basics of How a Component Functions. If needed, you can visualise the control flow of a component with these diagrams.

Next, you will want to read our  Joomla 2.5 Joomla 3.x MVC tutorial    Developing a Model-View-Controller Component

Once you have read the tutorial and/or tried the example component, you can focus more on the specifics of your component with additional articles. These are listed on the Component Development Portal or any of the supporting Portals for Development(Plugins, Modules or Templates).

General Information

Component Development FAQs

List of all articles belonging to the categories "FAQ" AND "Component Development"

Component Developer Tutorials

List of all Joomla 2.5 articles belonging to the categories "Tutorials" AND "Component Development"

List of all Joomla 3.x articles belonging to the categories "Tutorials" AND "Component Development"

Extension:DynamicPageList (DPL), version 2.02 : Error: Wrong 'namespace' parameter: 'J3.x'! Help: namespace= empty string (Main) | API15 | API15 talk | API16 | API16 talk | API17 | API17 talk | Archived | Archived talk | Category | Category_talk | Chunk | Chunk talk | Chunk16 | Chunk16 talk | Chunk17 | Chunk17 talk | Chunk25 | Chunk25 talk | Chunk30 | Chunk30 talk | CodeExample | CodeExample talk | Description | Description talk | File | File_talk | Framework | Framework talk | Help | Help15 | Help15 talk | Help16 | Help16 talk | Help17 | Help17 talk | Help25 | Help25 talk | Help31 | Help31 talk | Help_talk | J1.5 | J1.5 talk | J2.5 | J2.5 talk | J3.1 | J3.1 talk | JDOC | JDOC_talk | MediaWiki | MediaWiki_talk | Portal | Portal talk | SeeAlso | SeeAlso talk | Talk | Template | Template_talk | Translations | Translations_talk | Transwiki | Transwiki talk | Tutorials | Tutorials talk | User | User_talk | VEL | VEL talk.