This tutorial is for Joomla! CMS Version(s) Joomla 1.5


Stop hand nuvola.svg.png This page's content makes references relevant only for Joomla! CMS Version(s) Joomla 1.5 and earlier  
The use of "Parameters" has been deprecated from Joomla 2.5 and later Versions, please use: Form fields.

Parameters are a mechanism in Joomla! 1.5 Joomla 1.5 that enables administrators to configure Joomla! itself or its extensions. Parameters allow many aspects of the behaviour of Joomla or its extensions to be customised without requiring the user to know how to change the underlying code.

Parameters are handled by the JParameter class, and each parameter type is a subclass of JElement.

[edit] Standard parameter types

This article is for Joomla! CMS Version(s) Joomla 1.5

There are 21 different standard parameter types supported in the Joomla Framework for all extension types (templates, components, modules and plugins). This section gives a brief description of each parameter type, in alphabetical order. Full details of each parameter type are given on the following pages.

[edit] Custom parameter types

It is possible to add support for additional parameter types beyond the standard parameter types. This page lists resources for adding custom parameter types and gives a list of example custom parameter types.

[edit] List of custom parameter types

If you are a developer and you have created an interesting or useful custom parameter type, then please feel free to add it this list.

License: Joomla! Electronic Documentation License
Source page: http://docs.joomla.org/Parameter
Page retrieved: 0.299 seconds, 2.19 MB

Top