You are here

public function ExporterInterface::getShowPageIds in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/aklump/loft_data_grids/src/AKlump/LoftDataGrids/ExporterInterface.php \AKlump\LoftDataGrids\ExporterInterface::getShowPageIds()

Return the showPageIds.

Return value

bool

1 method overrides ExporterInterface::getShowPageIds()
Exporter::getShowPageIds in vendor/aklump/loft_data_grids/src/AKlump/LoftDataGrids/Exporter.php
Return the showPageIds.

File

vendor/aklump/loft_data_grids/src/AKlump/LoftDataGrids/ExporterInterface.php, line 34

Class

ExporterInterface
Interface ExporterInterface

Namespace

AKlump\LoftDataGrids

Code

public function getShowPageIds();