CommentsTplVoteBox
in package
uses
TraitScore
FinalYes
Table of Contents
Properties
- $isCommentVote : bool
Methods
- __construct() : mixed
- generateVoteBox() : string
- getScoresInstance() : Scores
Properties
$isCommentVote
public
bool
$isCommentVote
= false
Methods
__construct()
public
__construct() : mixed
generateVoteBox()
public
generateVoteBox(mixed $strName, array<string|int, mixed> $saRow, array<string|int, mixed> $saUserPublic) : string
Parameters
- $strName : mixed
- $saRow : array<string|int, mixed>
- $saUserPublic : array<string|int, mixed>
Return values
stringgetScoresInstance()
public
getScoresInstance() : Scores