Component Development
From Joomla! Documentation
(Difference between revisions)
m (Adjusted link after page move) |
m (linebreak removal) |
||
| (26 intermediate revisions by 9 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{browsebar|development}} | |
| − | + | <div style="clear:both; width:100%"> | |
| − | + | {{/box-header-sq|<big>Introduction to {{PAGENAME}}</big>|{{FULLPAGENAME}}/Intro|}} | |
| − | + | {{:{{FULLPAGENAME}}/Intro}} | |
| − | + | {{/box-footer|}} | |
| − | + | </div> | |
| − | = | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | = | + | <div class="portal-column-left-wide"> |
| − | + | {{/box-header-sq|Recommended Reading|{{FULLPAGENAME}}/Reading list|}}<onlyinclude>{{:Component Development/Reading list}}</onlyinclude> | |
| − | {{ | + | {{/box-footer|}} |
| + | </div> | ||
| − | = | + | <div class="portal-column-right-narrow"> <!-- Switch to one column on narrow screens --> |
| − | + | {{/box-header-sq|General Information|{{FULLPAGENAME}}/Information|}} | |
| − | + | {{:{{FULLPAGENAME}}/Information}} | |
| − | + | {{/box-footer|}} | |
| − | + | </div> | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | </ | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | = | + | <div class="portal-column-right-narrow"> <!-- Switch to one column on narrow screens --> |
| − | < | + | {{/box-header-sq|FAQs|{{FULLPAGENAME}}/FAQs|}} |
| − | < | + | {{:{{FULLPAGENAME}}/FAQs}} |
| − | + | {{/box-footer|}} | |
| − | + | </div> | |
| − | + | ||
| − | + | <div style="clear:both; width:100%"> | |
| − | </ | + | |
| + | {{/box-header-sq|Component Development Tutorials|{{FULLPAGENAME}}/Tutorials|}} | ||
| + | {{:{{FULLPAGENAME}}/Tutorials}} | ||
| + | {{/box-footer|}} | ||
| + | </div> | ||
| + | __NOTOC__ __NOEDITSECTION__ | ||
| + | <noinclude>[[Category:Development]][[Category:Components]]</noinclude> | ||
Latest revision as of 20:54, 9 September 2012
Component Development · Plugin Development · Module Development · Template Development · Development for Beginners
This page contains many links to selected documentation concerning Component Development for
and
This page is only for Component Development, please see the main page Developers for other development topics
- Adding ACL rules to your component
- Adding AJAX to your component
- Adding sortable columns to a table in a component
- Component Program Flow.
- (UML sequence diagrams showing the control flow for a component.)
- Creating a file uploader in your component
- Creating a toolbar for your component
- Creating Mootools accordion or simple slider/toggler
- Creating PDF views
- Developing a Model-View-Controller Component
- File Structure and Naming Conventions
- How to add breadcrumbs
- How to add custom filters to components
- How to implement XML-RPC in a component
- JController and its subclass usage overview
- Joomla Platform Portal
- Managing Component Updates with Joomla!2.5 - Part 1
- Manifest files
- (For the installation of extensions.)
List of all articles belonging to the categories "FAQ" AND "Component Development"
- Extensions GPL notices
- Extensions distribution
- Extensions name
- How can you view a live site while developing, but hide it from others?
- How do you add a PayPal button?
- How do you list your extension in the extensions site?
- How do you set up Joomla! on Win XP for local testing?
- How to determine browser capabilities
- How to implement XML-RPC in a component
List of all articles belonging to the categories "Tutorials" AND "Component Development"