|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ilPollContentRenderer:Public Member Functions | |
| __construct (ilLanguage $lng, UIFactory $ui_factory, UIRenderer $ui_renderer, Refinery $refinery, ilPollStateInfo $availability, ilPollCommentsHandler $comments, ilPollAnswersHandler $answers, ilPollAnswersRenderer $answers_renderer, ilPollResultsHandler $results, ilPollResultsRenderer $results_renderer, ilPollImageFactoryInterface $poll_image_factory) | |
| render (ilTemplate $tpl, int $ref_id, int $user_id, ilObjPoll $poll, bool $admin_view=false) | |
Protected Attributes | |
| ilPollStateInfo | $state |
| ilPollCommentsHandler | $comments |
| ilPollAnswersHandler | $answers |
| ilPollAnswersRenderer | $answers_renderer |
| ilPollResultsHandler | $results |
| ilPollResultsRenderer | $results_renderer |
| ilLanguage | $lng |
| UIFactory | $ui_factory |
| UIRenderer | $ui_renderer |
| Refinery | $refinery |
| ilPollImageFactoryInterface | $poll_image_factory |
Definition at line 28 of file class.ilPollContentRenderer.php.
| ilPollContentRenderer::__construct | ( | ilLanguage | $lng, |
| UIFactory | $ui_factory, | ||
| UIRenderer | $ui_renderer, | ||
| Refinery | $refinery, | ||
| ilPollStateInfo | $availability, | ||
| ilPollCommentsHandler | $comments, | ||
| ilPollAnswersHandler | $answers, | ||
| ilPollAnswersRenderer | $answers_renderer, | ||
| ilPollResultsHandler | $results, | ||
| ilPollResultsRenderer | $results_renderer, | ||
| ilPollImageFactoryInterface | $poll_image_factory | ||
| ) |
Definition at line 42 of file class.ilPollContentRenderer.php.
References $answers, $answers_renderer, $comments, $lng, $poll_image_factory, $refinery, $results, $results_renderer, $ui_factory, $ui_renderer, ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 356 of file class.ilPollContentRenderer.php.
References ilDatePresentation\formatDate(), and IL_CAL_UNIX.
Referenced by renderMiscVoteInfo(), renderNotAbleToVoteMessage(), and renderNotWithinVotingPeriodMessage().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 349 of file class.ilPollContentRenderer.php.
Referenced by renderNoQuestionMessage(), renderNotAbleToVoteMessage(), and renderNotWithinVotingPeriodMessage().
Here is the caller graph for this function:| ilPollContentRenderer::render | ( | ilTemplate | $tpl, |
| int | $ref_id, | ||
| int | $user_id, | ||
| ilObjPoll | $poll, | ||
| bool | $admin_view = false |
||
| ) |
Definition at line 68 of file class.ilPollContentRenderer.php.
References ilObject\getId(), ilObject\getLongDescription(), ilObjPoll\getQuestion(), ilObjPoll\getShowComments(), ilObjPoll\getVotingPeriodBegin(), ilObjPoll\getVotingPeriodEnd(), renderAlertForAnonymousUser(), renderAnchor(), renderAnswersAndResults(), renderAvailability(), renderComments(), renderDescription(), renderNoQuestionMessage(), renderNotWithinVotingPeriodMessage(), and renderQuestion().
Here is the call graph for this function:
|
protected |
Definition at line 329 of file class.ilPollContentRenderer.php.
References ILIAS\Repository\lng(), and HTML_Template_IT\setVariable().
Referenced by render().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 304 of file class.ilPollContentRenderer.php.
References HTML_Template_IT\setVariable().
Referenced by render().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 269 of file class.ilPollContentRenderer.php.
References ILIAS\Repository\lng(), and HTML_Template_IT\setVariable().
Referenced by renderAnswers().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 148 of file class.ilPollContentRenderer.php.
References ilObjPoll\getNonAnonymous(), ilObjPoll\getVotingPeriodEnd(), renderAnonimityInfo(), and renderMiscVoteInfo().
Referenced by renderAnswersAndResults().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 107 of file class.ilPollContentRenderer.php.
References ilObjPoll\getVotingPeriodEnd(), renderAnswers(), renderNotAbleToVoteMessage(), renderResults(), and renderTotalParticipantsInfo().
Referenced by render().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 322 of file class.ilPollContentRenderer.php.
References ILIAS\Repository\lng(), and HTML_Template_IT\setVariable().
Referenced by render().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 334 of file class.ilPollContentRenderer.php.
References ILIAS\Repository\lng(), and HTML_Template_IT\setVariable().
Referenced by render().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 309 of file class.ilPollContentRenderer.php.
References ILIAS\Repository\refinery(), and HTML_Template_IT\setVariable().
Referenced by render().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 243 of file class.ilPollContentRenderer.php.
References getFormattedDate(), ILIAS\Repository\lng(), and HTML_Template_IT\setVariable().
Referenced by renderAnswers().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 294 of file class.ilPollContentRenderer.php.
References getMessageBox(), ILIAS\Repository\lng(), and HTML_Template_IT\setVariable().
Referenced by render().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 194 of file class.ilPollContentRenderer.php.
References getFormattedDate(), getMessageBox(), ILIAS\Repository\lng(), and HTML_Template_IT\setVariable().
Referenced by renderAnswersAndResults().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 281 of file class.ilPollContentRenderer.php.
References getFormattedDate(), getMessageBox(), ILIAS\Repository\lng(), and HTML_Template_IT\setVariable().
Referenced by render().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 226 of file class.ilPollContentRenderer.php.
References ILIAS\Repository\refinery(), and HTML_Template_IT\setVariable().
Referenced by render().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 166 of file class.ilPollContentRenderer.php.
References ilObjPoll\getShowResultsAs().
Referenced by renderAnswersAndResults().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 177 of file class.ilPollContentRenderer.php.
References ILIAS\Repository\lng(), and HTML_Template_IT\setVariable().
Referenced by renderAnswersAndResults().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 32 of file class.ilPollContentRenderer.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file class.ilPollContentRenderer.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilPollContentRenderer.php.
Referenced by __construct().
|
protected |
Definition at line 36 of file class.ilPollContentRenderer.php.
Referenced by __construct().
|
protected |
Definition at line 40 of file class.ilPollContentRenderer.php.
Referenced by __construct().
|
protected |
Definition at line 39 of file class.ilPollContentRenderer.php.
Referenced by __construct().
|
protected |
Definition at line 34 of file class.ilPollContentRenderer.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilPollContentRenderer.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilPollContentRenderer.php.
|
protected |
Definition at line 37 of file class.ilPollContentRenderer.php.
Referenced by __construct().
|
protected |
Definition at line 38 of file class.ilPollContentRenderer.php.
Referenced by __construct().