/plugin/combo/resources/snippet/style/ |
H A D | profile-delete.css | 2 .form-profile-delete { 9 .form-profile-delete h1 { 18 .form-profile-delete .checkbox { 22 .form-profile-delete .form-floating:focus-within { 26 .form-profile-delete input[type="text"] { 33 .form-profile-delete input[type="password"] { 37 .form-profile-delete .rememberMe {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/ |
H A D | Write.php | 28 public $delete; variable in Google\\Service\\Firestore\\Write 55 public function setDelete($delete) argument 57 $this->delete = $delete; 64 return $this->delete;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/ |
H A D | HttpRule.php | 34 public $delete; variable in Google\\Service\\ServiceUsage\\HttpRule 105 public function setDelete($delete) argument 107 $this->delete = $delete; 114 return $this->delete;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/ |
H A D | HttpRule.php | 34 public $delete; variable in Google\\Service\\ServiceNetworking\\HttpRule 105 public function setDelete($delete) argument 107 $this->delete = $delete; 114 return $this->delete;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/ |
H A D | HttpRule.php | 34 public $delete; variable in Google\\Service\\ServiceConsumerManagement\\HttpRule 105 public function setDelete($delete) argument 107 $this->delete = $delete; 114 return $this->delete;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/ |
H A D | HttpRule.php | 34 public $delete; variable in Google\\Service\\ServiceManagement\\HttpRule 105 public function setDelete($delete) argument 107 $this->delete = $delete; 114 return $this->delete;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/ |
H A D | Mutation.php | 36 public function setDelete(Delete $delete) argument 38 $this->delete = $delete; 45 return $this->delete;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/ |
H A D | Mutation.php | 56 public function setDelete(Key $delete) argument 58 $this->delete = $delete; 65 return $this->delete;
|
/plugin/cleanup/ |
H A D | helper.php | 93 public function delete($file, $type) { function in helper_plugin_cleanup 151 $this->delete($base.$file, 'cache'); 173 $this->delete($base.$file, 'attic'); 198 $this->delete($base.$file, 'mediattic'); 221 $this->delete($base.$file, 'meta'); 244 $this->delete($base.$file, 'mediameta'); 263 $this->delete($base.$file, 'lock');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/ |
H A D | ActionDetail.php | 76 public function setDelete(Delete $delete) argument 78 $this->delete = $delete; 85 return $this->delete;
|
/plugin/combo/ComboStrap/ |
H A D | FileSystems.php | 65 FileSystems::delete($path); 69 public static function delete(Path $path) function in ComboStrap\\FileSystems 74 LocalFs::getOrCreate()->delete($path); 77 DokuFs::getOrCreate()->delete($path);
|
H A D | DokuFs.php | 74 public function delete(Path $path) function in ComboStrap\\DokuFs 76 FileSystems::delete($path->toLocalPath());
|
/plugin/zip/pear/File/Archive/Predicate/ |
H A D | Duplicate.php | 103 $delete = false; 107 $delete = $comp < 0 || 112 return $delete;
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/ |
H A D | 98f14fddddea54a7d6149ab7b92e099d.asciidoc | 1 // indices/delete-index.asciidoc:10 8 $response = $client->indices()->delete($params);
|
/plugin/dokumicrobugtracker/ |
H A D | CHANGELOG | 4 Version 2010-08-17 Add several feature, email notification, delete (for admin only), dynamic captc… 7 Version 2011-01-05 Implement Ajax edition, add count feature, remove delete button 12 …n for Status, Add default stylesheet, Column size are now resizable, add delete feature with confi… 14 Version 2011-10-18 Fix link to the stylesheet in action.php, fix the delete feature.
|
/plugin/accscounter/lang/en/ |
H A D | movedirection.txt | 7 **Be careful, once you click one of following links, the system will __start to move or delete the … 12 * [[?do=accscounter_datatransfer&mode=delete|Don't move the files, just delete them]]
|
/plugin/qna/ |
H A D | action.php | 135 $this->rewriter->delete($index); 149 $this->rewriter->delete($index); 180 $this->rewriter->delete($index); 232 public function delete($index) { function in qna_instruction_rewriter 339 $delete = false; 345 $delete = true; 360 if (!$delete) {
|
/plugin/fileshare/syntax/ |
H A D | Fileshare.php | 133 $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/charpicker/ |
H A D | README.md | 6 Use this plugin to add characters to the Special Chars picker or to delete unused characters from t… 7 Enter the characters in the configuration manager, in either the add or delete box, as a comma deli…
|
/plugin/struct/_test/ |
H A D | Schema.test.php | 73 $schema->delete(); 82 $schema->delete();
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | MyBusinessQA.php | 75 ],'delete' => [ 139 'delete' => [ 140 'path' => 'v1/{+name}/answers:delete',
|
H A D | AndroidManagement.php | 95 ],'delete' => [ 184 'delete' => [ 275 ],'delete' => [ 337 ],'delete' => [ 357 'delete' => [ 429 ],'delete' => [
|
H A D | DLP.php | 163 ],'delete' => [ 239 ],'delete' => [ 315 ],'delete' => [ 435 ],'delete' => [ 511 ],'delete' => [ 595 ],'delete' => [ 671 ],'delete' => [ 787 ],'delete' => [ 873 ],'delete' => [ 967 ],'delete' => [ [all …]
|
/plugin/authgoogle/google/cache/ |
H A D | Google_ApcCache.php | 76 $this->delete($key); 95 public function delete($key) { function in googleApcCache
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/ |
H A D | ProxyRequestHandler.php | 77 public function delete(RequestContext $context, DeleteRequest $delete): void argument 79 $this->ldap()->sendAndReceive($delete, ...$context->controls()->toArray());
|