Portal

Difference between revisions of "Component Development"

From Joomla! Documentation

m (Removed redundant link)
Line 33: Line 33:
 
* [[Adding AJAX to your component]]
 
* [[Adding AJAX to your component]]
 
* [[Ajax using MooTools]]
 
* [[Ajax using MooTools]]
 +
* [[How to add breadcrumbs]]
 
* [[How to send email from components]]
 
* [[How to send email from components]]
 
* [[How to use the JToolBar class in the frontend]]
 
* [[How to use the JToolBar class in the frontend]]
 
* [[Creating a toolbar for your component]]
 
* [[Creating a toolbar for your component]]
 +
* [[Creating a file uploader in your component]]
 
* [[Adding Javascript moo.fx to your component]]
 
* [[Adding Javascript moo.fx to your component]]
 
* [[Adding view layout configuration parameters]]
 
* [[Adding view layout configuration parameters]]
 +
* [[Using a custom image in the menu bar title]]
 
* [[How to implement XML-RPC in a component]]
 
* [[How to implement XML-RPC in a component]]
 
* [[Using multiple models in an MVC component]]
 
* [[Using multiple models in an MVC component]]

Revision as of 09:29, 12 June 2011

Recommended Reading[edit]

General[edit]

Specific[edit]

Developing a Model-View-Controller (MVC) Component Joomla 1.5[edit]

Developing a Model-View-Controller (MVC) Component Joomla 1.6[edit]


Other component topics[edit]


Tutorials[edit]

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

FAQ[edit]

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