Class Administration

Description

Administration

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

Core_Object
   |
   --Core_Controller
      |
      --Core_Controller_Auth
         |
         --Administration
Variable Summary
 mixed $cache
 mixed $css
 mixed $helpers
 mixed $js
Method Summary
 Administration __construct ()
 void activate ( $table)
 void add ( $table)
 void basic_page ( $event, [ $actions = FALSE])
 void beforeAction ()
 void checkCSRF ()
 void content ()
 void del ( $table)
 void dump ( $table)
 void edit ( $table)
 void event_advanced ()
 void event_anquette ()
 void event_basic ()
 void event_category ()
 void event_citate ()
 void event_comment ()
 void event_gallery ()
 void event_group ()
 void event_page ()
 void event_post ()
 void event_user ()
 void guidepost ( $name, [ $submenu = FALSE])
 void logout ()
 void news ()
 void save ()
 void settings ()
 void tree ( $table)
 void users ()
 void __default ()
Variables
mixed $cache = 0 (line 30)
  • access: public

Redefinition of:
Core_Controller::$cache
$cache
mixed $css = array('normal' => array('admin.css',
'markitup.css',
'thickbox.css'),)
(line 12)
  • access: public

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

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

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

Redefinition of:
Core_Controller::$helpers
$helpers
mixed $js = array('jquery.js',
'dump_filter.js',
'jquery.markitup.js',
'set.js',
'jquery.thickbox.js',
'jquery.blockUI.js',
'jquery.datetimepicker.js',
'admin_form.js',
'clicker.js',
)
(line 16)
  • access: public

Redefinition of:
Core_Controller::$js
$js

Inherited Variables

Inherited from Core_Controller_Auth

Core_Controller_Auth::$user

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
Constructor __construct (line 32)
  • access: public
Administration __construct ()

Redefinition of:
Core_Controller_Auth::__construct()
activate (line 451)
  • access: protected
void activate ( $table)
  • $table
add (line 363)
  • access: protected
void add ( $table)
  • $table
basic_page (line 332)
  • access: protected
void basic_page ( $event, [ $actions = FALSE])
  • $event
  • $actions
beforeAction (line 36)
  • access: public
void beforeAction ()

Redefinition of:
Core_Controller::beforeAction()
Is called before Action is run
checkCSRF (line 477)
  • access: protected
void checkCSRF ()
content (line 80)
  • access: public
void content ()
del (line 466)
  • access: protected
void del ( $table)
  • $table
dump (line 347)
  • access: protected
void dump ( $table)
  • $table
edit (line 379)
  • access: protected
void edit ( $table)
  • $table
event_advanced (line 276)
  • access: public
void event_advanced ()
event_anquette (line 160)
  • access: public
void event_anquette ()
event_basic (line 235)
  • access: public
void event_basic ()
event_category (line 123)
  • access: public
void event_category ()
event_citate (line 167)
  • access: public
void event_citate ()
event_comment (line 153)
  • access: public
void event_comment ()
event_gallery (line 139)
  • access: public
void event_gallery ()
event_group (line 202)
  • access: public
void event_group ()
event_page (line 146)
  • access: public
void event_page ()
event_post (line 132)
  • access: public
void event_post ()
event_user (line 195)
  • access: public
void event_user ()
guidepost (line 319)

***********************************************************************

  • access: protected
void guidepost ( $name, [ $submenu = FALSE])
  • $name
  • $submenu
logout (line 308)
  • access: public
void logout ()
news (line 74)
  • access: public
void news ()
save (line 396)
  • access: protected
void save ()
settings (line 209)
  • access: public
void settings ()
tree (line 438)
  • access: protected
void tree ( $table)
  • $table
users (line 174)
  • access: public
void users ()
__default (line 69)

__default

  • access: public
void __default ()

Redefinition of:
Core_Controller::__default()
Default Action method

Inherited Methods

Inherited From Core_Controller_Auth

 Core_Controller_Auth::__construct()
 Core_Controller_Auth::authenticate()
 Core_Controller_Auth::authorize()

Inherited From Core_Controller

 Core_Controller::__construct()
 Core_Controller::afterAction()
 Core_Controller::authenticate()
 Core_Controller::authorize()
 Core_Controller::beforeAction()
 Core_Controller::beforeFooter()
 Core_Controller::isValid()
 Core_Controller::setSiteData()
 Core_Controller::__default()

Inherited From Core_Object

 Core_Object::__construct()
 Core_Object::delData()
 Core_Object::getData()
 Core_Object::setData()
 Core_Object::__toString()

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