GravityView
2.17
The best, easiest way to display Gravity Forms entries on your website.
|
If this file is called directly, abort. More...
Public Member Functions | |
to_paging ( $page=1) | |
Return a search_criteria format for this offset. More... | |
Data Fields | |
$limit = 20 | |
$offset = 0 | |
If this file is called directly, abort.
Filtering window settings:
Offset and limit, pagination.
Definition at line 14 of file class-gv-collection-entry-offset.php.
to_paging | ( | $page = 1 | ) |
Return a search_criteria format for this offset.
int | $page | The page. Default: 1 |
Definition at line 29 of file class-gv-collection-entry-offset.php.
$limit = 20 |
Definition at line 20 of file class-gv-collection-entry-offset.php.
$offset = 0 |
Definition at line 17 of file class-gv-collection-entry-offset.php.