[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/phpbb/db/migration/tool/ -> tool_interface.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: 37 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

tool_interface:: (2 methods):
  get_name()
  reverse()


Interface: tool_interface  - X-Ref

Migration tool interface

get_name()   X-Ref
Retrieve a short name used for commands in migrations.

return: string short name

reverse()   X-Ref
Reverse an original install action

First argument is the original call to the class (e.g. add, remove)
After the first argument, send the original arguments to the function in the original call

return: null



Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1