This is the complete list of members for webadmin::Dhcp, including all inherited members.
| apply(out kerio::web::ErrorList errors) | webadmin::Dhcp | |
| create(out kerio::web::ErrorList errors, out kerio::web::CreateResultList result, in DhcpScopeList scopes) | webadmin::Dhcp | |
| createLeases(out kerio::web::ErrorList errors, out kerio::web::CreateResultList result, in DhcpLeaseList leases) | webadmin::Dhcp | |
| get(out DhcpScopeList list, out long totalItems, in kerio::web::SearchQuery query) | webadmin::Dhcp | |
| getConfig(out DhcpConfig config) | webadmin::Dhcp | |
| getDeclinedLeases(out long count, in kerio::web::KIdList scopeIds) | webadmin::Dhcp | |
| getInterfaceTemplate(out DhcpScope details, in kerio::web::KId ifaceId) | webadmin::Dhcp | |
| getLeases(out DhcpLeaseList list, out long totalItems, in kerio::web::SearchQuery query, in kerio::web::KIdList scopeIds) | webadmin::Dhcp | |
| getMode(out DhcpMode mode) | webadmin::Dhcp | |
| getOptionList(out DhcpOptionList options) | webadmin::Dhcp | |
| remove(out kerio::web::ErrorList errors, in kerio::web::StringList scopeIds) | webadmin::Dhcp | |
| removeDeclinedLeases(in kerio::web::KIdList scopeIds) | webadmin::Dhcp | |
| removeLeases(out kerio::web::ErrorList errors, in kerio::web::StringList leaseIds) | webadmin::Dhcp | |
| reset() | webadmin::Dhcp | |
| set(out kerio::web::ErrorList errors, in kerio::web::StringList scopeIds, in DhcpScope details) | webadmin::Dhcp | |
| setConfig(in DhcpConfig config) | webadmin::Dhcp | |
| setLeases(out kerio::web::ErrorList errors, in kerio::web::StringList leaseIds, in DhcpLease details) | webadmin::Dhcp | |
| setMode(in DhcpMode mode) | webadmin::Dhcp |