[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/phpbb/cron/task/core/ -> tidy_plupload.php (summary)

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: 126 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

tidy_plupload:: (4 methods):
  __construct()
  run()
  is_runnable()
  should_run()


Class: tidy_plupload  - X-Ref

Cron task for cleaning plupload's temporary upload directory.

__construct($phpbb_root_path, \phpbb\config\config $config, \phpbb\log\log_interface $log, \phpbb\user $user)   X-Ref
Constructor.

param: string $phpbb_root_path The root path
param: \phpbb\config\config $config The config
param: \phpbb\log\log_interface $log Log
param: \phpbb\user $user User object

run()   X-Ref
{@inheritDoc}


is_runnable()   X-Ref
{@inheritDoc}


should_run()   X-Ref
{@inheritDoc}




Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1