limit() public method Sets the LIMIT part of the query
orFilterWhere() public method Adds an additional WHERE
offset() public method Sets the OFFSET part of the query
andFilterWhere() public method Adds an additional WHERE
orWhere() public method Adds an additional WHERE condition
filterWhere() public method Sets the WHERE part of the
$offset public property Zero-based offset from where the records
normalizeOrderBy() protected method Normalizes format
$limit public property Maximum number of records to be returned
Page 2 of 2