[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/phpbb/console/command/thumbnail/ -> recreate.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: 72 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

recreate:: (2 methods):
  configure()
  execute()


Class: recreate  - X-Ref

configure()   X-Ref
Sets the command name and description

return: null

execute(InputInterface $input, OutputInterface $output)   X-Ref
Executes the command thumbnail:recreate.

This command is a "macro" to execute thumbnail:delete and then thumbnail:generate.

param: InputInterface $input The input stream used to get the argument and verboe option.
param: OutputInterface $output The output stream, used for printing verbose-mode and error information.
return: int 0 if all is ok, 1 if a thumbnail couldn't be deleted.



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1