]> git.mxchange.org Git - core.git/commit - inc/config.php
Menu engine heavily extended, misc rewrites:
authorRoland Häder <roland@mxchange.org>
Sat, 5 Sep 2009 20:03:35 +0000 (20:03 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 5 Sep 2009 20:03:35 +0000 (20:03 +0000)
commitf9100a45eb170c0de46b9f73e88508b03ede00d0
treea969ee823103025ff69b9284badf39628f0214d0
parentfe5cbde27a571db160694ebb0eb9be02af57dd5a
Menu engine heavily extended, misc rewrites:
- Template engine MenuTemplateEngine heavily extended with a lot basic methods
  (maybe we need call the menu class in some methods?)
- 'template_class' rewritten to 'web_template_class' to be similar like the other
  config entries
- Attribute $imageInstance centralized in BaseFrameworkSystem
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/commands/web/class_WebResendLinkCommand.php
inc/classes/main/response/image/class_ImageResponse.php
inc/classes/main/template/image/class_ImageTemplateEngine.php
inc/classes/main/template/menu/class_MenuTemplateEngine.php
inc/config.php