Home
last modified time | relevance | path

Searched refs:get (Results 826 – 850 of 3429) sorted by relevance

1...<<31323334353637383940>>...138

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php153 $lastResponse = $response->controls()->get(Control::OID_DIR_SYNC);
305 $this->defaultRootNc = (string) $this->client->readOrFail('', ['defaultNamingContext'])->get('defaultNamingContext');
/plugin/authgooglesheets/vendor/google/apiclient/src/AccessToken/
H A DVerify.php167 $response = $this->http->get($url);
189 $certs = $cacheItem->get();
/plugin/diagramsnet/lib/js/diagramly/
H A DLocalFile.js273 …this.ui.handleError({message: mxResources.get('drawingTooLarge')}, mxResources.get('error'), mxUti…
/plugin/pageredirect/
H A Daction.php57 $redirect = $INPUT->get->str('redirect', '0');
69 throw new Exception('should not get here');
162 $redirect = $INPUT->get->str('redirect');
185 // make sure we always get current metadata, but simple cache logic (i.e. render when page is newer than metadata) is enough
/plugin/bpmnio/script/
H A Dbpmnio_render.js25 const canvas = viewer.get("canvas");
47 const canvas = activeEditor.get("canvas");
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js1get:function(){return this.offset+this.length},enumerable:!0,configurable:!0}),Object.defineProper…
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureFrame.java189 if (capturing.get()) { in CaptureFrame()
196 } else if (recording.get()) { in CaptureFrame()
226 …BufferedImage screenShot = captureConfig.createScreenShot(null, null).call().getRegions().get(0).g… in capture()
280 if (get()) { in capture()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAdsense.php78 'get' => [
167 'get' => [
233 'get' => [
647 'get' => [
H A DSQLAdmin.php97 ],'get' => [
180 ],'get' => [
229 ],'get' => [
438 ],'get' => [
675 'get' => [
812 ],'get' => [
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.cache.class.php7 function get() { function in CSSCache
/plugin/webdav/core/DAV/Collection/ODT/
H A DFile.php26 public function get() function in dokuwiki\\plugin\\webdav\\core\\DAV\\Collection\\ODT\\File
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsPlaceholderParser.php55 $placeholder = $this->config->get('table_of_contents/placeholder');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DLayersVolumeAnnotations.php46 public function get($volumeId, $layerId, $annotationId, $optParams = []) function in Google\\Service\\Books\\Resource\\LayersVolumeAnnotations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/Resource/
H A DSpreadsheetsDeveloperMetadata.php45 public function get($spreadsheetId, $metadataId, $optParams = []) function in Google\\Service\\Sheets\\Resource\\SpreadsheetsDeveloperMetadata
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DGlobalOrganizationOperations.php58 public function get($operation, $optParams = []) function in Google\\Service\\Compute\\Resource\\GlobalOrganizationOperations
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/Resource/
H A DActionResults.php60 public function get($instanceName, $hash, $sizeBytes, $optParams = []) function in Google\\Service\\RemoteBuildExecution\\Resource\\ActionResults
/plugin/oauthauthsch/
H A DDotAccess.php21 public static function get($array, $key, $default = null) function in dokuwiki\\plugin\\oauthauthsch\\DotAccess
/plugin/elasticsearch/vendor/ruflin/elastica/src/Index/
H A DStats.php63 public function get(...$args) function in Elastica\\Index\\Stats
/plugin/oauthgeneric/
H A DDotAccess.php21 public static function get($array, $key, $default = null) function in dokuwiki\\plugin\\oauthgeneric\\DotAccess
/plugin/combo/ComboStrap/
H A DTemplateStore.php25 public function get(Metadata $metadata, $default = null) function in ComboStrap\\TemplateStore
27 LogUtility::msg("You can't get a value with a template store");
33 LogUtility::msg("You can't get a value with a template store");
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc60 get: function(which) {
74 …this.start + 'font ' + this.get_font_style(true) + ';;' + this.get('fg') + ';;' + this.get('bg') +…
114 el.style.color = style_spec.get(which);
119 el.style.backgroundColor = style_spec.get(which);
132 el.style.color = style_spec.get('fg');
133 el.style.backgroundColor = style_spec.get('bg');
264 fg_color = style_spec.get('fg'),
265 font_family = style_spec.get('font'),
266 size = style_spec.get('font_size') ;
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc60 get: function(which) {
74 …this.start + 'font ' + this.get_font_style(true) + ';;' + this.get('fg') + ';;' + this.get('bg') +…
114 el.style.color = style_spec.get(which);
119 el.style.backgroundColor = style_spec.get(which);
132 el.style.color = style_spec.get('fg');
133 el.style.backgroundColor = style_spec.get('bg');
264 fg_color = style_spec.get('fg'),
265 font_family = style_spec.get('font'),
266 size = style_spec.get('font_size') ;
/plugin/xkcd/
H A Dsyntax.php37 $piece = $ch->get($url);
/plugin/codeprettify/code-prettify/src/
H A Dlang-kotlin.js38 …ate|open|abstract|constructor|final|override|import|for|while|as|typealias|get|set|((data|enum|ann…
/plugin/ckgdoku/ckeditor/plugins/about/dialogs/
H A Dabout.js8 …imagePath = CKEDITOR.getUrl( CKEDITOR.plugins.get( 'about' ).path + 'dialogs/' + ( CKEDITOR.env.hi…

1...<<31323334353637383940>>...138