ReportCellImage - staffcheck/api GitHub Wiki

ReportCellImage

Class ReportCellImage

  • Class name: ReportCellImage
  • Namespace:
  • Parent class: ReportCell

Properties

$style

public mixed $style = NULL
  • Visibility: public

$report_obj

public mixed $report_obj = NULL
  • Visibility: public

$value

public mixed $value = NULL
  • Visibility: public

Methods

__construct

mixed ReportCellImage::__construct(object $report_obj, $image_file_name, boolean $style)

ReportCellImage constructor.

  • Visibility: public

Arguments

  • $report_obj object
  • $image_file_name mixed
  • $style boolean

getColumnHeight

integer ReportCell::getColumnHeight()
  • Visibility: public
  • This method is defined by ReportCell

getColumnWidth

integer ReportCell::getColumnWidth()
  • Visibility: public
  • This method is defined by ReportCell

__toString

string ReportCell::__toString()
  • Visibility: public
  • This method is defined by ReportCell

display

string ReportCellImage::display($format, string $max_width, $max_height, integer $row_i)
  • Visibility: public

Arguments

  • $format mixed
  • $max_width string - UUID
  • $max_height mixed
  • $row_i integer
⚠️ **GitHub.com Fallback** ⚠️