1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
counterstyle.php
См. документацию.
1
<?php
8
9
namespace
Bitrix\Socialnetwork\Internals\Counter;
10
11
class
CounterStyle
12
{
13
public
const
STYLE_RED
=
'DANGER'
;
14
public
const
STYLE_GREEN
=
'SUCCESS'
;
15
public
const
STYLE_YELLOW
=
'WARNING'
;
16
public
const
STYLE_GRAY
=
'GRAY'
;
17
}
Bitrix\Socialnetwork\Internals\Counter\CounterStyle
Определения
counterstyle.php:12
Bitrix\Socialnetwork\Internals\Counter\CounterStyle\STYLE_YELLOW
const STYLE_YELLOW
Определения
counterstyle.php:15
Bitrix\Socialnetwork\Internals\Counter\CounterStyle\STYLE_RED
const STYLE_RED
Определения
counterstyle.php:13
Bitrix\Socialnetwork\Internals\Counter\CounterStyle\STYLE_GRAY
const STYLE_GRAY
Определения
counterstyle.php:16
Bitrix\Socialnetwork\Internals\Counter\CounterStyle\STYLE_GREEN
const STYLE_GREEN
Определения
counterstyle.php:14
bitrix
modules
socialnetwork
lib
internals
counter
counterstyle.php
Создано системой
1.14.0