1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Html
Граф наследования:Html:
Base ComplexHtml DivPartHtml

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

 __construct ($contentHtml='')
 printContent ()
 getContent ()
 setContent ($content)
Открытые члены унаследованные от Base
 getPrefix ()
 setPrefix ($prefix)
 getPostfix ()
 setPostfix ($postfix)
 getAssets ()
 addAssets ($assets)
 getForm ()
 setForm ($form)
 render ()
 getJsEventListeners ()
 getJsEvents ()
 addJsEventListener (Base $field=null, $eventKey, $jsParams)
 getLabel ()
 setLabel ($label)
 getCompatibleViewTypes ()
 setCompatibleViewTypes ($compatibleViewTypes)
 getId ()
 setId ($id)
 getWeight ()
 setWeight ($weight)
 addClass ($class)
 getClasses ()
 getDataAttribute ($key)
 getDataAttributes ()
 setDataAttributes ($dataAttributes)
 addDataAttribute ($key, $value)
 getRenderedIdAttribute ()
 getKey ()
 setKey ($key)
 getRenderedClassAttributes ()
 getRenderedDataAttributes ()
 getRenderedInlineStyle ()
 isDisplayLabel ()
 setIsDisplayLabel ($isDisplayLabel)
 addInlineStyle ($key, $value)
 getInlineStyle ()
 setInlineStyle ($inlineStyle)
 isDisplay ()
 setDisplay ($display)

Дополнительные унаследованные члены

Открытые статические члены унаследованные от Base
static getClassName ()
Поля данных унаследованные от Base
const FIELDS_COMPONENT_NAME = 'bitrix:report.visualconstructor.config.fields'
Защищенные члены унаследованные от Base
 includeFieldComponent ($templateName, $params=array())

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

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

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

◆ __construct()

__construct ( $contentHtml = '')

Html constructor.

Аргументы
string$contentHtmlString to set as content of html element.

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

Методы

◆ getContent()

getContent ( )
Возвращает
string

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

◆ printContent()

printContent ( )
Возвращает
void

Переопределяет метод предка Base.

Переопределяется в ComplexHtml.

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

◆ setContent()

setContent ( $content)

Setter for content.

Аргументы
string$contentString to set as Html element content.
Возвращает
void

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/report/lib/visualconstructor/fields/html.php