[ Index ] |
|
Code source de Joomla 1.0.13 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Copyright: | Copyright (C) 2005 Open Source Matters. All rights reserved. |
License: | http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php |
Version: | $Id: pageNavigation.php 5832 2006-11-21 18:59:45Z Saka $ |
Poids: | 257 lignes (8 kb) |
Inclus ou requis: | 3 fois |
Référencé: | 5 fois |
Nécessite: | 0 fichiers |
mosPageNav:: (14 méthodes):
mosPageNav()
getLimitBox()
writeLimitBox()
writePagesCounter()
getPagesCounter()
writePagesLinks()
getPagesLinks()
getListFooter()
rowNumber()
orderUpIcon()
orderDownIcon()
orderUpIcon2()
orderDownIcon2()
setTemplateVars()
Classe: mosPageNav - X-Ref
Page navigation support classmosPageNav( $total, $limitstart, $limit ) X-Ref |
Pas de description |
getLimitBox() X-Ref |
return: string The html for the limit # input box |
writeLimitBox() X-Ref |
Writes the html limit # input box |
writePagesCounter() X-Ref |
Pas de description |
getPagesCounter() X-Ref |
return: string The html for the pages counter, eg, Results 1-10 of x |
writePagesLinks() X-Ref |
Writes the html for the pages counter, eg, Results 1-10 of x |
getPagesLinks() X-Ref |
return: string The html links for pages, eg, previous, next, 1 2 3 ... x |
getListFooter() X-Ref |
Pas de description |
rowNumber( $i ) X-Ref |
param: int The row index return: int |
orderUpIcon( $i, $condition=true, $task='orderup', $alt='Move Up' ) X-Ref |
param: int The row index param: string The task to fire param: string The alt text for the icon return: string |
orderDownIcon( $i, $n, $condition=true, $task='orderdown', $alt='Move Down' ) X-Ref |
param: int The row index param: int The number of items in the list param: string The task to fire param: string The alt text for the icon return: string |
orderUpIcon2( $id, $order, $condition=true, $task='orderup', $alt=') X-Ref |
param: int The row index param: string The task to fire param: string The alt text for the icon return: string |
orderDownIcon2( $id, $order, $condition=true, $task='orderdown', $alt=') X-Ref |
param: int The row index param: int The number of items in the list param: string The task to fire param: string The alt text for the icon return: string |
setTemplateVars( &$tmpl, $name = 'admin-list-footer' ) X-Ref |
Sets the vars for the page navigation template |
Généré le : Wed Nov 21 14:43:32 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |