Description

This event trigger when new video created at Jomsocial.

Params

    Video - consist of video object

e.g.

CTableVideo Object
(
    [id] => 1
    [title] => Video Title
    [creator] => 45
)

Examples

{code}

function onVideoCreate($videoObj)
{
        $videoTitle = $videoObj->title;
        .
        .
        .
}

{/code}

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW