Public Member Functions | |
init () | |
run () |
Public Attributes | |
$moderatorEmail | |
$notifyModeratorOnNew = true | |
$allowAnonymous = true | |
$dontNeedApprove = false | |
$oneLevelReply = false | |
$commentsPerPage = 5 | |
$paginationPagesCount = 5 | |
$requiredForAnonymous = null | |
![]() | |
$contentId | |
$isPreview = false |
Gentics Portal.Node PHP Author & Copyright (c) by Gentics Software GmbH sales @gen tics. comhttp://www.gentics.com Licenses can be found in the LICENSE.txt file in the root-folder of this installation You must not use this software without a valid license agreement.
Widget for view comments for current model
Definition at line 12 of file CommentsWidget.php.
CommentsWidget::init | ( | ) |
Override base init. For skipping scripts and css init.
Reimplemented from CommentsBaseWidget.
Definition at line 57 of file CommentsWidget.php.
CommentsWidget::run | ( | ) |
Render CommentsWidget view
Definition at line 68 of file CommentsWidget.php.