Home
last modified time | relevance | path

Searched defs:sBasePath (Results 1 – 13 of 13) sorted by path

/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dio.php26 function CombinePaths( $sBasePath, $sFolder )
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dio.php26 function CombinePaths( $sBasePath, $sFolder )
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dio.php24 function CombinePaths( $sBasePath, $sFolder )
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample01.asp48 Dim sBasePath variable
H A Dsample02.asp85 Dim sBasePath variable
H A Dsample03.asp73 Dim sBasePath variable
H A Dsample04.asp79 Dim sBasePath variable
/plugin/wysiwyg/fckeditor/_samples/php/
H A Dsample01.php45 $sBasePath = $_SERVER['PHP_SELF'] ; variable
46 $sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; variable
H A Dsample02.php85 $sBasePath = $_SERVER['PHP_SELF'] ; variable
86 $sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; variable
H A Dsample03.php73 $sBasePath = $_SERVER['PHP_SELF'] ; variable
74 $sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; variable
H A Dsample04.php79 $sBasePath = $_SERVER['PHP_SELF'] ; variable
80 $sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; variable
/plugin/wysiwyg/fckeditor/_samples/py/
H A Dsample01.py56 sBasePath = sBasePath[0:sBasePath.find("_samples")] variable
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/php/
H A Dio.php24 function CombinePaths( $sBasePath, $sFolder )