Welcome Guest, Not a member yet? Register   Sign In
include main app controller only once
#3

[eluser]gerben[/eluser]
Thanks Coolfactor! I'll try that!

I also like the fact that it can be left out so easily, when the sitewide settings aren't needed. That's a really good side-effect.

By the way, I created a model that fetches the url of the main template directory from the db, and then i load the model in my app-controller, so I can use your View library like so:

Code:
<?php
$this->view->load($this->theme);
?>

great job you did on that one, just what I was looking for!


Messages In This Thread
include main app controller only once - by El Forum - 08-24-2007, 09:15 AM
include main app controller only once - by El Forum - 08-24-2007, 10:19 AM
include main app controller only once - by El Forum - 08-24-2007, 10:55 AM
include main app controller only once - by El Forum - 08-24-2007, 11:10 AM
include main app controller only once - by El Forum - 08-24-2007, 11:43 AM
include main app controller only once - by El Forum - 08-24-2007, 11:48 AM
include main app controller only once - by El Forum - 08-24-2007, 12:05 PM
include main app controller only once - by El Forum - 08-24-2007, 02:08 PM
include main app controller only once - by El Forum - 08-24-2007, 03:03 PM
include main app controller only once - by El Forum - 08-24-2007, 04:57 PM
include main app controller only once - by El Forum - 08-24-2007, 05:05 PM
include main app controller only once - by El Forum - 08-24-2007, 05:29 PM
include main app controller only once - by El Forum - 08-24-2007, 05:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB