Home
last modified time | relevance | path

Searched refs:targetId (Results 1 – 25 of 27) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/ !
DExistenceFilter.php29 public $targetId; variable in Google\\Service\\Firestore\\ExistenceFilter
48 public function setTargetId($targetId) argument
50 $this->targetId = $targetId;
57 return $this->targetId;
DTarget.php41 public $targetId; variable in Google\\Service\\Firestore\\Target
116 public function setTargetId($targetId) argument
118 $this->targetId = $targetId;
125 return $this->targetId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/ !
DStage.php30 public $targetId; variable in Google\\Service\\CloudDeploy\\Stage
49 public function setTargetId($targetId) argument
51 $this->targetId = $targetId;
58 return $this->targetId;
DRolloutNotificationEvent.php41 public $targetId; variable in Google\\Service\\CloudDeploy\\RolloutNotificationEvent
106 public function setTargetId($targetId) argument
108 $this->targetId = $targetId;
115 return $this->targetId;
DTarget.php60 public $targetId; variable in Google\\Service\\CloudDeploy\\Target
213 public function setTargetId($targetId) argument
215 $this->targetId = $targetId;
222 return $this->targetId;
DRollout.php85 public $targetId; variable in Google\\Service\\CloudDeploy\\Rollout
304 public function setTargetId($targetId) argument
306 $this->targetId = $targetId;
313 return $this->targetId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/ !
DDriveFileShortcutDetails.php25 public $targetId; variable in Google\\Service\\Drive\\DriveFileShortcutDetails
38 public function setTargetId($targetId) argument
40 $this->targetId = $targetId;
47 return $this->targetId;
/plugin/combo/ComboStrap/TagAttribute/ !
H A DToggle.php106 $targetId = $attributes->getValueAndRemoveIfPresent($collapse);
108 $targetId = $attributes->getValueAndRemoveIfPresent("collapse");
110 if ($targetId != null) {
118 if (substr($targetId, 0, 1) != "#") {
119 $targetId = "#" . $targetId;
122 $attributes->addOutputAttributeValue("data-{$bootstrapNamespace}target", $targetId);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/ !
DBuildBazelRemoteExecutionV2RequestMetadata.php26 public $targetId; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2RequestMetadata
63 public function setTargetId($targetId) argument
65 $this->targetId = $targetId;
69 return $this->targetId;
/plugin/combo/syntax/ !
H A Dtoggle.php153 $targetId = $tagAttributes->getValueAndRemoveIfPresent("target-id");
154 if ($targetId === null) {
177 if (substr($targetId, 0, 1) != "#") {
178 $targetId = "#" . $targetId;
181 … $tagAttributes->addComponentAttributeValue("data-{$bootstrapNamespace}target", $targetId);
200 $targetLabel = "Toggle $targetId";
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/ !
DOperation.php65 public $targetId; variable in Google\\Service\\SQLAdmin\\Operation
250 public function setTargetId($targetId) argument
252 $this->targetId = $targetId;
259 return $this->targetId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ !
DOperation.php100 public $targetId; variable in Google\\Service\\Compute\\Operation
385 public function setTargetId($targetId) argument
387 $this->targetId = $targetId;
394 return $this->targetId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/ !
DOperation.php100 public $targetId; variable in Google\\Service\\DeploymentManager\\Operation
385 public function setTargetId($targetId) argument
387 $this->targetId = $targetId;
394 return $this->targetId;
/plugin/combo/action/ !
H A Dlinkmove.php137 $targetId = $event->data["dst_id"];
150 $databasePage->updatePathAndDokuwikiId($targetId);
184 $targetId = $event->data["dst_id"];
191 $databasePage = DatabasePageRow::getFromDokuWikiId($targetId);
193 …LogUtility::warning("The target database row with the id ($targetId) was not found in the database…
200 $targetPage = MarkupPath::createMarkupFromId($targetId);
/plugin/codeblockedit/ !
H A Dscript.js92 var targetId = window.location.hash.substring(1);
93 var targetElement = document.getElementById(targetId);
/plugin/diagramsnet/lib/plugins/webcola/ !
DmxWebColaAdaptor.js499 mxWebColaAdaptor.prototype.createLink = function(sourceId, targetId, cellIds) argument
511 link.target = cellIds[targetId];
534 var targetId = cell.target.id;
536 var target = cells[targetId];
538 if (sourceId == targetId)
/plugin/indexmenu/scripts/contextmenu/ !
Djquery.ui-contextmenu.js64 var cssText, eventNames, targetId,
81 targetId = ($(this.element).is(document) ? $("body")
83 cssText = "#" + targetId + " " + opts.delegate + " { " +
Djquery.ui-contextmenu.min.js.map1 …,"createMenu","focus","open","select","_create","cssText","eventNames","targetId","opts","this","$…
/plugin/combo/ComboStrap/ !
H A DDatabasePageRow.php736 function updatePathAndDokuwikiId($targetId) argument
739 …LogUtility::error("The `database` page ($this) does not exist and cannot be moved to ($targetId)");
742 $path = $targetId;
745 DokuwikiId::DOKUWIKI_ID_ATTRIBUTE => $targetId,
/plugin/404manager/ !
Daction.php14 var $targetId = ''; variable in action_plugin_404manager
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ !
DCloudDeploy.php501 'targetId' => [
/plugin/authgoogle/google/contrib/ !
DGoogle_ComputeService.php3296 public $targetId; variable in Google_Operation
3405 public function setTargetId( $targetId) { argument
3406 $this->targetId = $targetId;
3409 return $this->targetId;
/plugin/yuriigantt/3rd/dhtmlxgantt/ !
Ddhtmlxgantt.js13targetId:null,child:!1,nextSibling:!1,prevSibling:!1};return t&&n.mixin(e,t,!0),e},nextSiblingTarg… property
Ddhtmlxgantt.js.map1targetId","nextSibling","prevSibling","nextSiblingTarget","dndTaskId","targetTaskId","store","getP…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ !
Ddhtmlxgantt.js19858 targetId: task.id, property
19969 targetId: null, property
19982 result.targetId = targetTaskId;
19984 result.targetParent = store.getParent(result.targetId);
19985 result.targetIndex = store.getBranchIndex(result.targetId);
19993 result.targetId = targetTaskId;
19995 result.targetParent = store.getParent(result.targetId);
19996 result.targetIndex = store.getBranchIndex(result.targetId);
20004 result.targetId = targetTaskId;
20005 result.targetParent = result.targetId;
[all …]

12