[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 51 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ProgressEvent:: (1 method):
__construct()
Class: ProgressEvent - X-Ref
Event object emitted when upload or download progress is made.__construct(Transaction $transaction,$downloadSize,$downloaded,$uploadSize,$uploaded) X-Ref |
param: Transaction $transaction Transaction being sent. param: int $downloadSize Amount of data to download (if known) param: int $downloaded Amount of data that has been downloaded param: int $uploadSize Amount of data to upload (if known) param: int $uploaded Amount of data that had been uploaded |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |