PHP Classes

File: themes/classic/tpl/inc/pagination.inc.tpl.php

Recommend this page to a friend!
  Classes of Pierre-Henry Soria   Spooky   themes/classic/tpl/inc/pagination.inc.tpl.php   Download  
File: themes/classic/tpl/inc/pagination.inc.tpl.php
Role: Example script
Content type: text/plain
Description: Example script
Class: Spooky
System to manage content extensible using modules
Author: By
Last change:
Date: Yesterday
Size: 140 bytes
 

Contents

Class file image Download
<?php defined('H2O') or exit('Access denied') ?>

<?php echo (new H2O\Pagination($this->iTotalPages, $this->iCurrentPage))->getHtmlCode() ?>