[ Index ]

PHP Cross Reference of MyBB 1.8.37

title

Body

[close]

/ -> printthread.php (summary)

MyBB 1.8 Copyright 2014 MyBB Group, All Rights Reserved Website: http://www.mybb.com License: http://www.mybb.com/about/license

File Size: 291 lines (8 kb)
Included or required:0 times
Referenced: 1 time
Includes or requires: 3 files
 inc/functions_post.php
 global.php
 inc/class_parser.php

Defines 2 functions

  makeprintablenav()
  printthread_multipage()

Functions
Functions that are not part of a class:

makeprintablenav($pid=0, $depth="--")   X-Ref

return: string
param: int $pid
param: string $depth

printthread_multipage($count, $perpage, $current_page, $url)   X-Ref
Output multipage navigation.
return: string
param: int $count The total number of items.
param: int $perpage The items per page.
param: int $current_page The current page.
param: string $url The URL base.



2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup Cross-referenced by PHPXref