Home
last modified time | relevance | path

Searched refs:condition (Results 101 – 125 of 235) sorted by last modified time

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3TransitionRoute.php25 public $condition; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TransitionRoute
48 public function setCondition($condition) argument
50 $this->condition = $condition;
57 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/
H A DBinding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProduct.php78 public $condition; variable in Google\\Service\\ShoppingContent\\Product
526 public function setCondition($condition) argument
528 $this->condition = $condition;
535 return $this->condition;
H A DTestOrderLineItemProduct.php30 public $condition; variable in Google\\Service\\ShoppingContent\\TestOrderLineItemProduct
87 public function setCondition($condition) argument
89 $this->condition = $condition;
96 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2SearchRequestQueryExpansionSpec.php25 public $condition; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequestQueryExpansionSpec
34 public function setCondition($condition) argument
36 $this->condition = $condition;
43 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DBinding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DBinding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleIamV1Binding.php37 public function setCondition(GoogleTypeExpr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DBreakpoint.php34 public $condition; variable in Google\\Service\\CloudDebugger\\Breakpoint
117 public function setCondition($condition) argument
119 $this->condition = $condition;
126 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DBinding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/structcondstyle/
H A Daction.php91 $condition = preg_split("/\s*\?\s*/",$val,2)[0];
101 if(preg_match("/\s*[a-zA-z]+\s*$op_reg\s*[a-zA-z0-9]+\s*/",$condition)){
111 $column = trim(preg_split("/\s*$operator\s*/",$condition)[0]);
112 $argument = trim(preg_split("/\s*$operator\s*/",$condition)[1]);
/plugin/bpmnioeditor/
H A Dstyle.css895 .bpmn-icon-intermediate-event-catch-condition:before { content: '\e812'; } /* '' */
897 .bpmn-icon-start-event-condition:before { content: '\e814'; } /* '' */
951 .bpmn-icon-start-event-non-interrupting-condition:before { content: '\e84a'; } /* '' */
968 .bpmn-icon-intermediate-event-catch-non-interrupting-condition:before { content: '\e85b'; } /* '' …
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-embedded.css73 .bpmn-icon-intermediate-event-catch-condition:before { content: '\e812'; } /* '' */
75 .bpmn-icon-start-event-condition:before { content: '\e814'; } /* '' */
129 .bpmn-icon-start-event-non-interrupting-condition:before { content: '\e84a'; } /* '' */
146 .bpmn-icon-intermediate-event-catch-non-interrupting-condition:before { content: '\e85b'; } /* '' …
H A Dbpmn-modeler.development.js48882 newEventDefinition.condition = this._bpmnFactory.create('bpmn:FormalExpression');
H A Dbpmn-modeler.production.min.js34 …ionAttrs),"bpmn:ConditionalEventDefinition"===t.eventDefinitionType&&(r.condition=this._bpmnFactor…
/plugin/authhttp/
H A DREADME32 If the first condition is not true, ie. the plugin DOES provide the named
37 Now if the second condition is ALSO not true, there can be inconsistencies
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Djstl-1.2.jar ... result private String var private int scope protected abstract boolean condition () throws javax.servlet.jsp.JspTagException ...
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/diagramsnet/lib/stencils/
H A DLICENSE94 …No term or condition of this Public License will be waived and no failure to comply consented to u…
/plugin/diagramsnet/lib/templates/
H A DLICENSE94 …No term or condition of this Public License will be waived and no failure to comply consented to u…
/plugin/diagramsnet/lib/math/extensions/MathML/
H A Dcontent-mathml.js19 …nt("mtd");a.applyTransform(k,o[n],0);f.appendChild(k)}h.appendChild(f)},condition:function(g,k,f){…
/plugin/diagramsnet/lib/img/
H A DLICENSE94 …No term or condition of this Public License will be waived and no failure to comply consented to u…

12345678910