23 $aOnClick =
'return jumpToUrl(\'' . $this->
getThisScript() .
'act=' .
$GLOBALS[
'SOBE']->browser->act .
'&mode=' .
$GLOBALS[
'SOBE']->browser->mode .
'&editorNo=' .
$GLOBALS[
'SOBE']->browser->editorNo .
'&contentTypo3Language=' .
$GLOBALS[
'SOBE']->browser->contentTypo3Language .
'&contentTypo3Charset=' .
$GLOBALS[
'SOBE']->browser->contentTypo3Charset .
'&expandFolder=' . rawurlencode($folderObject->getCombinedIdentifier()) .
'\');
';