[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/phpbb/feed/ -> topic.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: 123 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

topic:: (5 methods):
  set_topic_id()
  open()
  get_sql()
  adjust_item()
  get_item()


Class: topic  - X-Ref

Topic feed for a specific topic

This will give you the last {$this->num_items} posts made within this topic.
set_topic_id($topic_id)   X-Ref
Set the Topic ID

param: int    $topic_id            Topic ID
return: \phpbb\feed\topic

open()   X-Ref
No description

get_sql()   X-Ref
No description

adjust_item(&$item_row, &$row)   X-Ref
No description

get_item()   X-Ref
No description



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