Agora_Block_Threads
extends Horde_Core_Block
in package
Provide an API to include an Agora forum's thread into any other Horde app through a block.
Copyright 2003-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Tags
Table of Contents
- $_threads : array<string|int, mixed>
- TODO
- __construct() : mixed
- _content() : mixed
- _params() : mixed
- _title() : mixed
Properties
$_threads
TODO
private
array<string|int, mixed>
$_threads
= array()
Methods
__construct()
public
__construct(mixed $app[, mixed $params = array() ]) : mixed
Parameters
- $app : mixed
- $params : mixed = array()
Return values
mixed —_content()
protected
_content() : mixed
Return values
mixed —_params()
protected
_params() : mixed
Return values
mixed —_title()
protected
_title() : mixed