Category:Standard parameter types
From Joomla! Documentation
(Difference between revisions)
(Created category for standard parameter types) |
m (cat info template, bottom category) |
||
| Line 1: | Line 1: | ||
| − | {{ | + | {{cat info| |
| + | {{Notice|Parameters are deprecated since Joomla! 1.6 {{JVer|1.6}}. Configuration options can now be defined using [[Form field|form fields]].}} | ||
| + | Parameters are a mechanism in Joomla! 1.5 {{JVer|1.5}} that enables administrators to configure Joomla! itself or its [[Extension|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 [[JParameter/1.5|the JParameter class]], and each parameter type is a subclass of [[JElement/1.5|JElement]]. | ||
| + | }} | ||
[[Category:Parameters]] | [[Category:Parameters]] | ||
Revision as of 16:38, 29 August 2012
Parameters are a mechanism in Joomla! 1.5 Parameters are handled by the JParameter class, and each parameter type is a subclass of JElement. |
This category currently contains no pages or media.