Home
last modified time | relevance | path

Searched refs:origZipFile (Results 1 – 3 of 3) sorted by relevance

/plugin/siteexport/inc/
H A Dsettings.php18 public $origZipFile = ''; variable in settings_plugin_siteexport_settings
77 $this->origZipFile = $this->getConf('zipfilename');
82 … $this->downloadZipFile = $functions->getSpecialExportFileName($this->origZipFile, $this->pattern);
87 $this->tmpDir = mediaFN(getNS($this->origZipFile));
H A Dfunctions.php40 return ml($this->settings->origZipFile, $params, true, '&');
49 … $newCacheFile = mediaFN($this->getSpecialExportFileName($this->settings->origZipFile, $pattern));
53 …st.", array("pattern" => $pattern, "original File" => $this->settings->origZipFile, "expected cach…
309 $FILE = $this->settings->origZipFile;
341 …SpecialExportFileName($this->settings->origZipFile, $PATTERN), '.' . basename(mediaFN($this->setti…
/plugin/siteexport/action/
H A Dajax.php156 …$URL = ml($this->functions->settings->origZipFile, array('cache' => 'nocache', 'siteexport' => $th…
1149 $FILENAMEID = $this->functions->settings->origZipFile;