Class SurveyConnector

Description

Description of SurveyConnector

  • author: jkraaijeveld

Located in /SurveyConnector.php (line 8)

Connector
   |
   --SurveyConnector
Variable Summary
mixed $db
Method Summary
SurveyConnector __construct ()
void get (type $arguments)
void set (type $rToolObject)
Variables
mixed $db (line 9)
  • access: protected

Inherited Variables

Inherited from Connector

Connector::$fileName
Connector::$model
Connector::$type
Methods
Constructor __construct (line 14)

Constructor for ApplicationConnector.

  • access: public
SurveyConnector __construct ()
get (line 29)

function get($arguments) Gets the array of Survey objects belonging to arguments supplied.

  • access: public
void get (type $arguments)
  • type $arguments: : An array containing zero or more of the following keys: 'uid', 'title', 'description', 'questions' Note: questions has to be an array of question IDs (codes) for this filter to work.
set (line 88)

Saves the given Survey object.

  • access: public
void set (type $rToolObject)
  • type $rToolObject: : The ResearchToolObject to be saved.

Inherited Methods

Inherited From Connector

Connector::createArguments()
Connector::load()
Connector::save()

Documentation generated on Fri, 09 Dec 2011 09:33:27 +0000 by phpDocumentor 1.4.3