Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс BoardComponentButton
+ Граф наследования:BoardComponentButton:

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

 __construct ($componentName, $componentTemplateName='', $componentParams=[])
 
 getComponentName ()
 
 setComponentName ($componentName)
 
 getComponentTemplateName ()
 
 setComponentTemplateName ($componentTemplateName)
 
 getComponentParams ()
 
 setComponentParams ($componentParams)
 
 process ()
 
 flush ()
 
 isProcessed ()
 
 setProcessed ($processed)
 
- Открытые члены унаследованные от BoardButton
 __construct ($html)
 
 getHtml ()
 
 setHtml ($html)
 
 getJsList ()
 
 setJsList (array $jsList)
 
 addJs ($jsPath)
 
 getStringList ()
 
 setStringList (array $stringList)
 
 addString ($string)
 
 getCssList ()
 
 setCssList (array $cssList)
 
 addCss ($jsPath)
 

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

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

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

◆ __construct()

__construct ( $componentName,
$componentTemplateName = '',
$componentParams = [] )

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

Методы

◆ flush()

flush ( )

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

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

◆ getComponentName()

getComponentName ( )
Возвращает
mixed

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

◆ getComponentParams()

getComponentParams ( )
Возвращает
array

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

◆ getComponentTemplateName()

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

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

◆ isProcessed()

isProcessed ( )
Возвращает
bool

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

◆ process()

process ( )
Возвращает
$this|BoardButton

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

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

◆ setComponentName()

setComponentName ( $componentName)
Аргументы
mixed$componentName

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

◆ setComponentParams()

setComponentParams ( $componentParams)
Аргументы
array$componentParams

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

◆ setComponentTemplateName()

setComponentTemplateName ( $componentTemplateName)
Аргументы
string$componentTemplateName

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

◆ setProcessed()

setProcessed ( $processed)
Аргументы
bool$processed

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