Public Member Functions | |
init () | |
run () | |
getCommentsAmount () | |
forContent ($contentId) | |
![]() | |
getViewFile ($viewName) |
Public Attributes | |
$contentId |
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.
Definition at line 11 of file CommentsAmountWidget.php.
CommentsAmountWidget::forContent | ( | $contentId | ) |
Declares the validation rules.
string | $contentId | defines contentId |
Definition at line 72 of file CommentsAmountWidget.php.
CommentsAmountWidget::getCommentsAmount | ( | ) |
Calculates comment amount
Definition at line 43 of file CommentsAmountWidget.php.
References Comment\model().
CommentsAmountWidget::init | ( | ) |
widget initial function
Definition at line 21 of file CommentsAmountWidget.php.
CommentsAmountWidget::run | ( | ) |