You are here

public function ExportDataInterface::getCurrentPageId in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/aklump/loft_data_grids/src/AKlump/LoftDataGrids/ExportDataInterface.php \AKlump\LoftDataGrids\ExportDataInterface::getCurrentPageId()

Get the current page id

Return value

mixed

1 method overrides ExportDataInterface::getCurrentPageId()
ExportData::getCurrentPageId in vendor/aklump/loft_data_grids/src/AKlump/LoftDataGrids/ExportData.php
Get the current page id

File

vendor/aklump/loft_data_grids/src/AKlump/LoftDataGrids/ExportDataInterface.php, line 210

Class

ExportDataInterface
Interface ExportDataInterface

Namespace

AKlump\LoftDataGrids

Code

public function getCurrentPageId();