Home
last modified time | relevance | path

Searched defs:sCommand (Results 1 – 14 of 14) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/php/
H A Dio.php28 function GetResourceTypePath( $resourceType, $sCommand )
38 function GetResourceTypeDirectory( $resourceType, $sCommand )
59 function GetUrlFromPath( $resourceType, $folderPath, $sCommand )
69 function ServerMapFolder( $resourceType, $folderPath, $sCommand )
201 function IsAllowedCommand( $sCommand )
H A Dupload.php41 $sCommand = 'QuickUpload' ; variable
H A Dcommands.php158 function FileUpload( $resourceType, $currentFolder, $sCommand )
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dio.php30 function GetResourceTypePath( $resourceType, $sCommand )
40 function GetResourceTypeDirectory( $resourceType, $sCommand )
61 function GetUrlFromPath( $resourceType, $folderPath, $sCommand )
71 function ServerMapFolder( $resourceType, $folderPath, $sCommand )
219 function IsAllowedCommand( $sCommand )
H A Dupload.php43 $sCommand = 'QuickUpload' ; variable
H A Dcommands.php428 function UnlinkFile($resourceType, $currentFolder, $sCommand, $filename ) {
527 function FileUpload( $resourceType, $currentFolder, $sCommand )
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dio.php28 function GetResourceTypePath( $resourceType, $sCommand )
38 function GetResourceTypeDirectory( $resourceType, $sCommand )
59 function GetUrlFromPath( $resourceType, $folderPath, $sCommand )
69 function ServerMapFolder( $resourceType, $folderPath, $sCommand )
217 function IsAllowedCommand( $sCommand )
H A Dupload.php42 $sCommand = 'QuickUpload' ; variable
H A Dcommands.php431 function UnlinkFile($resourceType, $currentFolder, $sCommand, $filename ) {
523 function FileUpload( $resourceType, $currentFolder, $sCommand )
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dio.php30 function GetResourceTypePath( $resourceType, $sCommand )
40 function GetResourceTypeDirectory( $resourceType, $sCommand )
61 function GetUrlFromPath( $resourceType, $folderPath, $sCommand )
71 function ServerMapFolder( $resourceType, $folderPath, $sCommand )
219 function IsAllowedCommand( $sCommand )
H A Dupload.php43 $sCommand = 'QuickUpload' ; variable
H A Dcommands.php427 function UnlinkFile($resourceType, $currentFolder, $sCommand, $filename ) {
521 function FileUpload( $resourceType, $currentFolder, $sCommand )
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dupload.asp40 Dim sCommand, sResourceType, sCurrentFolder variable
H A Dconnector.asp43 Dim sCommand, sResourceType, sCurrentFolder variable