Searched refs:Zip (Results 1 – 14 of 14) sorted by relevance
/plugin/advanced/admin/ |
H A D | import.php | 107 $Zip = new \splitbrain\PHPArchive\Zip; 108 $Zip->open($archive_file); 110 if (!$Zip->extract($extract_dir)) { 218 $Zip = new \splitbrain\PHPArchive\Zip; 219 $Zip->open($file_path); 231 foreach ($Zip->contents() as $fileinfo) {
|
H A D | export.php | 261 $Zip = new \splitbrain\PHPArchive\Zip; 262 $Zip->create(); 270 $Zip->addData($file_path, $file_content); 278 echo $Zip->getArchive();
|
/plugin/archivegenerator/ |
H A D | admin.php | 3 use splitbrain\PHPArchive\Zip; alias 255 * @param Zip $archive 260 protected function addEmptyDirToArchive(Zip $archive, $directory) 270 * @param Zip $archive 274 protected function addUsersAuthToArchive(Zip $archive) 303 * @param Zip $archive 307 protected function addACLToArchive(Zip $archive) 321 * @return Zip 328 $zip = new Zip(); 337 * @param Zip $archive [all …]
|
/plugin/zip/lang/en/ |
H A D | intro.txt | 1 ======= Zip Backup ======
|
/plugin/structodt/ |
H A D | helper.php | 19 use splitbrain\PHPArchive\Zip; alias 58 $template_zip = new Zip(); 79 $tmp_zip = new Zip();
|
H A D | action.php | 12 use splitbrain\PHPArchive\Zip; alias 231 $archive = new Zip();
|
/plugin/upgrade/vendor/splitbrain/php-archive/ |
H A D | README.md | 19 The usage for the Zip and Tar classes are basically the same. Here are some 64 Differences between Tar and Zip: Tars are compressed as a whole, while Zips compress each file individually. Therefore
|
/plugin/odt/ODT/ |
H A D | ODTExport.php | 147 $ZIPextract = new \splitbrain\PHPArchive\Zip();
|
H A D | ODTImport.php | 880 $ZIPextract = new \splitbrain\PHPArchive\Zip();
|
H A D | ODTDocument.php | 146 $this->ZIP = new \splitbrain\PHPArchive\Zip();
|
/plugin/upgrade/vendor/splitbrain/php-archive/src/ |
H A D | Zip.php | 6 * Class Zip 8 * Creates or extracts Zip archives 16 class Zip extends Archive class 400 * Add a file to the current Zip archive using the given $data as content
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 43.43.js.map | 1 …orm',\n 'List.TransformMany',\n 'List.Union',\n 'List.Zip',\n 'Logical…
|
/plugin/jplayer/vendor/james-heinrich/getid3/ |
H A D | changelog.txt | 1165 * Bugfix: Zip comments now returned as array instead of string,
|
/plugin/subjectindex/plugins/ |
H A D | bible_verses.txt | 1576 After that Moses showed willingness to dwell with the man, and he gave Zip·po'rah his daughter to M… 1627 Finally Zip·po'rah took a flint and cut off her son's foreskin and caused it to touch his feet and … 2002 So Jeth'ro, Moses' father-in-law, took Zip·po'rah, Moses' wife, after the sending of her away, 4378 And Ba'lak the son of Zip'por got to see all that Israel had done to the Am'or·ites. 4380 …e the bull licking up the green growth of the field."And Ba'lak the son of Zip'por was king of Mo'… 4386 So Ba'laam said to the [true] God: "Ba'lak the son of Zip'por, the king of Mo'ab, has sent to me, s… 4392 In turn they came to Ba'laam and said to him: "This is what Ba'lak the son of Zip'por has said, 'Do… 4435 … his proverbial utterance and said:"Get up, Ba'lak, and listen.Do give ear to me, O son of Zip'por. 6486 Then Ba'lak the son of Zip'por, the king of Mo'ab, got up and went fighting against Israel. So he s… 6855 And now are you any better than Ba'lak the son of Zip'por, the king of Mo'ab? Did he ever contend w…
|