[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
This file is part of the phpBB Forum Software package.
Copyright: | (c) phpBB Limited |
License: | GNU General Public License, version 2 (GPL-2.0) |
File Size: | 598 lines (14 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
acp_database:: (10 methods):
main()
get_backup_file()
get_file_list()
get_supported_extensions()
get_usable_memory()
sanitize_data_mssql()
sanitize_data_oracle()
sanitize_data_generic()
fgetd()
fgetd_seekless()
Class: acp_database - X-Ref
main($id, $mode) X-Ref |
No description |
get_backup_file($directory, $file_hash) X-Ref |
Get backup file from file hash param: string $directory Relative path to directory param: string $file_hash Hash of selected file return: array Backup file data or empty array if unable to find file |
get_file_list($directory) X-Ref |
Get backup file list for directory param: string $directory Relative path to backup directory return: array List of backup files in specified directory |
get_supported_extensions() X-Ref |
Get supported extensions for backup return: array List of supported extensions |
get_usable_memory() X-Ref |
No description |
sanitize_data_mssql($text) X-Ref |
No description |
sanitize_data_oracle($text) X-Ref |
No description |
sanitize_data_generic($text) X-Ref |
No description |
fgetd(&$fp, $delim, $read, $seek, $eof, $buffer = 8192) X-Ref |
No description |
fgetd_seekless(&$fp, $delim, $read, $seek, $eof, $buffer = 8192) X-Ref |
No description |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |