| [ Index ] | PHP Cross Reference of phpBB-3.1.12-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: | 175 lines (4 kb) | 
| Included or required: | 0 times | 
| Referenced: | 0 times | 
| Includes or requires: | 0 files | 
| __construct(\phpbb\auth\auth $auth, \phpbb\config\config $config, \phpbb\db\driver\driver_interface $db, \phpbb\user $user, $phpbb_root_path, $phpEx) X-Ref | 
| Construct param: \phpbb\auth\auth $auth param: \phpbb\config\config $config param: \phpbb\db\driver\driver_interface $db param: \phpbb\user $user param: string $phpbb_root_path param: string $phpEx | 
| get_page_title() X-Ref | 
| Returns the title for the email form page return: string | 
| get_template_file() X-Ref | 
| Returns the file name of the form template return: string | 
| check_allow() X-Ref | 
| Checks whether the user is allowed to use the form return: false|string Error string if not allowed, false otherwise | 
| get_return_message() X-Ref | 
| Get the return link after the message has been sent return: string | 
| bind(\phpbb\request\request_interface $request) X-Ref | 
| Bind the values of the request to the form param: \phpbb\request\request_interface $request return: null | 
| submit(\messenger $messenger) X-Ref | 
| Submit form, generate the email and send it param: \messenger $messenger return: null | 
| render(\phpbb\template\template $template) X-Ref | 
| Render the template of the form param: \phpbb\template\template $template return: null | 
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |