LimitField
extends Field
in package
Table of Contents
Properties
- $fieldName : string
- $offset : int
- $pageSize : int
Methods
- __construct() : mixed
- __toString() : string
Properties
$fieldName
protected
string
$fieldName
$offset
private
int
$offset
$pageSize
private
int
$pageSize
Methods
__construct()
public
__construct(int $offset, int $pageSize) : mixed
Parameters
- $offset : int
- $pageSize : int
__toString()
public
__toString() : string