| [ 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 5513 2006-10-19 12:17:15Z friesengeist $ |
| Poids: | 156 lignes (6 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 3 fois |
| Nécessite: | 0 fichiers |
mosPageNav:: (7 méthodes):
mosPageNav()
getLimitBox()
writeLimitBox()
writePagesCounter()
writeLeafsCounter()
writePagesLinks()
setTemplateVars()
Classe: mosPageNav - X-Ref
Page navigation support class| mosPageNav( $total, $limitstart, $limit ) X-Ref |
| Pas de description |
| getLimitBox( $link ) X-Ref |
| Returns the html limit # input box param: string The basic link to include in the href return: string |
| writeLimitBox( $link ) X-Ref |
| Writes the html limit # input box param: string The basic link to include in the href |
| writePagesCounter() X-Ref |
| Writes the html for the pages counter, eg, Results 1-10 of x |
| writeLeafsCounter() X-Ref |
| Writes the html for the leafs counter, eg, Page 1 of x |
| writePagesLinks( $link ) X-Ref |
| Writes the html links for pages, eg, previous, next, 1 2 3 ... x param: string The basic link to include in the href |
| setTemplateVars( &$tmpl, $link = '', $name = 'admin-list-footer' ) X-Ref |
| Sets the vars {PAGE_LINKS}, {PAGE_LIST_OPTIONS} and {PAGE_COUNTER} for the page navigation template param: object The patTemplate object param: string The full link to be used in the nav link, eg index.php?option=com_content param: string The name of the template to add the variables |
| Généré le : Wed Nov 21 14:43:32 2007 | par Balluche grâce à PHPXref 0.7 |
|