Documentation

EasyBlogEvent
in package

Table of Contents

Methods

addCommentStream()  : mixed
Triggered to add activity stream for events on jomsocial
addStream()  : mixed
Creates a stream item for the respective 3rd party plugin
getContribution()  : mixed
getFormHTML()  : mixed
Returns the group form html
getSourceType()  : mixed
isEnabled()  : mixed
testExists()  : mixed
useEvents()  : mixed
addCommentStreamJomsocial()  : mixed
jomsocialForm()  : mixed

Methods

addCommentStream()

Triggered to add activity stream for events on jomsocial

public addCommentStream(mixed $blog, mixed $comment, mixed $external) : mixed
Parameters
$blog : mixed
$comment : mixed
$external : mixed
Tags
since
6.0.0
access

public

addStream()

Creates a stream item for the respective 3rd party plugin

public addStream(TableBlog $blog, mixed $isNew, mixed $key, mixed $source) : mixed
Parameters
$blog : TableBlog
$isNew : mixed
$key : mixed
$source : mixed

getContribution()

public getContribution(mixed $postId[, mixed $sourcetype = 'jomsocial' ][, mixed $type = 'id' ]) : mixed
Parameters
$postId : mixed
$sourcetype : mixed = 'jomsocial'
$type : mixed = 'id'

getFormHTML()

Returns the group form html

public getFormHTML([mixed $uid = '0' ][, mixed $blogSource = '' ]) : mixed
Parameters
$uid : mixed = '0'
$blogSource : mixed = ''

getSourceType()

public getSourceType() : mixed

isEnabled()

public isEnabled() : mixed

testExists()

public testExists(mixed $source) : mixed
Parameters
$source : mixed

useEvents()

public useEvents() : mixed

addCommentStreamJomsocial()

private addCommentStreamJomsocial(mixed $blog, mixed $comment, mixed $external) : mixed
Parameters
$blog : mixed
$comment : mixed
$external : mixed

jomsocialForm()

private jomsocialForm([mixed $uid = '0' ], mixed $blogSource) : mixed
Parameters
$uid : mixed = '0'
$blogSource : mixed

        
On this page

Search results