Class Question

Description

Description of Question

  • author: fpvanagthoven

Located in /Question.php (line 13)

ResearchToolObject
   |
   --Question
Variable Summary
mixed $answers
mixed $category
mixed $description
mixed $title
mixed $type
Method Summary
Question __construct (type $uid, [type $title = null], [type $type = null], [type $description = null], [type $category = null], [type $answers = null])
Variables
mixed $answers (line 18)
  • access: public
mixed $category (line 17)
  • access: public
mixed $description (line 16)
  • access: public
mixed $title (line 14)
  • access: public
mixed $type (line 15)
  • access: public

Inherited Variables

Inherited from ResearchToolObject

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

Constructor for a Question. $uid equals the corresponding code.

  • access: public
Question __construct (type $uid, [type $title = null], [type $type = null], [type $description = null], [type $category = null], [type $answers = null])
  • type $uid
  • type $title
  • type $type
  • type $description
  • type $category
  • type $answers

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