Open Source Content Management System

$object->getsitegroup

  1. Description

$object->getsitegroup -- Get the sitegroup a record belongs to

Description

int $object->getsitegroup(void)

Retrieves the id of the sitegroup the record belongs to.

Returns the sitegroup id if successful. Returns FALSE on failure.

name . " is in sitegroup " . $topic->getsitegroup();  
    ?>
Designed by Nemein, hosted by Anykey