Class Sitemap

Description

Sitemap

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

Core_Object
   |
   --Core_Controller
      |
      --Sitemap
Variable Summary
 mixed $cache
 mixed $css
 mixed $helpers
 mixed $js
 mixed $views
Method Summary
 void __default ()
Variables
mixed $cache = 0 (line 15)
  • access: public

Redefinition of:
Core_Controller::$cache
$cache
mixed $css = array() (line 11)
  • access: public

Redefinition of:
Core_Controller::$css
$css
mixed $footerTplFile = FALSE (line 19)
  • access: public

Redefinition of:
Core_Controller::$footerTplFile
$footerTplFile
mixed $headerTplFile = FALSE (line 18)
  • access: public

Redefinition of:
Core_Controller::$headerTplFile
$headerTplFile
mixed $helpers = array() (line 12)
  • access: public

Redefinition of:
Core_Controller::$helpers
$helpers
mixed $js = array() (line 13)
  • access: public

Redefinition of:
Core_Controller::$js
$js
mixed $views = array('Default') (line 17)
  • access: public

Redefinition of:
Core_Controller::$views
$views

Inherited Variables

Inherited from Core_Controller

Core_Controller::$controllerName
Core_Controller::$defaultView
Core_Controller::$rss
Core_Controller::$style

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:51 +0200 by phpDocumentor 1.4.1