Inherits TimeRanges.
Public Member Functions | |
void | apply (out kerio::web::ErrorList errors) |
void | reset () |
void webadmin::TimeRanges::apply | ( | out kerio::web::ErrorList | errors | ) |
write changes cached in manager to configuration
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." |
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
kerio::web::ApiException | -32001 Session expired. - "The user is not logged in." 1004 Access denied. - "Insufficient rights to perform the requested operation." |