ForumThreadController
extends CollectionController
in package
This controller describes the behavior of Forum threads.
Use the controller to generate a collection of ForumThread entities.
Tags
Table of Contents
- __construct() : mixed
- updateReadCount() : mixed
Methods
__construct()
public
__construct([mixed $parseUriParameters = false ]) :
mixed
Parameters
- $parseUriParameters : mixed = false
Tags
Return values
mixed —updateReadCount()
public
updateReadCount(mixed $Id[, mixed $Amount = 1 ]) :
mixed
Parameters
- $Id : mixed
- $Amount : mixed = 1