PaginatedArray::setTotal()

Set the total number of items, if more than are in the WireArray.

Usage

$paginatedArray->setTotal(int $total);

Arguments

NameType(s)Description
$totalint

Return value

$this

Object instance it was called from (method supports fluent interface).


PaginatedArray methods and properties

API reference based on ProcessWire core version 3.0.251