Claro_Controller_Script Class Reference

Inheritance diagram for Claro_Controller_Script:
Claro_Controller Claro_Controller_ObScript

Public Member Functions

 __construct ($scriptPath)
 handleRequest ($userInput, $claroline)

Protected Attributes

 $scriptPath

Detailed Description

Controller that includes a PHP script and run it within it's handleRequest method with script output given by a return statement

Definition at line 37 of file controller.lib.php.


Constructor & Destructor Documentation

__construct ( scriptPath  ) 

Constructor

Parameters:
scriptPath string path to the script to call

Definition at line 45 of file controller.lib.php.


Member Function Documentation

handleRequest ( userInput,
claroline 
)
See also:
Claro_Controller

Implements Claro_Controller.

Reimplemented in Claro_Controller_ObScript.

Definition at line 53 of file controller.lib.php.


Field Documentation

$scriptPath [protected]

Definition at line 39 of file controller.lib.php.


The documentation for this class was generated from the following file:
Generated on Tue Jun 8 12:28:38 2010 for Claroline API by  doxygen 1.6.3