Class

CommentsUrlBuilder

Package: Content\Comments Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Kevin MASSY reidlos@phpboost.com Version: PHPBoost 5.2 - last update: 2017 06 23 Since: PHPBoost 3.0 - 2012 05 02 Contributor: Julien BRISWALTER j1.seth@phpboost.com Contributor: Arnaud GENET elenwii@phpboost.com Located at: content/comments/CommentsUrlBuilder.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 static Url
# edit( string $comment_path, integer $id )
public static Url
# delete( string $comment_path, integer $id, $return_path = '' )
public static Url
# lock_and_unlock( string $comment_path, integer $lock )
public static
# comment_added( string $comment_path, integer $id_comment )