ILIAS
release_8 Revision v8.23
|
Public Member Functions | |
__construct (int $cnt, int $highlight_cnt) | |
getCount () | |
getHighlightCount () | |
Protected Attributes | |
int | $highlight_cnt |
int | $cnt |
Counter DTO class.
Definition at line 25 of file class.Counter.php.
ILIAS\Awareness\Counter::__construct | ( | int | $cnt, |
int | $highlight_cnt | ||
) |
Definition at line 30 of file class.Counter.php.
References ILIAS\Awareness\Counter\$cnt, and ILIAS\Awareness\Counter\$highlight_cnt.
ILIAS\Awareness\Counter::getCount | ( | ) |
ILIAS\Awareness\Counter::getHighlightCount | ( | ) |
|
protected |
Definition at line 28 of file class.Counter.php.
Referenced by ILIAS\Awareness\Counter\__construct(), and ILIAS\Awareness\Counter\getCount().
|
protected |
Definition at line 27 of file class.Counter.php.
Referenced by ILIAS\Awareness\Counter\__construct(), and ILIAS\Awareness\Counter\getHighlightCount().