Class QuestionConnector

Description

Description of QuestionConnector

  • author: jkraaijeveld

Located in /QuestionConnector.php (line 14)

Connector
   |
   --QuestionConnector
Method Summary
QuestionConnector __construct ()
void get (type $arguments)
void set (type $rToolObject)
Variables
Methods
Constructor __construct (line 20)

Constructor for QuestionConnector

  • access: public
QuestionConnector __construct ()
get (line 33)

Get the questions corresponding to the arguments.

  • access: public
void get (type $arguments)
  • type $arguments: : An array having one ore more of the following elements: 'code', 'title', 'type', 'description', 'category', 'definedanswers'.
set (line 91)

Save the given ResearchTool 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