Class PhpgaclController

Description

The main controller for the plugin.

  • since: 1.0
  • author: Mariano Iglesias

Located in /plugins/phpgacl/controllers/phpgacl_controller.php (line 24)

AppController
   |
   --PhpgaclAppController
      |
      --PhpgaclController
Variable Summary
array $components
string $name
array $uses
Method Summary
void index ()
void install ()
Variables
array $components = array( 'PhpGacl', 'Session' ) (line 43)

Components used by this controller.

  • since: 1.0
  • access: protected

Redefinition of:
PhpgaclAppController::$components
Components used by all controllers.
string $name = 'Phpgacl' (line 35)

Name of the controller.

  • since: 1.0
  • access: protected
array $uses = null (line 51)

Models used by this controller.

  • since: 1.0
  • access: protected

Inherited Variables

Inherited from PhpgaclAppController

PhpgaclAppController::$helpers
PhpgaclAppController::$pluginUrl
Methods
index (line 60)

Shows the control panel.

  • since: 1.0
  • access: public
void index ()
install (line 75)

Install basic information.

  • since: 1.0
  • access: public
void install ()

Inherited Methods

Inherited From PhpgaclAppController

PhpgaclAppController::beforeFilter()
PhpgaclAppController::beforeRender()

Documentation generated on Thu, 08 Mar 2007 21:52:46 -0300 by phpDocumentor 1.3.1