preController(); } } public static function postControllerHook() { foreach(self::$_plugins as $plugin) { $plugin->postController(); } } } ?>