ModComments_CommentsModel
Table of Contents
-
$ownerNamesCache
: mixed
-
$data
: mixed
-
__construct()
: mixed
-
author()
: mixed
-
content()
: mixed
-
timestamp()
: mixed
$ownerNamesCache
public
static mixed
$ownerNamesCache
= []
$data
private
mixed
$data
__construct()
public
__construct(mixed $datarow) : mixed
Parameters
-
$datarow
: mixed
-
Return values
mixed
—
author()
public
author() : mixed
Return values
mixed
—
content()
public
content() : mixed
Return values
mixed
—
timestamp()
public
timestamp() : mixed
Return values
mixed
—