| [ Index ] |
PHP Cross Reference of MyBB 1.6.5 |
[Source view] [Print] [Project Stats]
MyBB 1.6 Copyright 2010 MyBB Group, All Rights Reserved Website: http://mybb.com License: http://mybb.com/about/license
| File Size: | 266 lines (6 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 The page title. param: string The full page title. param: string 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 The total number of items. param: int The items per page. param: int The current page. param: string The URL base. |
| archive_footer() X-Ref |
| Output the archive footer. |
| archive_error($error) X-Ref |
| Output an archive error. param: string 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 The forum ID param: boolean The Parent ID |
| Generated: Sun Dec 11 14:16:27 2011 | Cross-referenced by PHPXref 0.7.1 |