Overview

Packages

  • Agora
  • None

Classes

  • Agora_Application
  • Agora_Block_Forums
  • Agora_Block_Thread
  • Agora_Block_Threads
  • Agora_Tree_Flat
  • Agora_ViewComments

Functions

  • handle_avatarselect
  • Overview
  • Package
  • Class
  • Tree

Class Agora_ViewComments

Comments display script

Copyright 2003-2012 Horde LLC (http://www.horde.org/)

See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.

Author: Marko Djukic marko@oblo.com
Author: Duck duck@obala.net
Located at Comments.php
Methods summary
public static string
# render( string $forum_name, boolean $scope = 'agora', string $base_url = null, string $template_file = false )

Returns all threads of a forum in a threaded view.

Returns all threads of a forum in a threaded view.

Parameters

$forum_name
The unique name for the forum.
$scope
$bodies Whether to include message bodies in the view.
$base_url
$scope The application that the specified forum belongs to.
$template_file
<p>$base_url An alternate link where edit/delete/reply links point to.</p>

Returns

string
The HTML code of the thread view.
API documentation generated by ApiGen