Handler for the specific post-related like aspects.
package | XenForo_Like |
---|
getContentData(array $contentIds, array $viewingUser) : array
This must check viewing permissions!
see | \global\XenForo_LikeHandler_Abstract::getContentData() |
---|
array
array
array
Keyed by content IDgetListTemplateName() : string
string
news_feed_item_post_likeincrementLikeCounter(integer $contentId, array $latestLikes, integer $adjustAmount)
see | \global\XenForo_LikeHandler_Abstract::incrementLikeCounter() |
---|
integer
array
A list of the latest likes this content has received.
integer
Adjusts the number of likes by this amount