Public Member Functions | |
__construct ($index) | |
toString () | |
getArguments () | |
Public Attributes | |
$arguments | |
$page | |
$page_count | |
$list_count | |
$offset | |
Definition at line 11 of file LimitTag.class.php.
LimitTag::__construct | ( | $index | ) |
LimitTag::getArguments | ( | ) |
Definition at line 91 of file LimitTag.class.php.
LimitTag::toString | ( | ) |
Definition at line 75 of file LimitTag.class.php.
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.