Component Development/Topics: Difference between revisions
From Joomla! Documentation
Order 2.5 articles at the end. Remove 1.5 article. Label some stuff as 3.x |
Add 4.x to article |
||
| Line 2: | Line 2: | ||
* [[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 toolbar for your component]] {{JVer/multi|2.5,3.x}} | * [[Creating a toolbar for your component]] {{JVer/multi|2.5,3.x}} | ||
* [[File Structure and Naming Conventions]] {{JVer/multi|2.5,3.x}} | * [[File Structure and Naming Conventions]] {{JVer/multi|2.5,3.x,4.x}} | ||
* [[How to add breadcrumbs]]{{JVer/multi|2.5,3.x}} | * [[How to add breadcrumbs]]{{JVer/multi|2.5,3.x}} | ||
* [[JController and its subclass usage overview]] {{JVer/multi|2.5,3.x}} | * [[JController and its subclass usage overview]] {{JVer/multi|2.5,3.x}} | ||
Latest revision as of 16:59, 5 April 2020
- Adding ACL rules to your component

- Adding sortable columns to a table in a component

- Creating a toolbar for your component

- File Structure and Naming Conventions

- How to add breadcrumbs

- JController and its subclass usage overview

- Manifest files
(For the installation of extensions.) - Sending email from extensions

- Supporting SEF URLs in your component

- 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

- JSON Responses with JResponseJson

- Creating a file uploader in your component

- How to add custom filters to components

- Managing Component Updates - Part 1

- Creating Mootools accordion or simple slider/toggler

- Creating PDF views
