C# Class CKFinder.Connector.CommandHandlers.InitCommandHandler

Inheritance: CKFinder.Connector.CommandHandlers.XmlCommandHandlerBase
Show file Open project: Achilles-Software/CloudStorageProvider Class Usage Examples

Public Methods

Method Description
InitCommandHandler ( ) : System

Protected Methods

Method Description
BuildXml ( ) : void
MustCheckRequest ( ) : bool
MustIncludeCurrentFolder ( ) : bool

Method Details

BuildXml() protected method

protected BuildXml ( ) : void
return void

InitCommandHandler() public method

public InitCommandHandler ( ) : System
return System

MustCheckRequest() protected method

protected MustCheckRequest ( ) : bool
return bool

MustIncludeCurrentFolder() protected method

protected MustIncludeCurrentFolder ( ) : bool
return bool