You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
save calculated vars to registry and make them accessible as an array via static getter (array(Paginator_iAmountPages, Paginator_iCurrentPage, Paginator_iNavTabStart, Paginator_iNavTabEnd))
changed
\Paginator\Model\Paginator::calc: $iAmountItems - Number of all items in the requested DB table is getting by $oDb->count($aDTDBWhere);