Kronolith_Resource_Group::getFreeBusy PHP Метод

getFreeBusy() публичный Метод

Obtain the freebusy information for this resource.
public getFreeBusy ( $startstamp = null, $endstamp = null, $asObject = false, $json = false )
    public function getFreeBusy($startstamp = null, $endstamp = null, $asObject = false, $json = false)
    {
        throw new Kronolith_Exception('Unsupported');
    }