Home
last modified time | relevance | path

Searched refs:SendError (Results 1 – 25 of 26) sorted by last modified time

12

/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dconnector.php42 SendError( 1, 'FileBrowserError_Connector') ;
69 SendError( 1, 'FileBrowserError_Command' . ';;' . $sCommand ) ;
73 SendError( 1, 'FileBrowserError_Type' . ';;' . $sResourceType) ;
H A Dio.php79 SendError( 1, "Error creating folder \"{$sResourceTypePath}\" ({$sErrorMsg})" ) ;
173SendError( 1, 'Sorry, can\'t map "UserFilesPath" to a physical path. You must set the "UserFilesAb…
249 SendError( 102, '' ) ;
H A Dupload.php33 function SendError( $number, $text ) function
H A Dbasexml.php66 function SendError( $number, $text ) function
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dio.php79 SendError( 1, "Error creating folder \"{$sResourceTypePath}\" ({$sErrorMsg})" ) ;
173SendError( 1, 'Sorry, can\'t map "UserFilesPath" to a physical path. You must set the "UserFilesAb…
249 SendError( 102, '' ) ;
H A Dbasexml.php66 function SendError( $number, $text ) function
H A Dconnector.php42 SendError( 1, 'FileBrowserError_Connector') ;
69 SendError( 1, 'FileBrowserError_Command' . ';;' . $sCommand ) ;
73 SendError( 1, 'FileBrowserError_Type' . ';;' . $sResourceType) ;
H A Dupload.php33 function SendError( $number, $text ) function
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dbasexml.php66 function SendError( $number, $text ) function
H A Dconnector.php36 SendError( 1, 'FileBrowserError_Connector') ;
63 SendError( 1, 'FileBrowserError_Command' . ';;' . $sCommand ) ;
67 SendError( 1, 'FileBrowserError_Type' . ';;' . $sResourceType) ;
H A Dio.php77 SendError( 1, "Error creating folder \"{$sResourceTypePath}\" ({$sErrorMsg})" ) ;
171SendError( 1, 'Sorry, can\'t map "UserFilesPath" to a physical path. You must set the "UserFilesAb…
248 SendError( 102, '' ) ;
H A Dupload.php32 function SendError( $number, $text ) function
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dcommands.asp37 SendError 102, currentFolder
62 SendError 102, currentFolder
H A Dconnector.asp37SendError 1, "This connector is disabled. Please check the ""editor/filemanager/connectors/asp/con…
55 SendError 1, "The """ & sCommand & """ command isn't allowed"
60 SendError 1, "The """ & sResourceType & """ resource type isn't allowed"
H A Dio.asp108 SendError sErrorNumber, "CreateServerFolder(" & folderPath & ") : " & sErrDescription
176 SendError 102, ""
H A Dbasexml.asp52 Sub SendError( number, text ) subroutine
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_connector.cfm40 …<cfset SendError( 1, 'This connector is disabled. Please check the "editor/filemanager/connectors/…
61 <cfset SendError( 1, "The """ & sCommand & """ command isn't allowed" ) >
66 <cfset SendError( 1, 'Invalid type specified' ) >
H A Dcf_basexml.cfm48 <cffunction name="SendError" returntype="void" output="true">
H A Dcf_io.cfm105 <cfset SendError( 1, 'Error creating folder "' & sResourceTypePath & '" (' & sErrorMsg & ')' )>
197 <cfset SendError( 102, "" )>
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/php/
H A Dio.php77 SendError( 1, "Error creating folder \"{$sResourceTypePath}\" ({$sErrorMsg})" ) ;
155SendError( 1, 'Sorry, can\'t map "UserFilesPath" to a physical path. You must set the "UserFilesAb…
229 SendError( 102, '' ) ;
H A Dupload.php31 function SendError( $number, $text ) function
H A Dconnector.php35SendError( 1, 'This connector is disabled. Please check the "editor/filemanager/connectors/php/con…
54 SendError( 1, 'The "' . $sCommand . '" command isn\'t allowed' ) ;
58 SendError( 1, 'Invalid type specified' ) ;
H A Dbasexml.php66 function SendError( $number, $text ) function
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/perl/
H A Dbasexml.pl43 sub SendError subroutine
H A Dconnector.cgi65 …&SendError( 1, 'This connector is disabled. Please check the "editor/filemanager/connectors/perl/c…
105 SendError( 102, "" ) ;

12