Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс FontWeight

Открытые члены

 __construct ($blockId, $content)
 
 update ()
 

Открытые статические члены

static updateLanding (int $lid)
 

Защищенные члены

 save ()
 
 changeWeightClass ()
 

Защищенные данные

const FONT_BOLD_MATCHER = '/font-weight-bold/i'
 
 $blockId
 
 $content
 

Подробное описание

См. определение в файле fontweight.php строка 7

Конструктор(ы)

◆ __construct()

__construct ( $blockId,
$content )

См. определение в файле fontweight.php строка 21

Методы

◆ changeWeightClass()

changeWeightClass ( )
protected

См. определение в файле fontweight.php строка 45

◆ save()

save ( )
protected

См. определение в файле fontweight.php строка 35

◆ update()

update ( )

См. определение в файле fontweight.php строка 27

◆ updateLanding()

static updateLanding ( int $lid)
static

См. определение в файле fontweight.php строка 51

Данные класса

◆ $blockId

$blockId
protected

См. определение в файле fontweight.php строка 15

◆ $content

$content
protected

См. определение в файле fontweight.php строка 19

◆ FONT_BOLD_MATCHER

const FONT_BOLD_MATCHER = '/font-weight-bold/i'
protected

См. определение в файле fontweight.php строка 10