Component Development/Reading list: Difference between revisions
From Joomla! Documentation
Update namespaced link |
No edit summary |
||
| Line 20: | Line 20: | ||
* [[Supporting SEF URLs in your component]] | * [[Supporting SEF URLs in your component]] | ||
* [[Using a custom image in the menu bar title]] | * [[Using a custom image in the menu bar title]] | ||
* [[Using multiple models in an MVC component]] | * [[Using multiple models in an MVC component]] {{JVer/multi|2.5,3.x}} | ||
* [[Using the JHtmlTabs class in a component]] {{JVer/multi|2.5,3.x}} | * [[Using the JHtmlTabs class in a component]] {{JVer/multi|2.5,3.x}} | ||
* [[Using the JToolBar class in the frontend]] | * [[Using the JToolBar class in the frontend]] | ||
* [[J3.1:Using Tags in an Extension|Using Tags in an Extension]] {{JVer|3.x}} | * [[J3.1:Using Tags in an Extension|Using Tags in an Extension]] {{JVer|3.x}} | ||
* [[Xml-rpc changes in Joomla! 2.5]] {{JVer/multi|2.5,3.x}} | * [[Xml-rpc changes in Joomla! 2.5]] {{JVer/multi|2.5,3.x}} | ||
Revision as of 12:43, 28 May 2013
- Adding ACL rules 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.)