Home
last modified time | relevance | path

Searched refs:environment (Results 26 – 50 of 270) sorted by relevance

1234567891011

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DSlsaCompleteness.php29 public $environment; variable in Google\\Service\\ContainerAnalysis\\SlsaCompleteness
52 public function setEnvironment($environment) argument
54 $this->environment = $environment;
61 return $this->environment;
H A DCompleteness.php29 public $environment; variable in Google\\Service\\ContainerAnalysis\\Completeness
52 public function setEnvironment($environment) argument
54 $this->environment = $environment;
61 return $this->environment;
H A DSlsaRecipe.php37 public $environment; variable in Google\\Service\\ContainerAnalysis\\SlsaRecipe
88 public function setEnvironment($environment) argument
90 $this->environment = $environment;
97 return $this->environment;
H A DRecipe.php38 public $environment; variable in Google\\Service\\ContainerAnalysis\\Recipe
89 public function setEnvironment($environment) argument
91 $this->environment = $environment;
98 return $this->environment;
/plugin/commonmark/vendor/league/commonmark/src/Extension/SmartPunct/
H A DSmartPunctExtension.php42 public function register(EnvironmentBuilderInterface $environment): void
44 $environment
50 $environment->getConfiguration()->get('smartpunct/double_quote_opener'),
51 $environment->getConfiguration()->get('smartpunct/double_quote_closer')
54 $environment->getConfiguration()->get('smartpunct/single_quote_opener'),
55 $environment->getConfiguration()->get('smartpunct/single_quote_closer')
27 register(ConfigurableEnvironmentInterface $environment) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsExtension.php41 public function register(EnvironmentBuilderInterface $environment): void
43 $environment->addRenderer(TableOfContents::class, new TableOfContentsRenderer(new ListBlockRenderer()));
44 $environment->addEventListener(DocumentParsedEvent::class, [new TableOfContentsBuilder(), 'onDocumentParsed'], -150);
47 if ($environment->getConfiguration()->get('table_of_contents/position') === TableOfContentsBuilder::POSITION_PLACEHOLDER) {
48 $environment->addBlockStartParser(TableOfContentsPlaceholderParser::blockStartParser(), 200);
50 $environment->addRenderer(TableOfContentsPlaceholder::class, new TableOfContentsPlaceholderRenderer());
21 register(ConfigurableEnvironmentInterface $environment) global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment.php33 public $environment; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment
70 public function setEnvironment($environment) argument
72 $this->environment = $environment;
79 return $this->environment;
H A DGoogleCloudApigeeV1EnvironmentGroupAttachment.php29 public $environment; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1EnvironmentGroupAttachment
56 public function setEnvironment($environment) argument
58 $this->environment = $environment;
65 return $this->environment;
H A DGoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute.php33 public $environment; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute
70 public function setEnvironment($environment) argument
72 $this->environment = $environment;
79 return $this->environment;
H A DGoogleCloudApigeeV1RoutingRule.php33 public $environment; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1RoutingRule
74 public function setEnvironment($environment) argument
76 $this->environment = $environment;
83 return $this->environment;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DFilterTest.php35 … $environment = new Environment($this->getMockBuilder('\Twig\Loader\LoaderInterface')->getMock());
36 $environment->addFilter(new TwigFilter('bar', 'bar', ['needs_environment' => true]));
37 …$environment->addFilter(new TwigFilter('barbar', 'twig_tests_filter_barbar', ['needs_context' => t…
85 $tests[] = [$node, 'bar($this->env, "abc")', $environment];
88 $tests[] = [$node, 'bar($this->env, "abc", "bar")', $environment];
92 $tests[] = [$node, 'twig_tests_filter_barbar($context, "abc")', $environment];
95 …= [$node, 'twig_tests_filter_barbar($context, "abc", null, null, ["foo" => "bar"])', $environment];
98 $tests[] = [$node, 'twig_tests_filter_barbar($context, "abc", null, "bar")', $environment];
106 …, 'twig_tests_filter_barbar($context, "abc", "1", "2", [0 => "3", "foo" => "bar"])', $environment];
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js2287 return this.environment.addStyle.apply(this.environment,arguments);
2299 _element = _element.environment?_element.environment.getElement():_element;
2318 this.environment.getParent().removeChild(this.environment.getElement());
2382 el.environment ? el.environment.getElement() : el
2389 _element.environment?_element.environment.getElement():_element,
2396 _element.environment?_element.environment.getElement():_element,
2402 …this._parent_.environment.getElement().removeChild(_element.environment?_element.environment.getEl…
2477 return this.environment.addCallback.apply(this.environment,arguments);
2480 return this.environment.addData.apply(this.environment,arguments);
2498 this.api.open(this.environment.getType(),url,this.environment.getAsync());
[all …]
H A Dfirebug-lite-1.2-compressed.js12 if(lib.env.ie||lib.env.webkit){el.button.container.environment.addStyle({"paddingTop":"12px"});}
16 if(env.showIconWhenHidden){if(!internal.popupWin){el.firebugIcon.environment.addStyle({"display":en…
25environment.addStyle({"height":win.resizer.y[2]+"px"});el.mainiframe.environment.addStyle({"height…
26 …;var dim=lib.util.GetViewport();el.main.environment.addStyle({"width":dim.width+"px"});el.mainifra…
52 if(_clear){internal.targetWindow.firebug.el.bgInspector.environment.addStyle({"display":"none"});re…
73environment.addStyle({"width":_open?"70%":"100%"});el.right.container.environment.addStyle({"displ…
116environment.setElement(typeof _val=="string"||!_val?document.createElement(_val||"DIV"):_val);retu…
117environment?_element.environment.getElement():_element,(_referenceElement.environment?_referenceEl… class in pi.element.body
118 else{this.environment.setApi(new XMLHttpRequest());}
119environment.getApi().onreadystatechange=pi.util.Curry(this.event.readystatechange,this);this.envir…
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js21 el.firebugIcon=new lib.element("div").attribute.set('firebugIgnore',true).attribute.set("id","firebugIconDiv").attribute.set("title",iconTitle).attribute.set("alt",iconTitle).event.addListener("mousedown",win.iconClicked).insert(document.body);el.content={};el.mainiframe=new lib.element("IFRAME").attribute.set("id","FirebugIFrame").attribute.set('firebugIgnore',true).environment.addStyle({"display":"none","width":lib.util.GetViewport().width+"px"}).insert(document.body);el.main=new lib.element("DIV").attribute.set("id","Firebug").attribute.set('firebugIgnore',true).environment.addStyle({"display":"none","width":lib.util.GetViewport().width+"px"}).insert(document.body);if(!internal.isPopup){el.resizer=new lib.element("DIV").attribute.addClass("Resizer").event.addListener("mousedown",win.resizer.start).insert(el.main);}
23 if(lib.env.ie||lib.env.webkit){el.button.container.environment.addStyle({"paddingTop":"12px"});}
27 if(env.showIconWhenHidden){if(!internal.popupWin){el.firebugIcon.environment.addStyle({"display":env.debug&&'none'||'block'});}}
29 win.setHeight(env.height);if(env.openInPopup&&!internal.isPopup){win.newWindow();}else{el.main.environment.addStyle({"display":env.debug&&'block'||'none'});el.mainiframe.environment.addStyle({"display":env.debug&&'block'||'none'});}}},inspect:function(){return firebug.d.html.inspect.apply(window,arguments);},watchXHR:function(){with(firebug){d.xhr.addObject.apply(window,arguments);if(env.dIndex!="xhr"){d.navigate("xhr");}}},settings:{isVisible:false,show:function(){with(firebug){var posXY=lib.util.Element.getPosition(firebug.el.nav.options.element);settings.refreshForm();el.settings.container.environment.addStyle({"display":"block","left":(posXY.offsetLeft-107)+"px"});el.settings.progressDiv.environment.addStyle({"display":"none"});firebug.settings.isVisible=true;}},hide:function(){with(firebug){firebug.el.settings.container.environment.addStyle({"display":"none"});firebug.settings.isVisible=false;}},toggle:function(){with(firebug){settings[!settings.isVisible&&'show'||'hide']();}},saveClicked:function(){firebug.el.settings.progressDiv.environment
128 return this._parent_;},"addAfter":function(_element,_referenceElement){this.addBefore(_element.environment?_element.environment.getElement():_element,(_referenceElement.environment global() class in pi.element.body
133 url+=(url.search("\\?")==-1?"?":"&")+pi.util.String.format("{0}",dataUrl);this.api.open(this.environment.getType(),url,this.environment.getAsync());if(this.environment.getType()= global() class in pi.xhr.body
[all...]
H A Dfirebug-lite-1.2.js133 el.mainiframe = new lib.element("IFRAME").attribute.set("id","FirebugIFrame").attribute.set('firebugIgnore',true).environment.addStyle({ "display":"none", "width":lib.util.GetViewport().width+"px" }).insert(document.body);
134 el.main = new lib.element("DIV").attribute.set("id","Firebug").attribute.set('firebugIgnore',true).environment.addStyle({ "display":"none", "width":lib.util.GetViewport().width+"px" }).insert(document.body);
162 el.button.container.environment.addStyle({ "paddingTop":"12px" });
387 el.firebugIcon.environment.addStyle({ "display": env.debug&&'none'||'block' });
406 el.main.environment.addStyle({ "display":env.debug&&'block'||'none' });
407 el.mainiframe.environment.addStyle({ "display":env.debug&&'block'||'none' });
429 el.settings.container.environment.addStyle({
433 el.settings.progressDiv.environment.addStyle({
441 firebug.el.settings.container.environment.addStyle({
453 firebug.el.settings.progressDiv.environment
2416 "environment":{ global() class in pi.element.body
2517 pi.xhr.body.environment = { global() class in pi.xhr.body
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DSlsaRecipe.php37 public $environment; variable in Google\\Service\\OnDemandScanning\\SlsaRecipe
88 public function setEnvironment($environment) argument
90 $this->environment = $environment;
97 return $this->environment;
H A DRecipe.php38 public $environment; variable in Google\\Service\\OnDemandScanning\\Recipe
89 public function setEnvironment($environment) argument
91 $this->environment = $environment;
98 return $this->environment;
/plugin/commonmark/vendor/league/commonmark/src/
H A DDocParser.php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3beta1TestCaseResult.php28 public $environment; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TestCaseResult
59 public function setEnvironment($environment) argument
61 $this->environment = $environment;
68 return $this->environment;
H A DGoogleCloudDialogflowCxV3TestCaseResult.php28 public $environment; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TestCaseResult
59 public function setEnvironment($environment) argument
61 $this->environment = $environment;
68 return $this->environment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DPipeline.php30 public $environment; variable in Google\\Service\\CloudLifeSciences\\Pipeline
69 public function setEnvironment($environment) argument
71 $this->environment = $environment;
78 return $this->environment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DPipeline.php30 public $environment; variable in Google\\Service\\Genomics\\Pipeline
69 public function setEnvironment($environment) argument
71 $this->environment = $environment;
78 return $this->environment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/
H A DStartEnvironmentResponse.php28 public function setEnvironment(Environment $environment) argument
30 $this->environment = $environment;
37 return $this->environment;
/plugin/commonmark/vendor/league/commonmark/src/Extension/
H A DCommonMarkCoreExtension.php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/Resource/
H A DUsersEnvironments.php43 * @param string $environment Environment this key should be added to, e.g.
49 public function addPublicKey($environment, AddPublicKeyRequest $postBody, $optParams = []) argument
51 $params = ['environment' => $environment, 'postBody' => $postBody];
96 * @param string $environment Environment this key should be removed from, e.g.
102 public function removePublicKey($environment, RemovePublicKeyRequest $postBody, $optParams = []) argument
104 $params = ['environment' => $environment, 'postBody' => $postBody];

1234567891011