Class CalendarList

Description
  • abstract:

Located in /apps/calendar/classes/calendarlist.class.php (line 15)


	
			
Direct descendents
Class Description
CalendarListDB
Variable Summary
mixed $user
Method Summary
CalendarList __construct (CurrentUser $user)
void getCalendarById (mixed $id)
void getCalendars (mixed $array)
Variables
mixed $user (line 17)
  • access: protected
Methods
Constructor __construct (line 19)
CalendarList __construct (CurrentUser $user)

Redefined in descendants as:
getAdminCalendars (line 28)
  • abstract:
void getAdminCalendars ()

Redefined in descendants as:
getCalendarById (line 25)
  • abstract:
void getCalendarById (mixed $id)

Redefined in descendants as:
getCalendars (line 26)
  • abstract:
void getCalendars (mixed $array)

Redefined in descendants as:
getDefaultCalendars (line 24)
  • abstract:
void getDefaultCalendars ()

Redefined in descendants as:
getPublicCalendars (line 27)
  • abstract:
void getPublicCalendars ()

Redefined in descendants as:
getSubscribedCalendars (line 30)
void getSubscribedCalendars ()

Documentation generated on Sat, 17 Feb 2007 02:54:13 +0100 by phpDocumentor 1.3.0RC3