❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$pages->pagination()
Returns the $pagination object if available
return
($pagination)
Related
Check out the
docs for the $pagination object
↑
Cheat Sheet overview
←
$pages->paginate($limit, $options = array())
→
$pages->pluck($field, $split = null, $unique = false)
↓
Back to Cheat Sheet section
Top