vibe-dav ~master (2016-09-24T10:20:15Z)
Dub
Repo
IDavResourcePluginHub
vibedav
davresource
Undocumented in source.
interface
IDavResourcePluginHub {
void
registerPlugin
(IDavResourcePlugin plugin);
bool
hasPlugin
(string name);
}
Members
Functions
hasPlugin
bool
hasPlugin
(string name)
Undocumented in source.
registerPlugin
void
registerPlugin
(IDavResourcePlugin plugin)
Undocumented in source.
Meta
Source
See Implementation
vibedav
davresource
classes
BaseDavResourcePlugin
DavResource
ResourceBasicProperties
ResourceCustomProperties
enums
DavDepth
functions
ResourcePropertyLevelTagText
ResourcePropertyTagAttributes
ResourcePropertyTagName
ResourcePropertyTagText
ResourcePropertyValueAttr
getDavInterfaceProperty
getResourceProperty
getResourceTagProperty
hasDavInterfaceProperty
propFrom
interfaces
IDavBindingProperties
IDavReportSetProperties
IDavResourceExtendedProperties
IDavResourcePlugin
IDavResourcePluginHub
IDavResourceProperties
structs
ResourceProperty
ResourcePropertyValue