ReportCellQRcode - staffcheck/api GitHub Wiki

ReportCellQRcode

Class ReportCellQRcode

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

Properties

$report_obj

public mixed $report_obj = NULL
  • Visibility: public

$value

public mixed $value = NULL
  • Visibility: public

$style

public mixed $style = NULL
  • Visibility: public

Methods

__construct

mixed ReportCellQRcode::__construct(object $report_obj, $value, boolean $style)

ReportCellQRcode constructor.

  • Visibility: public

Arguments

  • $report_obj object
  • $value 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

display

string ReportCellQRcode::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

__toString

string ReportCell::__toString()
  • Visibility: public
  • This method is defined by ReportCell
⚠️ **GitHub.com Fallback** ⚠️