Class we_app_controller_EditorAction

Description

Base EditorAction Controller

Located in /app/controller/EditorAction.php (line 29)

Zend_Controller_Action
   |
   --we_app_controller_EditorAction
Variable Summary
mixed $view
mixed $_model
Method Summary
void bodyAction ()
void footerAction ()
void headerAction ()
void indexAction ()
void _renderDefaultView ( $viewscript)
void _setupModel ([ $forceNew = false])
void _setupParameter ()
Variables
mixed $view (line 35)

view

  • access: public
mixed $_model (line 40)

model

  • access: protected
Methods
bodyAction (line 60)

The body action - show the body

  • access: public
void bodyAction ()
exitdocquestionAction (line 90)

The exit doc question action - show the exit doc question

  • access: public
void exitdocquestionAction ()
footerAction (line 80)

The footer action - show the footer

  • access: public
void footerAction ()
headerAction (line 70)

The header action - show the header

  • access: public
void headerAction ()
indexAction (line 46)

The default action - show the home page

  • access: public
void indexAction ()
_processPostVars (line 137)

process POST variables

  • access: protected
void _processPostVars ()
_renderDefaultView (line 102)

Render Default View - show the default view

  • access: protected
void _renderDefaultView ( $viewscript)
  • $viewscript
_setupModel (line 146)

setup the model

  • access: protected
void _setupModel ([ $forceNew = false])
  • $forceNew
_setupParameter (line 125)

setup parameter

  • access: protected
void _setupParameter ()
_setupParamString (line 115)

setup the parameter string

  • access: protected
void _setupParamString ()

Documentation generated on Mon, 01 Sep 2008 11:35:37 +0200 by phpDocumentor 1.4.0