Home
last modified time | relevance | path

Searched +full:delete +(+path:plugin +path:indexmenu) -(+path:plugin +path:indexmenu +path:lang) (Results 1 – 2 of 2) sorted by relevance

/plugin/indexmenu/
H A Dadmin.php
/plugin/indexmenu/inc/
H A Dpclzip.lib.php81 // -11 : Unable to delete file (unlink)
938 // delete([$p_option, $p_option_value, ...])
954 public function delete()
956 //--(MAGIC-PclTrace)--//PclTraceFctStart(__FILE__, __LINE__, "PclZip::delete", "");
996 // ----- Call the delete fct
1018 // delete(PCLZIP_OPT_BY_INDEX, $p_index) should be prefered.
1024 $p_list = $this->delete(PCLZIP_OPT_BY_INDEX, $p_index);
2165 // ----- Delete the zip file
4731 // ----- Delete the zip file
5003 // ----- Delete th
1000 function delete() global() function in PclZip
[all...]