Home
last modified time | relevance | path

Searched refs:get (Results 251 – 275 of 3429) sorted by relevance

1...<<11121314151617181920>>...138

/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dlist_items_with_undefined_ref.md10 * [[yii\caching\Cache::get()|get()]]: 指定されたキーを用いてキャッシュからデータを取得します。データが見つからないか、もしくは有効期限が切れたり無効になったりし…
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Renderer/
H A DFootnoteRenderer.php43 $attrs->append('class', $this->config->get('footnote/footnote_class'));
44 $attrs->set('id', $this->config->get('footnote/footnote_id_prefix') . \mb_strtolower($node->getReference()->getLabel(), 'UTF-8'));
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js576 message: mxResources.get('cannotOpenFile'),
893 img.setAttribute('title', mxResources.get('close'));
1191 mxUtils.write(span, ' ' + mxResources.get('fitPage'));
1262 mxUtils.write(td, mxResources.get('pageScale') + ':');
1425 preview.title = mxResources.get('preview');
1547 mxUtils.write(td, mxResources.get('gridSize') + ':');
1570 mxUtils.write(td, mxResources.get('image') + ':');
1666 newBackgroundImage, accessor.get());
1966 },get: function()
2141 mxUtils.write(td, mxResources.get('type') + ':');
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveClient.js285 var msg = mxResources.get('cannotLogin');
300 …this.ui.showError(mxResources.get('error'), msg, mxResources.get('help'), mxUtils.bind(this, funct…
303 }), null, mxResources.get('ok'));
825 var email = mxResources.get('notAvailable');
1041 error({message: mxResources.get('loggedOut')});
1101 error({message: mxResources.get('invalidOrMissingFile')});
1107 error({message: mxResources.get('notADiagramFile')});
1946 error({message: mxResources.get('readOnly')});
1987 error({message: mxResources.get('errorSavingFile')});
2305 .setTitle(mxResources.get('pickFolder'));
[all …]
/plugin/evesso/classes/
H A DAbstractAdapter.php111 if ($INPUT->get->has('code')) {
137 … $this->oAuth->requestAccessToken($INPUT->get->str('code'), $INPUT->get->str('state', null));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DClassroom.php155 ],'get' => [
303 ],'get' => [
414 ],'get' => [
500 'get' => [
695 ],'get' => [
803 ],'get' => [
871 ],'get' => [
939 ],'get' => [
1025 ],'get' => [
1090 'get' => [
[all …]
H A DGoogleAnalyticsAdmin.php120 ],'get' => [
274 ],'get' => [
346 ],'get' => [
469 ],'get' => [
527 ],'get' => [
599 ],'get' => [
671 ],'get' => [
753 ],'get' => [
845 ],'get' => [
903 ],'get' => [
[all …]
H A DCloudDataplex.php80 'get' => [
150 ],'get' => [
344 ],'get' => [
436 ],'get' => [
590 ],'get' => [
698 ],'get' => [
764 ],'get' => [
918 ],'get' => [
1072 ],'get' => [
1164 ],'get' => [
[all …]
H A DCloudBuild.php112 ],'get' => [
171 ],'get' => [
277 ],'get' => [
357 ],'get' => [
501 ],'get' => [
601 ],'get' => [
667 ],'get' => [
719 ],'get' => [
859 ],'get' => [
948 ],'get' => [
H A DSpanner.php83 'get' => [
141 ],'get' => [
203 ],'get' => [
367 ],'get' => [
473 ],'get' => [
567 ],'get' => [
707 ],'get' => [
829 ],'get' => [
941 ],'get' => [
H A DHangoutsChat.php241 'get' => [
292 'get' => [
358 ],'get' => [
392 'get' => [
H A DBackupforGKE.php83 ],'get' => [
153 ],'get' => [
279 ],'get' => [
373 'get' => [
463 ],'get' => [
537 ],'get' => [
663 ],'get' => [
757 'get' => [
H A DBigtableAdmin.php117 ],'get' => [
189 ],'get' => [
309 ],'get' => [
389 ],'get' => [
471 ],'get' => [
647 ],'get' => [
743 'get' => [
H A DSpeech.php68 'get' => [
129 ],'get' => [
201 ],'get' => [
H A DArea120Tables.php82 'get' => [
173 ],'get' => [
245 'get' => [
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DDataFrameTransformDeprecatedNamespace.asciidoc54 $params['transform_id'] = (string) The id or comma delimited list of id expressions of the transforms to get, '_all' or '*' implies get all transforms
56 $params['size'] = (int) specifies a max number of transforms to get, defaults to 100
72 $params['transform_id'] = (string) The id of the transform for which to get stats. '_all' or '*' implies all transforms
74 $params['size'] = (number) specifies a max number of transform stats to get, defaults to 100
H A DNodesNamespace.asciidoc35 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
54 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
81 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
96 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
/plugin/gitlab/
H A Dsyntax.php43 $repositories = json_decode($http->get($reqUrl), true);
59 $data = json_decode($http->get($reqUrl), true);
/plugin/webcomponent/_test/
H A Dmath.test.php64 $testResponse = $testRequest->get(array('id' => $pageId));
87 $testResponse = $testRequest->get(array('id' => $pageId));
/plugin/infomail/
H A Dscript.js24 var id = url.searchParams.get('id');
45 jQuery.get(
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DNotFilter.php49 public function get(): FilterInterface
111 return new self(FilterFactory::get($child));
46 public function get(): FilterInterface global() function in FreeDSx\\Ldap\\Search\\Filter\\NotFilter
/plugin/twofactor/
H A DSettings.php79 public function get($key, $default = null) function in dokuwiki\\plugin\\twofactor\\Settings
82 $data = $this->attribute->get($this->providerID, $key, $success, $this->user);
/plugin/settingstree/
H A Dhelper.php178 …if ($this->cache() && $cache_ver = $this->cache()->get("plugin_settringstree_settingsversion_{$plu…
203 if (!$c || !($meta = $c->get("plugin_settringstree_settingsmeta_{$pluginname}"))){
209 if (!$c || !($defaults = $c->get("plugin_settringstree_settingsdefaults_{$pluginname}"))){
215 if (!$c || !($values = $c->get("plugin_settringstree_settingsvalues_{$pluginname}"))){
/plugin/404manager/_test/
H A Dmanager.test.php43 $redirectManager = admin_plugin_404manager::get()
381 …$request->get(array('id' => constant_parameters::$REDIRECT_TO_NAMESPACE_START_PAGE_PARENT_SOURCE),…
415 $redirectManager = admin_plugin_404manager::get()
445 $redirectManager = admin_plugin_404manager::get()
/plugin/botbouncer/
H A DREADME.md32 …i-comment-spam service from the makers of Wordpress. When you sign up, you get an API key, which y…
37 When you sign up, you get a private and a public key string, which you can enter in the configurati…
41 …ervice that uses the DNS system to manage blocking. You need to sign up to get an API key, which y…

1...<<11121314151617181920>>...138