LimitOffsetQueryComponent Class Reference

Limit and offset clauses of a query. More...

Inheritance diagram for LimitOffsetQueryComponent:
QueryComponent

List of all members.

Public Member Functions

 __construct ($limit=25, $offset=0)
 Specify a limit and an offset.
 __toString ()

Detailed Description

Limit and offset clauses of a query.

Author:
Curverider Ltd
See also:
Query

Definition at line 89 of file query.php.


Constructor & Destructor Documentation

LimitOffsetQueryComponent::__construct ( limit = 25,
offset = 0 
)

Specify a limit and an offset.

Parameters:
int $limit The limit.
int $offset The offset.

Definition at line 97 of file query.php.


Member Function Documentation

LimitOffsetQueryComponent::__toString (  ) 

Definition at line 103 of file query.php.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations
Generated on Wed Jun 19 00:01:29 2013 for Elgg by  doxygen 1.6.3