mcal_event_set_title
(PHP 3>= 3.0.13, PHP 4 )
mcal_event_set_title -- Sets the title of the streams global
event structure
Description
int mcal_event_set_title ( int stream, string title)
mcal_event_set_title() sets the streams global event structure's
title to the given string.
Returns TRUE.
mcal_expunge
(no version information, might be only in CVS)
mcal_expunge -- Deletes all events marked for being expunged.
Description
int mcal_expunge ( int stream)
mcal_expunge() deletes all events which have been previously
marked for deletion.
|