Public Member Functions |
| createEvaluationHeader ($eval, $votedNow, $votedEarlier) |
| createInfoBox ($eval, $voted) |
| createEvaluation ($tree) |
| createEvalMetaInfo ($eval, $votedNow=NO, $votedEarlier=NO) |
| getNumberOfVotesText ($eval, $voted) |
| getStopdateText ($eval, $voted) |
| getAnonymousText ($eval, $voted) |
| createEvaluationFooter ($eval, $voted, $isPreview) |
| createVoteButton ($eval) |
| createEditButton ($eval) |
| createOverviewButton ($rangeID, $evalID) |
| createDeleteButton ($eval) |
| createStopButton ($eval) |
| createContinueButton ($eval) |
| createExportButton ($eval) |
Member Function Documentation
createContinueButton |
( |
|
$eval | ) |
|
createDeleteButton |
( |
|
$eval | ) |
|
createEditButton |
( |
|
$eval | ) |
|
createEvalMetaInfo |
( |
|
$eval, |
|
|
|
$votedNow = NO , |
|
|
|
$votedEarlier = NO |
|
) |
| |
create html for the meta-information about an evaluation.
- Parameters
-
Object | $eval | The evaluation |
bool | $isAssociated | whether the current user has used the eval |
- Returns
- String a table row
createEvaluation |
( |
|
$tree | ) |
|
createEvaluation: generate the evaluation itself (questions and answers)
- Parameters
-
- Returns
- a table row
createEvaluationFooter |
( |
|
$eval, |
|
|
|
$voted, |
|
|
|
$isPreview |
|
) |
| |
createEvaluationFooter: generate the foot of an evaluation (buttons etc.)
- Parameters
-
- Returns
- a table row
createEvaluationHeader |
( |
|
$eval, |
|
|
|
$votedNow, |
|
|
|
$votedEarlier |
|
) |
| |
createEvaluationHeader: generate the head of an evaluation (title and base text)
- Parameters
-
- Returns
- a table row
createExportButton |
( |
|
$eval | ) |
|
createInfoBox |
( |
|
$eval, |
|
|
|
$voted |
|
) |
| |
createOverviewButton |
( |
|
$rangeID, |
|
|
|
$evalID |
|
) |
| |
createStopButton |
( |
|
$eval | ) |
|
createVoteButton |
( |
|
$eval | ) |
|
getAnonymousText |
( |
|
$eval, |
|
|
|
$voted |
|
) |
| |
getNumberOfVotesText |
( |
|
$eval, |
|
|
|
$voted |
|
) |
| |
getStopdateText |
( |
|
$eval, |
|
|
|
$voted |
|
) |
| |
The documentation for this class was generated from the following file: