Tips and Tricks

Creating Color Element for custom parameter type

E-mail Print PDF

joomla logoElements are of utmost importance in Joomla development. Elements allows you to create custom parameter type that you can use in your metadata files. Metadata files are xml files that are used to provide configuration parameters to your component, module, plugin or even views. Metadata files for your views are used configure menu links that that will use that view.

In this short tutorial, I will tell about creating elements and using it differently on different places. Elements are special files that generally adds value to parameters. For this tutorial, I will create a color element that  can be used in different components, modules, plugins where color selection is done through a color picker. I will use moorainbow as web color picker.

Also note, I am creating this element for my adsensebingo module. Hence this code has been tested and used.

Last Updated on Wednesday, 01 September 2010 16:18
Thursday, 09 September 2010 00:46
If you copy, copy with elegance, Don't just Ctrl+C and Ctrl+V. You can do much better dudes!!
twitter FOLLOW sanjeevshrestha ON TWITTER

Advertisement

Gobingoo
Gobingoo.com - Free Joomla Extension Club
You are here Tutorials Tips And Tricks