Home
last modified time | relevance | path

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

/plugin/404manager/
H A Daction.php14 var $targetId = ''; variable in action_plugin_404manager
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php3296 public $targetId; variable in Google_Operation
3405 public function setTargetId( $targetId) { argument
3406 $this->targetId = $targetId;
3409 return $this->targetId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudDeploy.php501 'targetId' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DRollout.php85 public $targetId; variable in Google\\Service\\CloudDeploy\\Rollout
304 public function setTargetId($targetId) argument
306 $this->targetId = $targetId;
313 return $this->targetId;
H A DRolloutNotificationEvent.php41 public $targetId; variable in Google\\Service\\CloudDeploy\\RolloutNotificationEvent
106 public function setTargetId($targetId) argument
108 $this->targetId = $targetId;
115 return $this->targetId;
H A DStage.php30 public $targetId; variable in Google\\Service\\CloudDeploy\\Stage
49 public function setTargetId($targetId) argument
51 $this->targetId = $targetId;
58 return $this->targetId;
H A DTarget.php60 public $targetId; variable in Google\\Service\\CloudDeploy\\Target
213 public function setTargetId($targetId) argument
215 $this->targetId = $targetId;
222 return $this->targetId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A 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/
H A 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/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A 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/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DExistenceFilter.php29 public $targetId; variable in Google\\Service\\Firestore\\ExistenceFilter
48 public function setTargetId($targetId) argument
50 $this->targetId = $targetId;
57 return $this->targetId;
H A 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/RemoteBuildExecution/
H A 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/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A 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/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js56006 var targetId = target.id || target;
56008 var snapPoints = this._targets[targetId];
56011 snapPoints = this._targets[targetId] = new SnapPoints();
/plugin/combo/ComboStrap/
H A DDatabasePageRow.php727 * @param $targetId
730 function updatePathAndDokuwikiId($targetId)
733 LogUtility::error("The `database` page ($this) does not exist and cannot be moved to ($targetId)");
736 $path = $targetId;
739 DokuwikiId::DOKUWIKI_ID_ATTRIBUTE => $targetId,
715 updatePathAndDokuwikiId($targetId) global() argument
/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/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);
H A Drouter.php1143 private function performNotFoundRedirect(string $targetId, string $origin): bool
1145 return $this->executeHttpRedirect($targetId, $origin, self::REDIRECT_NOTFOUND_METHOD);
1119 performNotFoundRedirect(string $targetId, string $origin) global() argument
/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/diagramsnet/lib/plugins/webcola/
H A 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/mermaid/
H A Dmermaid.min.js[all...]
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13targetId:null,child:!1,nextSibling:!1,prevSibling:!1};return t&&n.mixin(e,t,!0),e},nextSiblingTarg… property in t.exports.createDropTargetObject.e
H A Ddhtmlxgantt.js.map1targetId","nextSibling","prevSibling","nextSiblingTarget","dndTaskId","targetTaskId","store","getP…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js19858 targetId: task.id,
19969 targetId: null, property in module.exports.res
19982 result.targetId = targetTaskId;
19993 result.targetId = targetTaskId;
20004 result.targetId = targetTaskId;
20005 result.targetParent = result.targetId;
20013 result.targetId = children[children.length - 1];
20098 if(target.targetId !== store.$getRootId()){
20099 var itemTop = grid.getItemTop(target.targetId);
20101 …level = store.exists(target.targetId) ? store.calculateItemLevel(store.getItem(target.targetId)) :…
[all …]