Source for file Login.php
Documentation is available at Login.php
/* -------------------------------------------------------------------------- */
/* Date Vsn Author Description */
/* -------------------------------------------------------------------------- */
/* 10/03/09 1.0 S.Lindo Initial version. */
/* -------------------------------------------------------------------------- */
* Checks if a user is logged in. If not, the login screen is displayed. (Not yet implemented).
* @todo Develop and test this class
Zend_Controller_Action_Helper_Abstract
public function direct($in_Controller=
'index', $in_Action=
'index')
echo
"<br /><br />TO DO : Login Form to be displayed here if the user is not already logged in.";
//echo "<br />Then proceed to ";
//echo "<br />\tController : " . $in_Controller;
//echo "<br />\tAction : " . $in_Action;
* Checks if a user is logged in.
Documentation generated on Fri, 27 Mar 2009 13:48:38 +0000 by phpDocumentor 1.4.1