J1.5

Difference between revisions of "Custom parameter types"

From Joomla! Documentation

m (Hutchy68 moved page Custom parameter types to J1.5:Custom parameter types: namespacing for 1.5)
m (− 5 categories; +Category:Archived version Joomla! 1.5 using HotCat)
Line 7: Line 7:
 
* [[Adding a multiple item select list parameter type|Multiple item select list]]
 
* [[Adding a multiple item select list parameter type|Multiple item select list]]
 
* [[SQLMultiSelectX|Multiple item select list with SQL query and user specified options]]
 
* [[SQLMultiSelectX|Multiple item select list with SQL query and user specified options]]
<noinclude>[[Category:Development]][[Category:Parameters]]
+
<noinclude>
  
[[Category:Tutorials]][[Category:Component Development]]
+
</noinclude>
[[Category:Template Development]]</noinclude>
+
 
 +
[[Category:Archived version Joomla! 1.5]]

Revision as of 16:22, 8 May 2013

The "J1.5" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

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.

List of custom parameter types[edit]

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.