![]() |
CMS
Version 3.9
|
Public Member Functions | |
Answer ($response_id) | |
Survey () | |
QuestionType () | |
SurveyQuestionXref ($survey_id) | |
isEditable () | |
Returns true if the question can be edited and false if it cannot. More... | |
allowDelete () | |
SurveyQuestion () | |
![]() | |
setDefaultValues () | |
Sets the default values for a question object: More... | |
isFreeText () | |
isShortText () | |
isCheckList () | |
isRatings () | |
isMultiChoice () | |
isDropDown () | |
isHeading () | |
formatEditableMessage () | |
AbstractQuestion () | |
Public Attributes | |
$fields | |
$relations | |
![]() | |
$editable = true | |
$fieldAliases | |
Definition at line 42 of file survey_question.inc.
SurveyQuestion::allowDelete | ( | ) |
Definition at line 105 of file survey_question.inc.
SurveyQuestion::Answer | ( | $response_id | ) |
Definition at line 63 of file survey_question.inc.
SurveyQuestion::isEditable | ( | ) |
Returns true if the question can be edited and false if it cannot.
Reimplemented from AbstractQuestion.
Definition at line 88 of file survey_question.inc.
SurveyQuestion::QuestionType | ( | ) |
Reimplemented from AbstractQuestion.
Definition at line 77 of file survey_question.inc.
SurveyQuestion::Survey | ( | ) |
Definition at line 72 of file survey_question.inc.
SurveyQuestion::SurveyQuestion | ( | ) |
Definition at line 118 of file survey_question.inc.
SurveyQuestion::SurveyQuestionXref | ( | $survey_id | ) |
Definition at line 82 of file survey_question.inc.
SurveyQuestion::$fields |
Definition at line 44 of file survey_question.inc.
SurveyQuestion::$relations |
Definition at line 55 of file survey_question.inc.