COMMENTREPORT
Table of Contents
Properties
-
$body
: mixed
-
$comment_id
: mixed
-
$email
: mixed
-
$firstname
: mixed
-
$lastname
: mixed
-
$locked
: mixed
-
$lockedby
: mixed
-
$report_id
: mixed
-
$reported
: mixed
-
$resolved
: mixed
-
$resolvedby
: mixed
-
$upheld
: mixed
-
$user_id
: mixed
Methods
-
__construct()
: mixed
-
body()
: mixed
-
comment_id()
: mixed
-
create()
: mixed
-
display()
: mixed
-
email()
: mixed
-
firstname()
: mixed
-
lastname()
: mixed
-
lock()
: mixed
-
locked()
: mixed
-
lockedby()
: mixed
-
render()
: mixed
-
report_id()
: mixed
-
reported()
: mixed
-
resolve()
: mixed
-
resolved()
: mixed
-
resolvedby()
: mixed
-
unlock()
: mixed
-
upheld()
: mixed
-
user_id()
: mixed
-
user_name()
: mixed
$body
public
mixed
$body
= ''
public
mixed
$comment_id
= ''
$email
public
mixed
$email
= ''
$firstname
public
mixed
$firstname
= ''
$lastname
public
mixed
$lastname
= ''
$locked
public
mixed
$locked
= \null
$lockedby
public
mixed
$lockedby
= ''
$report_id
public
mixed
$report_id
= ''
$reported
public
mixed
$reported
= \null
$resolved
public
mixed
$resolved
= \null
$resolvedby
public
mixed
$resolvedby
= ''
$upheld
public
mixed
$upheld
= ''
$user_id
public
mixed
$user_id
= ''
__construct()
public
__construct([mixed $report_id = '' ]) : mixed
Parameters
-
$report_id
: mixed
= ''
-
body()
public
body() : mixed
public
comment_id() : mixed
create()
public
create(mixed $COMMENT, mixed $reportdata) : mixed
Parameters
-
$COMMENT
: mixed
-
-
$reportdata
: mixed
-
display()
public
display() : mixed
email()
public
email() : mixed
firstname()
public
firstname() : mixed
lastname()
public
lastname() : mixed
lock()
public
lock() : mixed
locked()
public
locked() : mixed
lockedby()
public
lockedby() : mixed
render()
public
render(mixed $data) : mixed
Parameters
-
$data
: mixed
-
report_id()
public
report_id() : mixed
reported()
public
reported() : mixed
resolve()
public
resolve(mixed $upheld, mixed $COMMENT) : mixed
Parameters
-
$upheld
: mixed
-
-
$COMMENT
: mixed
-
resolved()
public
resolved() : mixed
resolvedby()
public
resolvedby() : mixed
unlock()
public
unlock() : mixed
upheld()
public
upheld() : mixed
user_id()
public
user_id() : mixed
user_name()
public
user_name() : mixed