ReportCellImage - staffcheck/api GitHub Wiki
Class ReportCellImage
- Class name: ReportCellImage
- Namespace:
- Parent class: ReportCell
public mixed $style = NULL
- Visibility: public
public mixed $report_obj = NULL
- Visibility: public
public mixed $value = NULL
- Visibility: public
mixed ReportCellImage::__construct(object $report_obj, $image_file_name, boolean $style)
ReportCellImage constructor.
- Visibility: public
- $report_obj object
- $image_file_name mixed
- $style boolean
integer ReportCell::getColumnHeight()
- Visibility: public
- This method is defined by ReportCell
integer ReportCell::getColumnWidth()
- Visibility: public
- This method is defined by ReportCell
string ReportCell::__toString()
- Visibility: public
- This method is defined by ReportCell
string ReportCellImage::display($format, string $max_width, $max_height, integer $row_i)
- Visibility: public
- $format mixed
- $max_width string - UUID
- $max_height mixed
- $row_i integer