kernel/private/api/content/criteria/limit.php

Show: inherited
Table of Contents

File containing ezpContentLimitCriteria class

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
kernel  
Version
4.6.0  

\ezpContentLimitCriteria

Package: API

This class allows for configuration of an offset/limit based criteria

Parent(s)
\ezpContentCriteriaInterface

Properties

Propertyprivateint  $limit= ''

Current limit

Details
Type
int
Propertyprivateint  $offset= ''

Current offset

Details
Type
int

Methods

methodpublic__construct( ) : void

methodpublic__toString( ) : void

methodpubliclimit(  $limit ) : \ezpContentLimitCriteria

Sets the limit criteria

Parameters
Name Type Description
$limit
Returns
Type Description
\ezpContentLimitCriteria Current limit criteria object
methodpublicoffset(  $offset ) : \ezpContentLimitCriteria

Sets the offset criteria

Parameters
Name Type Description
$offset
Returns
Type Description
\ezpContentLimitCriteria Current limit criteria object
methodpublictranslate( ) : void

Documentation was generated by DocBlox 0.18.1.