Searched refs:GetUrlFromPath (Results 1 – 14 of 14) sorted by relevance
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/perl/ |
H A D | basexml.pl | 35 …rtToXmlAttribute($currentFolder) . '" url="' . ConvertToXmlAttribute(GetUrlFromPath($resourceType,…
|
H A D | io.pl | 24 sub GetUrlFromPath subroutine
|
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/php/ |
H A D | basexml.php | 56 …oXmlAttribute( $currentFolder ) . '" url="' . ConvertToXmlAttribute( GetUrlFromPath( $resourceType…
|
H A D | io.php | 59 function GetUrlFromPath( $resourceType, $folderPath, $sCommand ) function
|
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/ |
H A D | basexml.php | 56 …oXmlAttribute( $currentFolder ) . '" url="' . ConvertToXmlAttribute( GetUrlFromPath( $resourceType…
|
H A D | io.php | 59 function GetUrlFromPath( $resourceType, $folderPath, $sCommand ) function
|
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/ |
H A D | basexml.php | 56 …oXmlAttribute( $currentFolder ) . '" url="' . ConvertToXmlAttribute( GetUrlFromPath( $resourceType…
|
H A D | io.php | 61 function GetUrlFromPath( $resourceType, $folderPath, $sCommand ) function
|
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/ |
H A D | basexml.php | 56 …oXmlAttribute( $currentFolder ) . '" url="' . ConvertToXmlAttribute( GetUrlFromPath( $resourceType…
|
H A D | io.php | 61 function GetUrlFromPath( $resourceType, $folderPath, $sCommand ) function
|
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/ |
H A D | io.asp | 55 Function GetUrlFromPath( resourceType, folderPath, sCommand ) function 56 GetUrlFromPath = CombinePaths( GetResourceTypePath( resourceType, sCommand ), folderPath )
|
H A D | connector.asp | 71 …CreateXmlHeader sCommand, sResourceType, sCurrentFolder, GetUrlFromPath( sResourceType, sCurrentFo…
|
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/ |
H A D | cf_basexml.cfm | 40 …th="#HTMLEditFormat(ARGUMENTS.currentFolder)#" url="#HTMLEditFormat( GetUrlFromPath( resourceType,…
|
H A D | cf_io.cfm | 68 <cffunction name="GetUrlFromPath" returntype="String" output="false">
|