Debug infos with var()=%d are for length and can be decimal.
[core.git] / inc / classes / main / menu / class_BaseMenu.php
2015-05-26 Roland HaederIntroduced FileNotFoundException
2015-04-07 Roland HaederIt is better 'menu' + output of full fieldArray if...
2015-04-06 Roland HaederSometimes 'page' is wanted, sometimes 'command' but...
2015-04-05 Roland HaederBasicly finished menu rendering (wow).
2015-04-05 Roland HaederAdded very basic support (unfinished) for menu rendering
2014-03-29 Roland HaederMerge branch 'contrib'
2013-07-30 Roland HäderUpdated domain without a dash :(
2012-08-26 Roland HäderRewrites
2012-08-07 Roland HäderUsed exit() (also app_die()->app_exit()) because die...
2012-05-17 Roland Häderdie() expanded with __METHOD__
2011-03-21 Roland HäderObsolete parameter 'applicationInstance' removed from...
2010-03-01 Roland HäderVariable handling in template engine rewritten
2009-12-10 Roland HäderCode cleanups, deprecated classes renamed
2009-09-02 Roland HäderMenuTemplateEngine heavily extended, but still in non...
2009-09-01 Roland HäderAll XML-parsing-related stuff refactured to new XmlPars...
2009-09-01 Roland HäderSome steps added to renderMenu(), typo fixed
2009-08-31 Roland HäderMethods renderMenu() and transferContentToTemplateEngin...
2009-08-11 Roland HäderFix for method in FrameworkConfiguration, removal of...
2009-03-24 Roland HäderMenu classes added, unfinished