Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.master.cmc.msu.ru/php/function.mcal-event-set-class.html
Дата изменения: Sun Feb 3 22:44:47 2002
Дата индексирования: Tue Oct 2 13:16:20 2012
Кодировка:
mcal_event_set_class

mcal_event_set_class

(3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0)

mcal_event_set_class --  Sets the class of the streams global event structure

Description

int mcal_event_set_class ( int stream, int class)

mcal_event_set_class() sets the streams global event structure's class to the given value. The class is either 1 for public, or 0 for private.

Returns TRUE.