XpressEngine Core  1.11.2
 All Classes Namespaces Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
LimitTag Class Reference

Public Member Functions

 __construct ($index)
 
 toString ()
 
 getArguments ()
 

Public Attributes

 $arguments
 
 $page
 
 $page_count
 
 $list_count
 
 $offset
 

Detailed Description

Definition at line 11 of file LimitTag.class.php.

Constructor & Destructor Documentation

LimitTag::__construct (   $index)

constructor

Parameters
object$index
Returns
void

Definition at line 49 of file LimitTag.class.php.

Member Function Documentation

LimitTag::getArguments ( )

Definition at line 91 of file LimitTag.class.php.

LimitTag::toString ( )

Definition at line 75 of file LimitTag.class.php.

Member Data Documentation

LimitTag::$arguments

Definition at line 18 of file LimitTag.class.php.

LimitTag::$list_count

Definition at line 36 of file LimitTag.class.php.

LimitTag::$offset

Definition at line 42 of file LimitTag.class.php.

LimitTag::$page

Definition at line 24 of file LimitTag.class.php.

LimitTag::$page_count

Definition at line 30 of file LimitTag.class.php.


The documentation for this class was generated from the following file: