Comment extends Forum
AbstractYes
Table of Contents
Constants
- MODULE_NAME = 'forum'
Methods
- getParser() : mixed
- getUrlParameters() : mixed
- makeUrl() : mixed
- makeUrlHash() : mixed
Constants
MODULE_NAME
public
mixed
MODULE_NAME
= 'forum'
Methods
getParser()
public
static getParser([array<string|int, mixed> $parameters = array() ]) : mixed
Parameters
- $parameters : array<string|int, mixed> = array()
getUrlParameters()
public
static getUrlParameters(mixed $commentId) : mixed
Parameters
- $commentId : mixed
makeUrl()
public
static makeUrl(mixed $url, mixed $commentId) : mixed
Parameters
- $url : mixed
- $commentId : mixed
makeUrlHash()
public
static makeUrlHash(mixed $commentId) : mixed
Parameters
- $commentId : mixed