Component Development/Reading list: Difference between revisions
From Joomla! Documentation
No edit summary |
Update namespaced link |
||
| Line 14: | Line 14: | ||
* [[JController and its subclass usage overview]] {{JVer/multi|2.5}} | * [[JController and its subclass usage overview]] {{JVer/multi|2.5}} | ||
* [[Portal:Platform|Joomla Platform Portal]] {{JVer|platform}} | * [[Portal:Platform|Joomla Platform Portal]] {{JVer|platform}} | ||
* [[Managing Component Updates | * [[J2.5:Managing Component Updates|Managing Component Updates - Part 1]] {{JVer|2.5}} | ||
* [[Manifest files]] {{JVer/multi|2.5,3.x}} | * [[Manifest files]] {{JVer/multi|2.5,3.x}} | ||
:(For the installation of extensions.) | :(For the installation of extensions.) | ||
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 - Part 1

- Manifest files

- (For the installation of extensions.)