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

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

static inlineDocument (Document $document, array $styleList=null)
 
static inlineHtml ($html, array $styleList=null)
 
static getStyle (Element $node, $singleStyle=true)
 
static setStyle (Element $node, $styleList, $append=false)
 

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

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

Методы

◆ getStyle()

static getStyle ( Element $node,
$singleStyle = true )
static

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

◆ inlineDocument()

static inlineDocument ( Document $document,
array $styleList = null )
static
Аргументы
Document$document
array$styleList
Возвращает
array

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

◆ inlineHtml()

static inlineHtml ( $html,
array $styleList = null )
static

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

◆ setStyle()

static setStyle ( Element $node,
$styleList,
$append = false )
static

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