Amazium bvba, your online partner
  • Share post with Twitter
  • Share post with StumbleUpon
  • Share post with Delicious
  • Share post with Digg
  • Share post with Technorati
  • Share post with Blinklist
2009-07-03 19:49

Zend_Tool : Action 'show' is not a valid action.

zend_tool, zend framework

Sometimes you can get a head-ache looking at those stupid little things that make your app go gaga.

  • Share post with Twitter
  • Share post with StumbleUpon
  • Share post with Delicious
  • Share post with Digg
  • Share post with Technorati
  • Share post with Blinklist
2009-06-23 23:34

Zend Framework: Module specific config

zend_config, zend_application_resource, zend_application, zend framework

In my everlasting quest to get to an application with self-containing modules, I took a big step today. I added the module specific config loading and a quick acl implementation.

  • Share post with Twitter
  • Share post with StumbleUpon
  • Share post with Delicious
  • Share post with Digg
  • Share post with Technorati
  • Share post with Blinklist
2009-06-21 10:15

Zend Framework: route specific layouts

zend_layout, zend_controller_router, zend framework

I'm playing a bit with how I should organize my application. I don't want to put my admin controllers in a seperate module. This would provide problems when I want to have self-containing modules which contain a front and back-end part.

  • Share post with Twitter
  • Share post with StumbleUpon
  • Share post with Delicious
  • Share post with Digg
  • Share post with Technorati
  • Share post with Blinklist
2009-06-16 18:08

Modular application with Zend Framework

zend_application, zend_tool, modules, zend framework

I admit. I am a sucker for modules. I like my code nicely seperated in manageable blocks, that I can reuse whenever I want. Needless to say, I'm a big fan of the modules in Zend Framework.

  • Share post with Twitter
  • Share post with StumbleUpon
  • Share post with Delicious
  • Share post with Digg
  • Share post with Technorati
  • Share post with Blinklist
2009-06-16 16:56

Zend_Navigation: menu, sitemap & breadcrumbs

zend_navigation, zend framework

Very interesting videocast on the Zend_Navigation component in Zend Framework. The author explains how to set up the configuration in the bootstrap, add a site menu, breadcrumbs and a sitemap.

Previous Posts Next Posts