| [ 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: | 158 lines (4 kb) | 
| Included or required: | 0 times | 
| Referenced: | 0 times | 
| Includes or requires: | 0 files | 
topic_form:: (6 methods):
  get_topic_row()
  check_allow()
  bind()
  submit()
  get_return_message()
  render()
Class: topic_form - X-Ref
Class topic_form| get_topic_row($topic_id) X-Ref | 
| Get the data of the topic param: int $topic_id return: false|array false if the topic does not exist, array otherwise | 
| check_allow() X-Ref | 
| {inheritDoc} | 
| bind(\phpbb\request\request_interface $request) X-Ref | 
| {inheritDoc} | 
| submit(\messenger $messenger) X-Ref | 
| {inheritDoc} | 
| get_return_message() X-Ref | 
| {inheritDoc} | 
| render(\phpbb\template\template $template) X-Ref | 
| {inheritDoc} | 
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |