All Classes Files Functions Variables Pages
webadmin::TimeRanges Interface Reference

Inherits TimeRanges.

Public Member Functions

void apply (out kerio::web::ErrorList errors)
 
void reset ()
 

Member Function Documentation

void webadmin::TimeRanges::apply ( out kerio::web::ErrorList  errors)

write changes cached in manager to configuration

Parameters
errors- list of errors
8001 Invalid params. - "Unable to add/modify time range %1., wrong parameters."
8002 Database error. - "Unable to add/modify time range %1."
8002 Database error. - "Unable to delete the time range."
Exceptions
kerio::web::ApiException
-32001 Session expired. - "The user is not logged in."
1004 Access denied. - "Insufficient rights to perform the requested operation."
void webadmin::TimeRanges::reset ( )

discard changes cached in manager

Exceptions
kerio::web::ApiException
-32001 Session expired. - "The user is not logged in."
1004 Access denied. - "Insufficient rights to perform the requested operation."

The documentation for this interface was generated from the following file: