Description

This event trigger when new photo created at Jomsocial.

Params

    Photo - consist of photo object

e.g.

CTablePhoto Object
(

    [id]         => 10
    [albumid] => 1
    [caption] => Photo Caption
    [created] => johnlee
    [published] => 1

Examples

{code}

function onPhotoCreate($photoObj)
{
        $caption = $photoObj->caption;
        .
        .
        .
}

{/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