|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct (public readonly bool $useAirDesign=false, public readonly CounterStyle $style=CounterStyle::FILLED_ALERT, public readonly int $value=0, public readonly int $maxValue=99, public readonly CounterColor $color=CounterColor::PRIMARY, public readonly CounterColor $secondaryColor=CounterColor::PRIMARY, public readonly bool $border=false, public readonly CounterSize $size=CounterSize::MEDIUM, public readonly bool $isDouble=false, public readonly bool $usePercentSymbol=false, public readonly string $id='', public readonly bool $hideIfZero=false,) | |
| render () | |
См. определение в файле counter.php строка 5
| __construct | ( | public readonly bool | $useAirDesign = false, |
| public readonly CounterStyle | $style = CounterStyle::FILLED_ALERT, | ||
| public readonly int | $value = 0, | ||
| public readonly int | $maxValue = 99, | ||
| public readonly CounterColor | $color = CounterColor::PRIMARY, | ||
| public readonly CounterColor | $secondaryColor = CounterColor::PRIMARY, | ||
| public readonly bool | $border = false, | ||
| public readonly CounterSize | $size = CounterSize::MEDIUM, | ||
| public readonly bool | $isDouble = false, | ||
| public readonly bool | $usePercentSymbol = false, | ||
| public readonly string | $id = '', | ||
| public readonly bool | $hideIfZero = false ) |
См. определение в файле counter.php строка 7
| render | ( | ) |
См. определение в файле counter.php строка 23