PackageDescription: SurveyView


Survey View

Last published: June 30, 2005 by 'michael'

Defines 29 Classes
Extends 32 Classes


The view code for the SurveyModel to render it to the Internet.
The framework is split in to three important hierarchies:

Part's - reusable components for a page
AnswerPart
SingleAnswerPart
MultiAnswerPart
SingleOtherAnswerPart
MultiOtherAnswerPart
QuestionPart
SingleQuestionPart
MultiQuestionPart
SurveyResultsPart

Page's - an actual page to display
StandardSurveyPage
AdminPasswordPage
AdminPage
AdminSurveyPage
AdminConfirmSurveyPage
AdminSurveySourcePage
SurveyPage
SurveyConfirmPage
SurveyCompletePage
SurveyResultsPage
SurveyResultsRssPage
SurveyResultsXmlPage
UnknonwnSurveyPage

Responders - recognises a URL or pattern and displays some sort of page inside it
AdminPageResponder
SurveyPageResponder
SurveyPageResultsResponder
SurveyPageResultsRssResponder
SurveyPageResultsXmlResponder