Developers/Miscellaneous
From Joomla! Documentation
< Developers(Difference between revisions)
m (Moveing everything from forms to 1 block -> Parameters (and forms)) |
(Added link to JLayout documentation page) |
||
| Line 14: | Line 14: | ||
* [[How to add tooltips to your Joomla! website]] | * [[How to add tooltips to your Joomla! website]] | ||
* [[Display error messages and notices]]. | * [[Display error messages and notices]]. | ||
| + | * [[Sharing layouts across views or extensions with JLayout]] | ||
* [[Errors]] | * [[Errors]] | ||
<noinclude>[[Category:Landing subpages|{{PAGENAME}}]]</noinclude> | <noinclude>[[Category:Landing subpages|{{PAGENAME}}]]</noinclude> | ||
Revision as of 14:53, 18 December 2012
- Retrieving request data using JInput
and newer
- Retrieving data from GET and POST requests
- How to use the filesystem package
- Application execution order
- Accessing the current user object
- Adding JavaScript and CSS to the page
- Constants used in the Joomla Framework.
- How to create a custom button
- How to create a stand-alone application using the Joomla! Framework
- How to use user state variables
- Adding template overridable images in your extension
- Cache and Using caching to speed up your code
- Using the installer API to support package installation
- How to add tooltips to your Joomla! website
- Display error messages and notices.
- Sharing layouts across views or extensions with JLayout
- Errors