\Agora_ViewComments

Comments display script

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.

Summary

Methods
Properties
Constants
render()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

render()

render(string  $forum_name, string  $scope = 'agora', string  $base_url = null, string  $template_file = false) : string

Returns all threads of a forum in a threaded view.

Parameters

string $forum_name

The unique name for the forum.

string $scope

The application that the specified forum belongs to.

string $base_url

An alternate link where edit/delete/reply links point to.

string $template_file

Template file to use.

Returns

string —

The HTML code of the thread view.