Class

CommentsTopic

Package: Content\Comments Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Kevin MASSY reidlos@phpboost.com Version: PHPBoost 5.2 - last update: 2015 08 16 Since: PHPBoost 3.0 - 2011 03 31 Contributor: Julien BRISWALTER j1.seth@phpboost.com Located at: content/comments/CommentsTopic.class.php

This class represents the comments topic

Do not use this class, but one of its children like for your module
Methods summary
public
# __construct( $module_id, $topic_identifier = self::DEFAULT_TOPIC_IDENTIFIER )
public class
# get_authorizations( )
public boolean
# is_display( )
public integer
# get_number_comments_display( )
public class
# get_events( )
public
# display( )
public
public
public
# set_id_in_module( $id_in_module )
public
public
# set_url( Url $url )
public
# get_url( )
public
# get_path( )
Constants summary
string DEFAULT_TOPIC_IDENTIFIER
# 'default'
Properties summary
protected $module_id
#
protected string $topic_identifier
# ''
protected $id_in_module
#
protected $url
#