You are here

public property CivicrmEntityUIController::$overviewPagerLimit in CiviCRM Entity 7.2

Same name and namespace in other branches
  1. 7 civicrm_entity_ui_controller.inc \CivicrmEntityUIController::overviewPagerLimit

Defines the number of entries to show per page in overview table.

Overrides EntityDefaultUIController::$overviewPagerLimit

File

./civicrm_entity_ui_controller.inc, line 5

Class

CivicrmEntityUIController

Code

public $overviewPagerLimit = 25;