protected property LeafletAttachment::$usesPager in Leaflet 2.0.x
Same name and namespace in other branches
- 8 modules/leaflet_views/src/Plugin/views/display/LeafletAttachment.php \Drupal\leaflet_views\Plugin\views\display\LeafletAttachment::usesPager
- 2.1.x modules/leaflet_views/src/Plugin/views/display/LeafletAttachment.php \Drupal\leaflet_views\Plugin\views\display\LeafletAttachment::usesPager
Whether the display allows the use of a pager or not.
Type: bool
Overrides Attachment::$usesPager
File
- modules/
leaflet_views/ src/ Plugin/ views/ display/ LeafletAttachment.php, line 30
Class
- LeafletAttachment
- Plugin attachment of additional leaflet features to leaflet map views.
Namespace
Drupal\leaflet_views\Plugin\views\displayCode
protected $usesPager = FALSE;