Class User

Description

User

Located in /controllers/Login.php (line 9)

Core_Object
   |
   --Core_Controller
      |
      --User
Variable Summary
 mixed $cache
 mixed $css
 mixed $helpers
Method Summary
 void beforeAction ()
 void login ()
 void __default ()
Variables
mixed $cache = 0 (line 22)
  • access: public

Redefinition of:
Core_Controller::$cache
$cache
mixed $css = array(
'normal' => array('admin.css', 'forms.css'),'ie6'=>array(),'ie7'=>array(),'print'=>array(),)
(line 14)
  • access: public

Redefinition of:
Core_Controller::$css
$css
mixed $footerTplFile = 'footer_admin.tpl.php' (line 12)
  • access: public

Redefinition of:
Core_Controller::$footerTplFile
$footerTplFile
mixed $headerTplFile = 'header_admin.tpl.php' (line 11)
  • access: public

Redefinition of:
Core_Controller::$headerTplFile
$headerTplFile
mixed $helpers = array('Form', 'Menu') (line 20)
  • access: public

Redefinition of:
Core_Controller::$helpers
$helpers

Inherited Variables

Inherited from Core_Controller

Core_Controller::$controllerName
Core_Controller::$defaultView
Core_Controller::$js
Core_Controller::$rss
Core_Controller::$style
Core_Controller::$views

Inherited from Core_Object

Core_Object::$data
Core_Object::$me
Core_Object::$request
Core_Object::$response
Core_Object::$router
Methods

Documentation generated on Mon, 04 May 2009 01:55:41 +0200 by phpDocumentor 1.4.1