Home
last modified time | relevance | path

Searched refs:delete (Results 1251 – 1275 of 1419) sorted by path

1...<<51525354555657

/plugin/farm/
H A Danimal.class.php532 public function setFileContent($file, $ctn='', $delete=false) { argument
534 if($delete && !@file_exists($this->path.'/'.$file)) return false;
535 if($delete) return @unlink($this->path.'/'.$file);
547 public function delete() { function in dokuwiki_farm_animal
H A Danimalmanager.class.php181 }elseif($this->animal->delete()) {
H A Dsoapserver.php152 return array('success' => $a->delete());
/plugin/farm/install/animaltemplate/conf/
H A Dacl.auth.php.dist19 # delete 16
H A Dmysql.conf.php.example187 /* Additional SQL statements to delete users with the user manager */
H A Dsmileys.conf26 DELETEME delete.gif
/plugin/farmer/lang/en/
H A Dtab_delete.txt1 You can delete existing animals here. This deletes **all data, including pages and media files** of the selected animal. **This is irreversible!**
/plugin/fckg/
H A DChanges159 delete them so that the links can be created.
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm57 <cffile action="delete" file="#tempfile_in#">
58 <cffile action="delete" file="#tempfile_out#">
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt99 FileBrowserError_204: 'Unable to delete the selected file',
101 FileBrowserError_206: ' already exists; you must either delete or rename it. ',
/plugin/fckg/fckeditor/
H A Dlicense.txt881 granted: 1) for code that You delete from the Original Code; 2)
1239 other provisions required by the [___] License. If you do not delete
/plugin/fedauth/Auth/OpenID/
H A DMemcachedStore.php158 return $this->connection->delete($associationKey);
/plugin/filelisting/
H A Dstyle.less15 //margin for delete button
/plugin/fileshare/syntax/
H A DFileshare.php133 $delete = false;
137 $delete = true;
150 $renderer->doc .= $this->readFileList ( $fileDir, $delete);
162 private function readFileList($dir, $delete) { argument
180 … if( $delete == true && isset ( $_GET[$fileHash] )&& strcmp ( $_GET[$fileHash], 'on' ) == 0){
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst105 is very important during development. If you don't set it to true you have to delete the directory …
/plugin/findologicxmlexport/vendor/hoa/file/
H A DDirectory.php206 public function delete() function in Hoa\\File\\Directory
214 $file->open()->delete();
H A DGeneric.php369 public function delete() function in Hoa\\File\\Generic
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DTouchable.php122 public function delete(); function
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md107 `move`, `delete`, `changeGroup` etc.,
/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/
H A DDoctrineCacheAdapter.php52 $this->cache->delete($this->prefix . $class);
/plugin/firenews/HTMLTemplates/editnews/
H A DeditnewsTemplate.css14 .delete-message {
/plugin/fksnewsfeed/
H A Daction.php210 $priority->delete();
/plugin/fksnewsfeed/inc/ORM/
H A DModelPriority.php32 public function delete() { function in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\Model\\ModelPriority
/plugin/formatplus/
H A DREADME35 The block insert and delete styles will also wrap the text in a ''DIV''
52 block delete will be used when there are no attributes, but the syntax
/plugin/formatplus2/
H A DREADME35 The block insert and delete styles will also wrap the text in a ''DIV''
52 block delete will be used when there are no attributes, but the syntax

1...<<51525354555657