Открытые атрибуты | |
const | VIEW_KEY = 'number' |
const | MAX_RENDER_REPORT_COUNT = 1 |
Открытые атрибуты унаследованные от View | |
const | VIEW_KEY = '' |
const | MAX_RENDER_REPORT_COUNT = 0 |
const | DEFAULT_EMPTY_REPORT_COUNT = 1 |
const | USE_IN_VISUAL_CONSTRUCTOR = true |
Дополнительные унаследованные члены | |
Защищенные члены унаследованные от Base | |
getCalculatedPerformedData (Widget $widget, $withCalculatedData) | |
Защищенные статические члены унаследованные от Base | |
static | GetErrorHTML ($errorText) |
См. определение в файле number.php строка 16
__construct | ( | ) |
prepareWidgetContent | ( | Widget | $widget, |
$withCalculatedData = false ) |
Method to modify Content which pass to widget view, in absolute end. Set widget color from report color. In interface we choose color for report, but actually change widget background color.
Widget | $widget | Widget entity. |
bool | $withCalculatedData | Marker for calculate or not reports. |
Переопределяет метод предка Base.
См. определение в файле number.php строка 74
const MAX_RENDER_REPORT_COUNT = 1 |
См. определение в файле number.php строка 19
const VIEW_KEY = 'number' |
См. определение в файле number.php строка 18