Component Development/Topics: Difference between revisions
From Joomla! Documentation
new page to hold links while reorganising |
m update |
||
| Line 1: | Line 1: | ||
* [[Adding ACL rules to your 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}} | * [[Adding sortable columns to a table in a component]] {{JVer/multi|2.5,3.x}} | ||
* [[Creating a file uploader in your component]] {{JVer/multi|2.5,3.x}} | * [[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}} | * [[Creating a toolbar for your component]] {{JVer/multi|2.5,3.x}} | ||
| Line 15: | Line 12: | ||
* [[Portal:Platform|Joomla Platform Portal]] {{JVer|platform}} | * [[Portal:Platform|Joomla Platform Portal]] {{JVer|platform}} | ||
* [[J2.5:Managing Component Updates|Managing Component Updates - Part 1]] {{JVer|2.5}} | * [[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}} <small>(For the installation of extensions.)</small> | ||
* [[Sending email from extensions]]{{JVer/multi|2.5,3.x}} | * [[Sending email from extensions]]{{JVer/multi|2.5,3.x}} | ||
* [[Supporting SEF URLs in your component]]{{JVer/multi|2.5,3.x}} | * [[Supporting SEF URLs in your component]]{{JVer/multi|2.5,3.x}} | ||
Revision as of 01:24, 7 October 2013
- Adding ACL rules to your component

- Adding sortable columns to a table in 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

- 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.) - Sending email from extensions

- Supporting SEF URLs in your component

- Using a custom image in the menu bar title
- Using multiple models in an MVC component

- Using the JHtmlTabs class in a component

- Using the JToolBar class in the frontend

- Using Tags in an Extension

- Xml-rpc changes in Joomla! 2.5

- JSON Responses with JResponseJson
