Skip to main content

GravityKit\GravityExport\PdfRenderer\Rendering\Colors

Feature that applies colors on the rows of the PDF.

Since: $ver$

Source: add-ons/pdf-renderer/src/Rendering/Colors.php:14

Details

  • Kind: class
  • Namespace: GravityKit\GravityExport\PdfRenderer\Rendering
  • Extends: Feature

Methods

MethodDescription
__construct()Creates the feature instance.

Method Reference

__construct()

public function __construct( GravityExportAddon $addon, GravityExportLiteAddon $plugin )

Creates the feature instance.

Parameters

NameTypeDefaultDescription
$addonGravityExportAddon
$pluginGravityExportLiteAddon

Since: $ver$

Source: add-ons/pdf-renderer/src/Rendering/Colors.php:39