Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
EvalShow Class Reference
Collaboration diagram for EvalShow:
Collaboration graph

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)

Here is the call graph for this function:

Here is the caller graph for this function:

createDeleteButton (   $eval)

Here is the call graph for this function:

Here is the caller graph for this function:

createEditButton (   $eval)

Here is the call graph for this function:

createEvalMetaInfo (   $eval,
  $votedNow = NO,
  $votedEarlier = NO 
)

create html for the meta-information about an evaluation.

Parameters
Object$evalThe evaluation
bool$isAssociatedwhether the current user has used the eval
Returns
String a table row

Here is the call graph for this function:

Here is the caller graph for this function:

createEvaluation (   $tree)

createEvaluation: generate the evaluation itself (questions and answers)

Parameters
theevaluation
Returns
a table row
createEvaluationFooter (   $eval,
  $voted,
  $isPreview 
)

createEvaluationFooter: generate the foot of an evaluation (buttons etc.)

Parameters
theevaluation
Returns
a table row

Here is the call graph for this function:

createEvaluationHeader (   $eval,
  $votedNow,
  $votedEarlier 
)

createEvaluationHeader: generate the head of an evaluation (title and base text)

Parameters
theevaluation
Returns
a table row

Here is the call graph for this function:

createExportButton (   $eval)

Here is the call graph for this function:

Here is the caller graph for this function:

createInfoBox (   $eval,
  $voted 
)

creates the infobox

Here is the call graph for this function:

Here is the caller graph for this function:

createOverviewButton (   $rangeID,
  $evalID 
)

Here is the call graph for this function:

Here is the caller graph for this function:

createStopButton (   $eval)

Here is the call graph for this function:

Here is the caller graph for this function:

createVoteButton (   $eval)

Here is the call graph for this function:

Here is the caller graph for this function:

getAnonymousText (   $eval,
  $voted 
)

Here is the caller graph for this function:

getNumberOfVotesText (   $eval,
  $voted 
)

Here is the call graph for this function:

Here is the caller graph for this function:

getStopdateText (   $eval,
  $voted 
)

Here is the caller graph for this function:


The documentation for this class was generated from the following file: