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

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

 __construct ()
 
 handlerFinallyBeforePassToView ($dataFromReport)
 
- Открытые члены унаследованные от Base
 prepareWidgetContent (Widget $widget, $withCalculatedData=false)
 
- Открытые члены унаследованные от View
 getHeight ()
 
 setHeight ($height)
 
 getKey ()
 
 getLabel ()
 
 setLabel ($label)
 
 getLogoUri ()
 
 setLogoUri ($logoUri)
 
 getCompatibleDataType ()
 
 setCompatibleDataType ($compatibleDataType)
 
 getCompatibleViewTypes ()
 
 buildWidgetHandlerForBoard ($boardId)
 
 addDefaultReportHandlersToWidgetHandler (BaseWidget $widgetHandler)
 
 prepareWidgetFormBeforeRender (WidgetForm $form)
 
 collectWidgetHandlerFormElements (BaseWidget $widgetHandler)
 
 collectReportHandlerFormElements ($reportHandler)
 
 getJsClassName ()
 
 setJsClassName ($jsClassName)
 
 isDraggable ()
 
 setDraggable ($draggable)
 
 isCompatibleWithView (View $view)
 
 getReportDefaultColor ($num)
 
 isHorizontalResizable ()
 
 setHorizontalResizable ($horizontalResizable)
 
 getPreviewImageUri ()
 
 setPreviewImageUri ($previewImageUri)
 

Открытые атрибуты

const VIEW_KEY = 'circle'
 
- Открытые атрибуты унаследованные от View
const VIEW_KEY = ''
 
const MAX_RENDER_REPORT_COUNT = 0
 
const DEFAULT_EMPTY_REPORT_COUNT = 1
 
const USE_IN_VISUAL_CONSTRUCTOR = true
 

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

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

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

◆ __construct()

__construct ( )

Circle constructor.

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

Методы

◆ handlerFinallyBeforePassToView()

handlerFinallyBeforePassToView ( $dataFromReport)

Handle all data prepared for this view.

Аргументы
array$dataFromReportCalculated data from report handler.
Возвращает
array

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

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

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

◆ VIEW_KEY

const VIEW_KEY = 'circle'

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