Defines the relations and functions required of a Questionnaire class that uses Questionnaire form and results classes.
More...
Defines the relations and functions required of a Questionnaire class that uses Questionnaire form and results classes.
- Author
- janice
Definition at line 46 of file questionnaire.inc.
◆ AbstractQuestionnaire()
AbstractQuestionnaire::AbstractQuestionnaire |
( |
| ) |
|
◆ allowDelete()
AbstractQuestionnaire::allowDelete |
( |
| ) |
|
|
abstract |
◆ Answers()
AbstractQuestionnaire::Answers |
( |
| ) |
|
|
abstract |
◆ isAuthor()
AbstractQuestionnaire::isAuthor |
( |
| ) |
|
|
abstract |
◆ isEditable()
AbstractQuestionnaire::isEditable |
( |
| ) |
|
|
abstract |
◆ Questions()
AbstractQuestionnaire::Questions |
( |
| ) |
|
|
abstract |
◆ setDefaults()
AbstractQuestionnaire::setDefaults |
( |
| ) |
|
|
abstract |
Set the initial default values in the item e.g., user_id = user->user_id status = xx.
Used by questionnaire clone and can be used on the first form page.
Reimplemented in Survey, and Questionnaire.
The documentation for this class was generated from the following file: