phpDocumentor Kuote
Engine
[ class tree: Kuote ] [ index: Kuote ] [ all elements ]

Procedural File: engine.php

Source Location: /engine/engine.php

Page Details

engine.php All Kuote actions are passed through this file. engine.php is given the task of of creating the Template object which all engine files must eventually use, and setting the function, subfunction, and action requests for it, if they exist.

The file also checks to see if a user is logged in, logging out, or needs to be logged in and processes the requests appropriatly.

Copyright:  2006
Author:  Kyle Hall
Includes
include ("engine.".$_SESSION['thisUser']->getType().".php") [line 32]
[ Top ]

include ("engine."."login".".php") [line 35]
[ Top ]



Documentation generated on Fri, 15 Dec 2006 11:17:27 -0500 by phpDocumentor 1.3.0