Home
last modified time | relevance | path

Searched refs:info (Results 226 – 250 of 1857) sorted by relevance

12345678910>>...75

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem.php66 public function setInfo(GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo $info) argument
68 $this->info = $info;
75 return $this->info;
H A DGoogleCloudDialogflowV2IntentMessageCarouselSelectItem.php66 public function setInfo(GoogleCloudDialogflowV2IntentMessageSelectItemInfo $info) argument
68 $this->info = $info;
75 return $this->info;
H A DGoogleCloudDialogflowV2beta1IntentMessageListSelectItem.php66 public function setInfo(GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo $info) argument
68 $this->info = $info;
75 return $this->info;
/plugin/siteexport/inc/
H A Ddebug.php78 public function message($info,$var=null,$level=4){ argument
86 case 4: $this->logger->error( $info, $var ); break;
87 case 3: $this->logger->log( $info, $var ); break;
88 case 2: $this->logger->log( $info, $var ); break;
89 case 1: $this->logger->debug( $info, $var ); break;
114 $log = $prepend . str_replace("\n", "\n" . $prepend . "\t", trim($info)) . "\n";
H A Dhttpproxy.php137 * @param string $info
140 public function _debug($info, $var = null) { argument
146 $this->debugClass->message("[HTTPClient] " . $info, $var, 1);
151 * @param string $info
154 protected function debug($info, $var = null) { argument
155 $this->_debug( $info, $var );
/plugin/zip/pear/File/Archive/Writer/
H A DZip.php202 $info = unpack('Vmtime/Vcrc/Vnlength', substr($data, 0, 12));
208 $info['mtime'] != $mtime) {
212 $info = array(
220 $data = pack('VVV', $info['mtime'], $info['crc'], $info['nlength']).$data;
228 $info['crc'],
229 $info['nlength']
/plugin/gallery2/dwgallery/
H A Ddwgallery.php191 if (isset($info["APP13"]) and $gallery['iptc']) {
192 $iptc = iptcparse ($info['APP13']);
252 if ($gallery['iptc'] and isset($info["APP13"])) {
253 $iptc = iptcparse($info['APP13']);
296 if (isset($info["APP13"]) and $gallery['iptc']) {
297 $iptc = iptcparse ($info['APP13']);
464 $info = getimagesize($image);
465 $width = $info[0];
466 $height = $info[1];
467 $type = $info[2];
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.id3v2.php30 $info = &$this->getid3->info;
55 $info['id3v2']['header'] = true;
56 $thisfile_id3v2 = &$info['id3v2'];
73 unset($info['id3v2']);
505 $info['avdataoffset'] += 10;
572 $info = &$this->getid3->info;
573 $id3v2_majorversion = $info['id3v2']['majorversion'];
1479 $info['id3v2']['comments']['picture'] = array();
2104 if (!isset($info['id3v2']['chapters'])) {
2105 $info['id3v2']['chapters'] = array();
[all …]
H A Dmodule.misc.par2.php27 $info = &$this->getid3->info;
29 $info['fileformat'] = 'par2';
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daac.js214 var info = this.ics.info,
217 maxSFB = info.maxSFB,
290 right.info = left.info;
297 var len = left.info.groupCount * left.info.maxSFB;
580 info = element.info,
617 l_info = left.info,
667 info = ics.info,
709 info = ics.info,
2693 this.info = new ICSInfo();
2871 info = this.info,
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DBmp.php33 $info = ['w' => $width, 'h' => $height];
35 $info['cs'] = 'Indexed';
36 $info['bpc'] = $biBitCount;
44 $info['pal'] = $pal;
46 $info['cs'] = 'DeviceRGB';
47 $info['bpc'] = 8;
61 $info['set-dpi'] = $biXPelsPerMeter;
155 $info['f'] = 'FlateDecode';
157 $info['data'] = $bmpdata;
158 $info['typ
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/
H A DManagedShortLink.php77 public function setInfo(DynamicLinkInfo $info) argument
79 $this->info = $info;
86 return $this->info;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DDiagnosticMessage.php40 public function setInfo(LocalizedString $info) argument
42 $this->info = $info;
49 return $this->info;
/plugin/ldapsearch/
H A Dsyntax.php125 $info = ldap_get_entries($ldap_handle, $results);
126 $value = $info[0][strtolower($ldapDetails['attributes'][0])][0];
129 $info = ldap_get_entries($ldap_handle, $results);
130 $value = $info[0][strtolower($ldapDetails['attributes'][0])][0];
133 $info = ldap_get_entries($ldap_handle, $results);
134 $value = $info[strtolower($ldapDetails['attributes'][0])][0];
/plugin/indexmenu/
H A Dadmin.php
/plugin/geonav/tpl/startermap/
H A DREADME1 See template.info.txt for main info
2 See COPYING for license info
/plugin/dokutexit/
H A Drenderer.php36 var $info = array( variable in renderer_plugin_texit
64 $info = array();
67 $info, PREG_OFFSET_CAPTURE)) {
69 str_replace('\n', "\n", $info[0][0]));
/plugin/noiewarning/
H A Daction.php64 $info = array();
66 …trigger_error('getInfo() not implemented in '.get_class($this).' and '.$info.' not found', E_USER_…
69 $info= confToHash($file);
70 $lang= explode(',', $info['lang']);
71 …if (in_array('desc', $lang) && ''!==$this->getLang('plugininfo_desc')) $info['desc']= $this->getLa…
73 return $info;
168 $warn= p_render('xhtml', p_get_instructions($this->getLang('wedetect')), $info);
191 $warn= p_render('xhtml', p_get_instructions($this->getLang('wedetect')), $info);
229 $outp= p_render('xhtml', p_get_instructions($warn), $info);
/plugin/bootswrapper/exe/help/
H A Dprogress.txt48 <bar value="20" type="info"></bar>
67 <bar value="20" type="info"></bar>
90 <bar value="20" type="info" striped="true"></bar>
109 <bar value="20" type="info" striped="true"></bar>
128 <bar value="45" type="info" striped="true" animate="true"></bar>
134 <bar value="45" type="info" striped="true" animate="true"></bar>
161 <datatable info="false" paging="false" searching="true">
163 | ''type'' | ''info'' | ''success'' ''info'' ''warning'' ''danger'' | Type of progress bar |
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DPropFind.php279 foreach ($this->result as $propertyName => $info) {
280 if (!isset($r[$info[0]])) {
281 $r[$info[0]] = [$propertyName => $info[1]];
283 $r[$info[0]][$propertyName] = $info[1];
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DPropFind.php279 foreach ($this->result as $propertyName => $info) {
280 if (!isset($r[$info[0]])) {
281 $r[$info[0]] = [$propertyName => $info[1]];
283 $r[$info[0]][$propertyName] = $info[1];
/plugin/navi/_test/
H A DBasicListTest.php32 $info = [];
33 $actualHTML = p_render('xhtml', p_get_instructions('{{navi>controlpage}}'), $info);
63 $info = [];
66 $actualHTML = p_render('xhtml', p_get_instructions('{{navi>controlpage}}'), $info);
/plugin/combo/action/
H A Dmetagenerator.php21 $info = $this->getInfo();
22 $event->data['meta'][] = array("name" => self::META_KEY, "content" => "ComboStrap v".$info['version']." (".$info['date'].")");
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DForm.php63 public function setInfo(Info $info) argument
65 $this->info = $info;
72 return $this->info;

12345678910>>...75