Home
last modified time | relevance | path

Searched +full:depthtype +(+path:plugin +path:siteexport) -(+path:plugin +path:siteexport +path:lang) (Results 1 – 4 of 4) sorted by relevance

/plugin/siteexport/
H A Dhelper.php180depthType', array("0.0" => $this->getLang('depth.pageOnly'), "1.0" => $this->getLang('depth.allSub…
183 …ement(form_makeOpenTag("div", array('style' => 'display:' . ($_REQUEST['depthType'] == "2" ? "bloc…
H A Dscript.js495 $('form#siteexport #depthType:input').change(function(event){
/plugin/siteexport/action/
H A Dajax.php359 switch ($INPUT->int('depthType')) {
368 $this->functions->debug->message("Checking for Cache, depthType:0", null, 2);
487 …// http://documentation:81/helpdesk/de/hds/getting-started?depthType=0&do=siteexport&ens=helpdesk%…
/plugin/siteexport/inc/
H A Dfunctions.php557 $removeKeys[] = 'depthType';