| /plugin/combo/resources/theme/default/components/css/ | 
| H A D | profile-delete.css | 2 .form-profile-delete {8 .form-profile-delete h1 {
 17 .form-profile-delete .checkbox {
 21 .form-profile-delete .form-floating:focus-within {
 25 .form-profile-delete input[type="text"] {
 32 .form-profile-delete input[type="password"] {
 36 .form-profile-delete .rememberMe {
 
 | 
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/ | 
| D | Write.php | 28   public $delete;  variable in Google\\Service\\Firestore\\Write55   public function setDelete($delete)  argument
 57     $this->delete = $delete;
 64     return $this->delete;
 
 | 
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/ | 
| D | HttpRule.php | 34   public $delete;  variable in Google\\Service\\ServiceUsage\\HttpRule105   public function setDelete($delete)  argument
 107     $this->delete = $delete;
 114     return $this->delete;
 
 | 
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/ | 
| D | HttpRule.php | 34   public $delete;  variable in Google\\Service\\ServiceNetworking\\HttpRule105   public function setDelete($delete)  argument
 107     $this->delete = $delete;
 114     return $this->delete;
 
 | 
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/ | 
| D | HttpRule.php | 34   public $delete;  variable in Google\\Service\\ServiceConsumerManagement\\HttpRule105   public function setDelete($delete)  argument
 107     $this->delete = $delete;
 114     return $this->delete;
 
 | 
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/ | 
| D | HttpRule.php | 34   public $delete;  variable in Google\\Service\\ServiceManagement\\HttpRule105   public function setDelete($delete)  argument
 107     $this->delete = $delete;
 114     return $this->delete;
 
 | 
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/ | 
| D | Mutation.php | 36   public function setDelete(Delete $delete)  argument38     $this->delete = $delete;
 45     return $this->delete;
 
 | 
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ | 
| D | Zipper.php | 38         $t = $z->delete(); // delete the "dummy hole"94     public function delete() {  function in HTMLPurifier_Zipper
 142     public function splice($t, $delete, $replacement) {  argument
 146         for ($i = $delete; $i > 0; $i--) {
 148             $r = $this->delete();
 
 | 
| D | HTMLDefinition.php | 324                 $delete = true;326                     if ($delete && isset($allowed_attributes[$key])) {
 327                         $delete = false;
 333                 if ($delete) {
 341                     $delete = true;
 343                         if ($delete && isset($allowed_attributes[$key])) {
 344                             $delete = false;
 350                     if ($delete) {
 
 | 
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/ | 
| D | Mutation.php | 56   public function setDelete(Key $delete)  argument58     $this->delete = $delete;
 65     return $this->delete;
 
 | 
| /plugin/cleanup/ | 
| D | helper.php | 93     public function delete($file, $type) {  function in helper_plugin_cleanup151             $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/ | 
| D | ActionDetail.php | 76   public function setDelete(Delete $delete)  argument78     $this->delete = $delete;
 85     return $this->delete;
 
 | 
| /plugin/zip/pear/File/Archive/Predicate/ | 
| D | Duplicate.php | 103             $delete = false;107             $delete = $comp < 0 ||
 112         return $delete;
 
 | 
| /plugin/dokumicrobugtracker/ | 
| 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/qna/ | 
| D | action.php | 129                         $this->rewriter->delete($index);143                         $this->rewriter->delete($index);
 174         $this->rewriter->delete($index);
 226     public function delete($index) {  function in qna_instruction_rewriter
 333         $delete = false;
 339                     $delete = true;
 354         if (!$delete) {
 
 | 
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/ | 
| D | 98f14fddddea54a7d6149ab7b92e099d.asciidoc | 1 // indices/delete-index.asciidoc:108 $response = $client->indices()->delete($params);
 
 | 
| /plugin/accscounter/lang/en/ | 
| 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/fileshare/syntax/ | 
| D | Fileshare.php | 134     		$delete = false;138     				$delete = true;
 151     		$renderer->doc .= $this->readFileList ( $fileDir, $delete);
 163     private function readFileList($dir, $delete) {  argument
 181 …  			if( $delete == true && isset (  $_GET[$fileHash] )&& strcmp ( $_GET[$fileHash], 'on' ) == 0){
 
 | 
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ | 
| D | AndroidManagement.php | 95             ],'delete' => [184             'delete' => [
 275             ],'delete' => [
 337             ],'delete' => [
 357             'delete' => [
 429             ],'delete' => [
 
 | 
| D | MyBusinessQA.php | 75             ],'delete' => [139             'delete' => [
 140               'path' => 'v1/{+name}/answers:delete',
 
 | 
| D | DLP.php | 163             ],'delete' => [239             ],'delete' => [
 315             ],'delete' => [
 435             ],'delete' => [
 511             ],'delete' => [
 595             ],'delete' => [
 671             ],'delete' => [
 787             ],'delete' => [
 873             ],'delete' => [
 967             ],'delete' => [
 [all …]
 
 | 
| D | Apigee.php | 163             ],'delete' => [277             ],'delete' => [
 361             ],'delete' => [
 431             'delete' => [
 491             ],'delete' => [
 583             ],'delete' => [
 675             ],'delete' => [
 695             'delete' => [
 843             ],'delete' => [
 949             ],'delete' => [
 [all …]
 
 | 
| /plugin/charpicker/ | 
| 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 | SchemaTest.php | 72         $schema->delete();81         $schema->delete();
 
 | 
| /plugin/authgoogle/google/cache/ | 
| D | Google_ApcCache.php | 76       $this->delete($key);95   public function delete($key) {  function in googleApcCache
 
 |