Methods Summary | ||
---|---|---|
public
|
||
public
|
||
public
|
||
protected
|
||
protected
|
||
protected
|
||
protected
|
||
protected
|
||
public
|
#
msgIssueLike( )
Likes::msgIssueLike()
Partly it indicates how it's supposed to work and partly it deals with updating the count of likes
attached to this message now.
|
|
public
|
||
protected
|
||
protected
|
Properties Summary | ||
---|---|---|
protected
bool
|
$_js
|
#
false
|
protected
string
|
$_error
|
#
false
|
protected
string
|
$_type
|
#
''
|
protected
string
|
$_extra
|
#
false
|
protected
int
|
$_content
|
#
0
|
protected
int
|
$_numLikes
|
#
0
|
protected
bool
|
$_alreadyLiked
|
#
false
|
protected
array
|
$_validLikes
|
#
array (
'can_like' => false,
'redirect' => '',
'type' => '',
'flush_cache' => '',
'callback' => false,
'json' => false,
)
|
protected
array
|
$_user
|
#
NULL
|
protected
int
|
$_idTopic
|
#
0
|
protected
bool
|
$_setResponse
|
#
true
|