Inheritance diagram for system_vircal_ardb:
This class is probably just a temporary solution to store some fixed prefabbed virtual_calendar definition in a repository.
0.9.37-a1
0.9.36-a1 first version adapted for NAPI 3.1
Public Member Functions | |
string | listing (int $detail=1) |
Provide a html listing of all available system calendars. | |
int | rebuild_calendars () |
Initialize the storage in $calendars according to user settings Create all the defined standard virtual system calendars. | |
system_vircal_ardb () | |
Constructor, overwrites superclass constructor A initialisation of all the $calendars member is done by calling the method rebuild_calendars(). |
|
Provide a html listing of all available system calendars.
|
|
Initialize the storage in $calendars according to user settings Create all the defined standard virtual system calendars. The calendars defined are:
Reimplemented from vircal_ardb. |