Class Answer

Description

Description of Answer

  • author: jkraaijeveld

Located in /Answer.php (line 8)

ResearchToolObject
   |
   --Answer
Variable Summary
mixed $question
mixed $values
Method Summary
Answer __construct ([type $uid = null], [type $question = null], [type $values = null])
Variables
mixed $question (line 9)
  • access: public
mixed $values (line 10)
  • access: public

Inherited Variables

Inherited from ResearchToolObject

ResearchToolObject::$uid
Methods
Constructor __construct (line 18)

Constructor for an Answer object

  • access: public
Answer __construct ([type $uid = null], [type $question = null], [type $values = null])
  • type $uid: : The uid of the Answer object.
  • type $question: : The Question object this Answer answers.
  • type $values: : An array of strings, containing the answers.

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