/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/ |
H A D | GoogleCloudRetailV2PurgeUserEventsRequest.php | 29 public $force; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2PurgeUserEventsRequest 48 public function setForce($force) argument 50 $this->force = $force; 57 return $this->force;
|
H A D | GoogleCloudRetailV2SetDefaultBranchRequest.php | 29 public $force; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SetDefaultBranchRequest 52 public function setForce($force) argument 54 $this->force = $force; 61 return $this->force;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/ |
H A D | GoogleCloudRecommendationengineV1beta1PurgeUserEventsRequest.php | 29 public $force; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1PurgeUserEventsRequest 48 public function setForce($force) argument 50 $this->force = $force; 57 return $this->force;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/ |
H A D | GoogleCloudHealthcareV1DicomBigQueryDestination.php | 25 public $force; variable in Google\\Service\\CloudHealthcare\\GoogleCloudHealthcareV1DicomBigQueryDestination 38 public function setForce($force) argument 40 $this->force = $force; 47 return $this->force;
|
H A D | GoogleCloudHealthcareV1FhirBigQueryDestination.php | 29 public $force; variable in Google\\Service\\CloudHealthcare\\GoogleCloudHealthcareV1FhirBigQueryDestination 54 public function setForce($force) argument 56 $this->force = $force; 63 return $this->force;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/ |
H A D | PurgeProductsRequest.php | 29 public $force; variable in Google\\Service\\Vision\\PurgeProductsRequest 50 public function setForce($force) argument 52 $this->force = $force; 59 return $this->force;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
H A D | RefreshDataSourceRequest.php | 29 public $force; variable in Google\\Service\\Sheets\\RefreshDataSourceRequest 54 public function setForce($force) argument 56 $this->force = $force; 63 return $this->force;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/ |
H A D | BigQueryDestination.php | 29 public $force; variable in Google\\Service\\CloudAsset\\BigQueryDestination 58 public function setForce($force) argument 60 $this->force = $force; 67 return $this->force;
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/ |
H A D | SniffingConnectionPool.php | 51 public function nextConnection(bool $force = false): ConnectionInterface argument 53 $this->sniff($force); 66 if ($force === true) { 78 private function sniff(bool $force = false) argument 80 if ($force === false && $this->nextSniff >= time()) { 92 if ($connection->isAlive() xor $force) { 101 if ($force === true) {
|
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/ |
H A D | Touchable.php | 94 * @param bool $force Force to copy if the file $to already exists. 98 public function copy($to, $force = self::DO_NOT_OVERWRITE); argument 104 * @param bool $force Force to move if the file $name already 113 $force = self::DO_NOT_OVERWRITE, argument
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
H A D | AccountsCustomBatchRequestEntry.php | 36 public $force; variable in Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntry 105 public function setForce($force) argument 107 $this->force = $force; 114 return $this->force;
|
/plugin/openid/Auth/Yadis/ |
H A D | Manager.php | 481 * @param bool $force True if the manager should be deleted regardless 485 function cleanup($force=false) argument 487 $manager = $this->getManager($force); 490 $this->destroyManager($force); 510 * @param bool $force True if the manager should be returned regardless 514 function getManager($force=false) argument 528 if ($manager && ($manager->forURL($this->url) || $force)) { 561 * @param bool $force True if the manager should be deleted regardless 564 function destroyManager($force=false) argument 566 if ($this->getManager($force) !== null) {
|
/plugin/searchindex/ |
H A D | ajax.php | 90 $force = false; 96 if (isset($_POST['force'])) { 97 $force = $_POST['force'] == 'true'; 105 $success = $Indexer->addPage($_POST['page'], false, $force); 107 $success = idx_addPage($_POST['page'], false, $force);
|
H A D | script.js | 24 force = ''; 58 jQuery.post(url, 'call=indexpage&page=' + encodeURI(page) + '&force=' + force, function(response) { 96 force = 'true'; 127 force = '';
|
/plugin/fedauth/Auth/Yadis/ |
H A D | Manager.php | 441 function cleanup($force=false) argument 443 $manager = $this->getManager($force); 446 $this->destroyManager($force); 469 function getManager($force=false) argument 482 if ($manager && ($manager->forURL($this->url) || $force)) { 513 function destroyManager($force=false) argument 515 if ($this->getManager($force) !== null) {
|
/plugin/poldek/ |
H A D | helper.php | 39 public function sync($force = false) { argument 58 if ($force || !$cache_exists) { 70 if ($force) { 82 …if (($force || !$cache_exists) && !$pkg_cache->useCache(array('files' => array($idx_cache->cache))…
|
/plugin/findologicxmlexport/vendor/hoa/file/ |
H A D | Generic.php | 304 * @param bool $force Force to copy if the file $to already exists. 309 public function copy($to, $force = Stream\IStream\Touchable::DO_NOT_OVERWRITE) argument 313 if ($force === Stream\IStream\Touchable::DO_NOT_OVERWRITE && 329 * @param bool $force Force to move if the file $name already 340 $force = Stream\IStream\Touchable::DO_NOT_OVERWRITE, argument 345 if ($force === Stream\IStream\Touchable::DO_NOT_OVERWRITE &&
|
H A D | Directory.php | 145 * @param bool $force Force to copy if the file $to already exists. 151 public function copy($to, $force = Stream\IStream\Touchable::DO_NOT_OVERWRITE) argument 193 $handle->copy($_to, $force);
|
/plugin/virtualkeyboard/vk/extensions/ |
H A D | documentselection.js | 141 this.getStart = function (el, force) { argument 148 if (start>0 || force) { 172 …return start<1?(start==0&&force?0:(parseInt(el[keys['selectionStart']])?parseInt(el[keys['selectio… 184 this.getEnd = function (el,force) { argument 191 if (end>0 || force) { 215 …return end<1?(end==0&&force?0:(parseInt(el[keys['selectionEnd']])?parseInt(el[keys['selectionEnd']…
|
/plugin/tokenbucketauth/ |
H A D | plugin.info.txt | 5 name Prevent brute force attacks 6 desc Prevent brute force attacks by delaying them using a token bucket
|
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/ |
H A D | CurlClient.php | 39 * @param bool $force 43 public function setForceSSL3($force) argument 45 $this->forceSSL3 = $force;
|
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/ |
H A D | CurlClient.php | 39 * @param bool $force 43 public function setForceSSL3($force) argument 45 $this->forceSSL3 = $force;
|
/plugin/authg2fa/ |
H A D | auth.php | 33 $force = $this->getConf("g2fa_force"); 37 if($force) {
|
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/ |
H A D | CompassFilter.php | 38 private $force; variable in Assetic\\Filter\\CompassFilter 96 public function setForce($force) argument 98 $this->force = $force; 207 if ($this->force) {
|
/plugin/backlinks2/_test/ |
H A D | syntax_exclude.test.php | 54 $force = false; 56 idx_addPage($val['id'], $verbose, $force);
|