| [ Index ] |
PHP Cross Reference of MyBB 1.8.39 |
[Source view] [Print] [Project Stats]
MyBB 1.8 Copyright 2014 MyBB Group, All Rights Reserved Website: http://www.mybb.com License: http://www.mybb.com/about/license
| File Size: | 246 lines (5 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| archive_header($title="", $fulltitle="", $fullurl="") X-Ref |
| Output the archive page header. param: string $title The page title. param: string $fulltitle The full page title. param: string $fullurl The full page URL. |
| archive_navigation() X-Ref |
| Build the archive navigation. return: string The build navigation |
| archive_multipage($count, $perpage, $page, $url) X-Ref |
| Output multipage navigation. param: int $count The total number of items. param: int $perpage The items per page. param: int $page The current page. param: string $url The URL base. |
| archive_footer() X-Ref |
| Output the archive footer. |
| archive_error($error) X-Ref |
| Output an archive error. param: string $error The error language string identifier. |
| archive_error_no_permission() X-Ref |
| Ouput a "no permission"page. |
| check_forum_password_archive($fid, $pid=0) X-Ref |
| Check the password given on a certain forum for validity param: int $fid The forum ID param: int $pid The Parent ID return: bool Returns false on failure |
| 2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup | Cross-referenced by PHPXref |