PHP Class CKFinder_Connector_CommandHandler_Init

Inheritance: extends CKFinder_Connector_CommandHandler_XmlCommandHandlerBase
Show file Open project: forkcms/forkcms

Protected Methods

Method Description
buildXml ( ) handle request and build XML
mustAddCurrentFolderNode ( ) : boolean Must add CurrentFolder node?
mustCheckRequest ( )

Method Details

buildXml() protected method

handle request and build XML
protected buildXml ( )

mustAddCurrentFolderNode() protected method

Must add CurrentFolder node?
protected mustAddCurrentFolderNode ( ) : boolean
return boolean

mustCheckRequest() protected method

protected mustCheckRequest ( )