PHP Класс PHPFusion\Comments

Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( )
getInstance ( string $key = 'default' ) : static Get an instance by key
showComments ( $comment_type, $comment_db, $comment_col, $comment_item_id, $clink ) Display Comments

Приватные методы

Метод Описание
format_clink ( $clink ) : string Removes comment reply

Описание методов

__construct() публичный Метод

public __construct ( )

getInstance() публичный статический Метод

Get an instance by key
public static getInstance ( string $key = 'default' ) : static
$key string
Результат static

showComments() публичный Метод

Display Comments
public showComments ( $comment_type, $comment_db, $comment_col, $comment_item_id, $clink )
$comment_type
$comment_db
$comment_col
$comment_item_id
$clink