Class AdministrationController

Description

Administration controller

  • version: 1.0

Located in /application/controllers/AdministrationController.class.php (line 9)

Controller
   |
   --PageController
      |
      --ApplicationController
         |
         --AdministrationController
Method Summary
null clients (void 0)
null company (void 0)
null configuration (void 0)
null index (void 0)
null members (void 0)
null projects (void 0)
null tools (void 0)
null tool_mass_mailer (void 0)
null tool_test_email (void 0)
null upgrade (void 0)
Methods
Constructor __construct (line 18)

Construct the AdministrationController

  • access: public
AdministrationController __construct (void 0)
  • void 0

Redefinition of:
ApplicationController::__construct()
Add application level constroller
clients (line 82)

List clients

  • access: public
null clients (void 0)
  • void 0
company (line 47)

Show company page

  • access: public
null company (void 0)
  • void 0
configuration (line 92)

Show configuration index page

null configuration (void 0)
  • void 0
index (line 36)

Show administration index

  • access: public
null index (void 0)
  • void 0
members (line 59)

Show owner company members

  • access: public
null members (void 0)
  • void 0
projects (line 71)

List all company projects

  • access: public
null projects (void 0)
  • void 0
tools (line 103)

List all available administration tools

null tools (void 0)
  • void 0
tool_mass_mailer (line 190)

Send multiple emails using this simple tool

null tool_mass_mailer (void 0)
  • void 0
tool_test_email (line 135)

Render and execute test mailer form

null tool_test_email (void 0)
  • void 0
upgrade (line 113)

Show upgrade page

null upgrade (void 0)
  • void 0

Inherited Methods

Inherited From ApplicationController

ApplicationController::__construct()
ApplicationController::setSidebar()

Inherited From PageController

PageController::__construct()
PageController::addHelper()
PageController::execute()
PageController::getAutoRender()
PageController::getHelpers()
PageController::getLayout()
PageController::getLayoutPath()
PageController::getTemplate()
PageController::getTemplatePath()
PageController::redirectTo()
PageController::redirectToReferer()
PageController::redirectToUrl()
PageController::render()
PageController::renderLayout()
PageController::renderText()
PageController::setAutoRender()
PageController::setLayout()
PageController::setTemplate()

Inherited From Controller

Controller::__construct()
Controller::execute()
Controller::forward()
Controller::getAction()
Controller::getControllerName()
Controller::getSystemControllerClass()
Controller::setAction()
Controller::setControllerName()
Controller::setSystemControllerClass()
Controller::validAction()

Documentation generated on Wed, 23 Jan 2008 01:57:35 +0000 by phpDocumentor 1.4.0