3.0.8

Rewrite structure : EnumerationsEnumerations
Code improvement for instancing enumerations.

Enumerations are called directly from the XML files in Forms, Filters, and Front Layout Filters (Menu items)
A new 'Enumeration' field has been created.
A new dedicated Helper is used for the static values. It is forkable, flexible, and optimized.
The caller view and the templates has been simplified.


To get a static list :
XxxxHelperEnum::_('enum_name');

I've evaluated lots of other Joomla Component Dev tools such as Shell Manager (J)enesis Danny's Joomla! 1.5 MVC Component Code Generator Marco's Component Maker and I must admit that I love what I see on your site! Lots of potential... Otherwise Great Job and keep up the good work!!!
Clifton (forum)

Get Started