Home
last modified time | relevance | path

Searched refs:input_strval (Results 1 – 10 of 10) sorted by relevance

/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dinput_utils.php15 function input_strval($which, $cmp="") { function
H A Dupload.php46 $sType = input_strval('Type');
H A Dconnector.php108 UnlinkFile($sResourceType, $sCurrentFolder, $sCommand, input_strval('file'));
H A Dcommands.php78 $isInternalLink = input_strval('DWFCK_Browser', 'local') ;
172 $isInternalLink = input_strval('DWFCK_Browser', 'local') ;
332 $sNewFolderName = input_strval('NewFolderName');
350 $sNewFolderName = input_strval('NewFolderName');
H A Dio.php232 $sCurrentFolder = input_strval('CurrentFolder');
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dinput_utils.php15 function input_strval($which, $cmp="") { function
H A Dupload.php46 $sType = input_strval('Type');
H A Dcommands.php79 $isInternalLink = input_strval('DWFCK_Browser', 'local') ;
173 $isInternalLink = input_strval('DWFCK_Browser', 'local') ;
333 $sNewFolderName = input_strval('NewFolderName');
351 $sNewFolderName = input_strval('NewFolderName');
H A Dconnector.php108 UnlinkFile($sResourceType, $sCurrentFolder, $sCommand, input_strval('file'));
H A Dio.php232 $sCurrentFolder = input_strval('CurrentFolder');