Class Import

Description

Import

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

Core_Object
   |
   --Core_Controller
      |
      --Import
Variable Summary
 mixed $cache
 mixed $css
 mixed $helpers
 mixed $js
Method Summary
 void beforeAction ()
 void __default ()
Variables
mixed $cache = 0 (line 26)
  • 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 24)
  • access: public

Redefinition of:
Core_Controller::$helpers
$helpers
mixed $js = array('jquery.js',
'help.js')
(line 21)
  • access: public

Redefinition of:
Core_Controller::$js
$js

Inherited Variables

Inherited from Core_Controller

Core_Controller::$controllerName
Core_Controller::$defaultView
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:39 +0200 by phpDocumentor 1.4.1