GravityExport Classes
GravityKit\GravityExport\Addon\GravityExportAddonGravityKit\GravityExport\Exporting\CustomExportEndpoint— Sets a custom export endpoint.GravityKit\GravityExport\Exporting\ExportAsHtml— Shows inline HTML in columns in Xlsx (Excel) and PDF.GravityKit\GravityExport\Exporting\RemoveEmptyColumns— Removes all non-numeric columns that are empty.GravityKit\GravityExport\Feature— Base class for implementing features.GravityKit\GravityExport\Filters\Action\Reset— Action to reset the URL of the Filters add-on feed.GravityKit\GravityExport\Filters\Addon\FiltersFeedAddon— Filters add-on.GravityKit\GravityExport\Filters\ServiceProvider\FiltersProvider— The service provider for the Filters add-on.GravityKit\GravityExport\GravityExport— The main plugin file.GravityKit\GravityExport\MultiRow\Plugin— The plugin that enables the multiple rows add-on.GravityKit\GravityExport\MultiRow\Transformer\MultipleRowsCombiner— A combiner that returns multiple rows for multi-row fields.GravityKit\GravityExport\PdfRenderer\Plugin— The entry point of the plugin.GravityKit\GravityExport\PdfRenderer\Renderer\PdfRenderer— A PDF renderer decorator.GravityKit\GravityExport\PdfRenderer\Rendering\Colors— Feature that applies colors on the rows of the PDF.GravityKit\GravityExport\PdfRenderer\Rendering\HeaderImage— Adds a header image to the PDF, like a logo.GravityKit\GravityExport\PdfRenderer\Rendering\InlineImages— Feature that inlines images inside a PDF render.GravityKit\GravityExport\PdfRenderer\ServiceProvider\PdfProviderGravityKit\GravityExport\PdfRenderer\Writer\PDF— A Custom DomPDF writer.GravityKit\GravityExport\Routing\GravityExportRouter— Router for Gravity Export.GravityKit\GravityExport\Save\Addon\SaveAddon— An add-on that provides settings for multiple store methods.GravityKit\GravityExport\Save\Addon\SaveAddonVariables— This class holds the default variables for the GFFeedAddOnGravityKit\GravityExport\Save\Exception\ExpiredTokenException— Exception thrown when a token has expired (only Dropbox at the moment).GravityKit\GravityExport\Save\Exception\SaveException— Exception class to indicate an exception from this plugin.GravityKit\GravityExport\Save\Feature\CopyFileUploads— Feature that copies the file uploads of an entry with the entry to the off site storage type.GravityKit\GravityExport\Save\Service\ConnectionManagerService— Service that handles testing of storage services' connection.GravityKit\GravityExport\Save\Service\PasswordService— Service that handles encrypting and decrypting passwords.GravityKit\GravityExport\Save\Service\StorageService— A service that handles the rendering and storing of the files.GravityKit\GravityExport\Save\ServiceProvider\ServiceProvider— Service provider for the container.GravityKit\GravityExport\Save\StorageType\CopyingStorageTypeInterfaceGravityKit\GravityExport\Save\StorageType\Dropbox— Storage type that stores to a Dropbox folder.GravityKit\GravityExport\Save\StorageType\FlySystemStorageType— Abstract storage type backed by Fly System implementations.GravityKit\GravityExport\Save\StorageType\FTP— Storage type that stores to an (s)ftp server.GravityKit\GravityExport\Save\StorageType\Local— Storage type that stores to the local environment.GravityKit\GravityExport\Save\StorageType\StorageTypeInterface— Interface a storage type should adhere to.GravityKit\GravityExport\Save\TokenProvider\AutoRefreshingTokenProvider— A custom token provider that automatically refreshes the access token.GravityKit\GravityExport\ServiceProvider\GravityExportProvider— Service provider for Gravity Export.