Portal

Difference between revisions of "Component Development/Reading list"

From Joomla! Documentation

< Portal:Component Development
(Update ACL Rules Joomla versions)
m (adding template)
(31 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
* [[Developing a MVC Component|Developing a Model-View-Controller Component]] {{JVer/multi|2.5,3.x}}
 +
* [[Adding ACL rules to your component]] {{JVer/multi|2.5,3.x}}
 +
* [[Adding sortable columns to a table in a component]] {{JVer/multi|2.5,3.x}}
 +
* [[Component Program Flow]].  {{JVer/multi|2.5,3.x}}
 +
:(UML sequence diagrams showing the control flow for a component.)
 +
* [[Creating a file uploader in your component]] {{JVer/multi|2.5,3.x}}
 +
* [[Creating a toolbar for your component]] {{JVer/multi|2.5,3.x}}
 +
* [[J2.5:Creating Mootools accordion or simple slider/toggler|Creating Mootools accordion or simple slider/toggler]] {{JVer|2.5}}
 +
* [[J2.5:Creating PDF views|Creating PDF views]] {{JVer|2.5}}
 +
* [[File Structure and Naming Conventions]] {{JVer/multi|2.5,3.x}}
 +
* [[How to add breadcrumbs]]{{JVer/multi|2.5,3.x}}
 +
* [[How to add custom filters to components]] {{JVer|2.5}}
 +
* [[How to implement XML-RPC in a component]]
 +
* [[JController and its subclass usage overview]] {{JVer/multi|2.5}}
 
* [[Portal:Platform|Joomla Platform Portal]] {{JVer|platform}}
 
* [[Portal:Platform|Joomla Platform Portal]] {{JVer|platform}}
* [[File Structure and Naming Conventions]] {{JVer/multi|1.5,2.5,3.0}}
+
* [[J2.5:Managing Component Updates|Managing Component Updates - Part 1]] {{JVer|2.5}}
* [[Component Program Flow]]. UML sequence diagrams showing the control flow for a component. {{JVer/multi|1.5,2.5,3.0}}
+
* [[Manifest files]] {{JVer/multi|2.5,3.x}}
* [[Developing a Model-View-Controller Component]] {{JVer/multi|1.5,2.5,3.0}}
+
:(For the installation of extensions.)
* [[Components:xml installfile]].  An example component XML installation file. {{JVer|1.5}}
+
* [[Sending email from extensions]]{{JVer/multi|2.5,3.x}}
* [[Manifest files]] for the installation of extensions {{JVer/multi|1.6,1.7,2.5,3.0}}
+
* [[Supporting SEF URLs in your component]]{{JVer/multi|2.5,3.x}}
* [[Component parameters]]{{JVer|1.5}}
 
* [[Adding sortable columns to a table in a component]]
 
* [[How to add custom filters to component admin]]
 
* [[Supporting SEF URLs in your component]]
 
* [[Supporting plugins in your component]]
 
* [[Using JPagination in your component]]
 
* [[Using the JPane classes in a component]] {{JVer|1.5}}
 
* [[Using the JHtmlTabs class in a component]] {{JVer/multi|1.6,1.7,2.5,3.0}}
 
* [[Using the editor in a component]]
 
* [[Adding AJAX to your component]]
 
* [[Ajax using MooTools]]
 
* [[How to add breadcrumbs]]
 
* [[Sending email from extensions]]
 
* [[Using the JToolBar class in the frontend]]
 
* [[Creating a toolbar for your component]]
 
* [[Creating a file uploader in your component]]
 
* [[Adding Javascript moo.fx to your component]]
 
* [[Creating Mootools accordion or simple slider/toggler]]
 
* [[Adding view layout configuration parameters]]
 
 
* [[Using a custom image in the menu bar title]]
 
* [[Using a custom image in the menu bar title]]
* [[How to implement XML-RPC in a component]]
+
* [[Using multiple models in an MVC component]] {{JVer/multi|2.5,3.x}}
* [[Using multiple models in an MVC component]]
+
* [[Using the JHtmlTabs class in a component]] {{JVer/multi|2.5,3.x}}
* [[Adding ACL rules to your component]] {{JVer/multi|1.6,1.7,2.5,3.0}}
+
* [[Using the JToolBar class in the frontend]] {{JVer/multi|2.5,3.x}}
* [[JController and its subclass usage overview]] {{JVer/multi|1.6,1.7,2.5}}
+
* [[J3.1:Using Tags in an Extension|Using Tags in an Extension]] {{JVer|3.x}}
* [[Managing Component Updates with Joomla!2.5 - Part 1]] {{JVer/multi|1.6,1.7,2.5}}
+
* [[Xml-rpc changes in Joomla! 2.5]] {{JVer/multi|2.5,3.x}}
* [[Xml-rpc changes in Joomla! 1.6]] {{JVer|1.6}}
+
<noinclude>[[Category:Landing subpages|{{PAGENAME}}]]{{NOINDEX}}</noinclude>
* [[Creating PDF views]] {{JVer|2.5}}<noinclude>[[Category:Landing subpages|{{PAGENAME}}]]</noinclude>
 

Revision as of 09:31, 31 August 2013