Открытые члены | |
__construct (\RS\Orm\Request $query, $page_size) | |
offsetExists ($offset) | |
offsetGet ($offset) | |
offsetSet ($offset, $value) | |
offsetUnset ($offset) | |
totalCount () | |
count () | |
current () | |
key () | |
next () | |
rewind () | |
valid () | |
Поля данных | |
$query | |
$pagecount = 0 | |
$current_page | |
$total_count | |
$page_size = 0 | |
$valid = false | |
$auto_clear = true | |
__construct | ( | \RS\Orm\Request | $query, |
$page_size | |||
) |
count | ( | ) |
current | ( | ) |
key | ( | ) |
next | ( | ) |
offsetExists | ( | $offset | ) |
offsetGet | ( | $offset | ) |
offsetSet | ( | $offset, | |
$value | |||
) |
offsetUnset | ( | $offset | ) |
rewind | ( | ) |
totalCount | ( | ) |
valid | ( | ) |
$auto_clear = true |
$current_page |
$page_size = 0 |
$pagecount = 0 |
$query |
$total_count |
$valid = false |