Table of Contents
Properties
-
$body
: mixed
-
$comment_id
: mixed
-
$epobject_id
: mixed
-
$exists
: mixed
-
$firstname
: mixed
-
$lastname
: mixed
-
$modflagged
: mixed
-
$posted
: mixed
-
$url
: mixed
-
$user_id
: mixed
-
$visible
: mixed
Methods
-
__construct()
: mixed
-
_set_url()
: mixed
-
_set_username()
: mixed
-
body()
: mixed
-
comment_id()
: mixed
-
comments_enabled()
: mixed
-
delete()
: mixed
-
display()
: mixed
-
epobject_id()
: mixed
-
exists()
: mixed
-
firstname()
: mixed
-
lastname()
: mixed
-
modflagged()
: mixed
-
posted()
: mixed
-
set_modflag()
: mixed
-
url()
: mixed
-
user_id()
: mixed
-
visible()
: mixed
$body
public
mixed
$body
= ''
public
mixed
$comment_id
= ''
$epobject_id
public
mixed
$epobject_id
= ''
$exists
public
mixed
$exists
= \false
$firstname
public
mixed
$firstname
= ''
$lastname
public
mixed
$lastname
= ''
$modflagged
public
mixed
$modflagged
= \NULL
$posted
public
mixed
$posted
= ''
$url
public
mixed
$url
= ''
$user_id
public
mixed
$user_id
= ''
$visible
public
mixed
$visible
= \false
__construct()
public
__construct([mixed $comment_id = '' ]) : mixed
Parameters
-
$comment_id
: mixed
= ''
-
_set_url()
public
_set_url() : mixed
_set_username()
public
_set_username() : mixed
body()
public
body() : mixed
public
comment_id() : mixed
public
comments_enabled() : mixed
delete()
public
delete() : mixed
display()
public
display([mixed $format = 'html' ][, mixed $template = 'comments' ]) : mixed
Parameters
-
$format
: mixed
= 'html'
-
-
$template
: mixed
= 'comments'
-
epobject_id()
public
epobject_id() : mixed
exists()
public
exists() : mixed
firstname()
public
firstname() : mixed
lastname()
public
lastname() : mixed
modflagged()
public
modflagged() : mixed
posted()
public
posted() : mixed
set_modflag()
public
set_modflag(mixed $switch) : mixed
Parameters
-
$switch
: mixed
-
url()
public
url() : mixed
user_id()
public
user_id() : mixed
visible()
public
visible() : mixed