Home
last modified time | relevance | path

Searched refs:attr (Results 26 – 50 of 722) sorted by relevance

12345678910>>...29

/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Record/
H A DAbstractPlaceRecord.php24 * @param mixed $attr
26 public function __get($attr) argument
28 if ($attr === 'name') {
32 return parent::__get($attr);
38 * @param mixed $attr
40 public function __isset($attr) argument
42 if ($attr === 'name') {
46 return parent::__isset($attr);
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Model/
H A DCity.php100 * @param mixed $attr
102 public function __get($attr) argument
104 if ($attr === 'mostSpecificSubdivision') {
105 return $this->$attr();
108 return parent::__get($attr);
114 * @param mixed $attr
116 public function __isset($attr) argument
118 if ($attr === 'mostSpecificSubdivision') {
124 return parent::__isset($attr);
/plugin/bugzillaint/
H A Dscript.js92 .attr('href', master.attr('bugzilla_baseurl') + '/show_bug.cgi?id=' + bug.id);
137 e.attr('title', 'assigned to ' + bug.assigned_to);
150 …e.attr('href', master.attr('bugzilla_baseurl') + '/describecomponents.cgi?product=' + encodeURICom…
151 e.attr('title', 'Product: ' + bug.product);
158 e.attr('title', 'Component: ' + bug.component);
176 e.attr('title', 'deadline: ' + bug.deadline);
182 e.attr('title', 'priority: ' + bug.priority);
188 e.attr('title', 'severity: ' + bug.severity);
211 ….attr('href', master.attr('bugzilla_baseurl') + '/showdependencytree.cgi?hide_resolved=0&id=' + bu…
286 var red = master.attr('severity_threshold_red');
[all …]
/plugin/scrape/HTMLPurifier/Printer/
H A DConfigForm.php
/plugin/exttab3/helper/
H A Dodt.php22 list($state, $tag, $attr) = $data;
26 if (preg_match('/style=".*"/', $attr, $matches) === 1) {
33 if (preg_match('/rowspan[ ]*=[ ]*"([0-9]*)"/', $attr, $matches) === 1) {
39 if (preg_match('/colspan[ ]*=[ ]*"([0-9]*)"/', $attr, $matches) === 1) {
79 $renderer->_odtTableOpenUseCSS(null, null, $tag, $attr);
84 $renderer->_odtTableRowOpenUseCSS($tag, $attr);
87 $renderer->_odtTableHeaderOpenUseCSS(0, $rowspan, $tag, $attr);
90 $renderer->_odtTableHeaderOpenUseCSS($colspan, $rowspan, $tag, $attr);
93 $renderer->_odtTableRowOpenUseCSS($tag, $attr);
96 $renderer->_odtTableCellOpenUseCSS($colspan, $rowspan, $tag, $attr);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DInlineTag.php10 public function open($attr, &$ahtml, &$ihtml) argument
15 if ($this->mpdf->title2annots && isset($attr['TITLE'])) {
28 $objattr['CONTENT'] = $attr['TITLE'];
54 $properties = $this->cssManager->MergeCSS('INLINE', $tag, $attr);
74 if (isset($attr['DIR']) && $attr['DIR'] != '') {
75 $currdir = strtolower($attr['DIR']);
84 if (isset($attr['DIR']) && strtolower($attr['DIR']) === 'rtl') {
88 elseif (isset($attr['DI
[all...]
H A DBarCode.php13 public function open($attr, &$ahtml, &$ihtml) argument
16 if (!empty($attr['CODE'])) {
34 $objattr['code'] = $attr['CODE'];
36 if (isset($attr['TYPE'])) {
37 $objattr['btype'] = strtoupper(trim($attr['TYPE']));
52 if (isset($attr['TEXT']) && $attr['TEXT'] == 1) {
57 if (isset($attr['SIZE']) && $attr['SIZE'] > 0) {
58 $objattr['bsize'] = $attr['SIZ
[all...]
H A DTocEntry.php8 public function open($attr, &$ahtml, &$ihtml) argument
10 if (!empty($attr['CONTENT'])) {
12 $objattr['CONTENT'] = htmlspecialchars_decode($attr['CONTENT'], ENT_QUOTES);
15 if (!empty($attr['LEVEL'])) {
16 $objattr['toclevel'] = $attr['LEVEL'];
20 if (!empty($attr['NAME'])) {
21 $objattr['toc_id'] = $attr['NAME'];
H A DWatermarkText.php8 public function open($attr, &$ahtml, &$ihtml) argument
11 if (!empty($attr['CONTENT'])) {
12 $txt = htmlspecialchars_decode($attr['CONTENT'], ENT_QUOTES);
16 if (isset($attr['ALPHA']) && $attr['ALPHA'] > 0) {
17 $alpha = $attr['ALPHA'];
H A DIndexEntry.php8 public function open($attr, &$ahtml, &$ihtml) argument
10 if (!empty($attr['CONTENT'])) {
11 if (!empty($attr['XREF'])) {
12 $this->mpdf->IndexEntry(htmlspecialchars_decode($attr['CONTENT'], ENT_QUOTES), $attr['XREF']);
16 $objattr['CONTENT'] = htmlspecialchars_decode($attr['CONTENT'], ENT_QUOTES);
/plugin/photogallery/lightGallery/js/
H A Dlg-share.js72 …g-share-facebook').attr('href', 'https://www.facebook.com/sharer/sharer.php?u=' + (encodeURICompon…
74attr('href', 'https://twitter.com/intent/tweet?text=' + _this.core.$items.eq(index).attr('data-twe…
76 …'#lg-share-googleplus').attr('href', 'https://plus.google.com/share?url=' + (encodeURIComponent(_t…
78attr('href', 'http://www.pinterest.com/pin/create/button/?url=' + (encodeURIComponent(_this.core.$…
H A Dlg-share.min.js4attr("href","https://www.facebook.com/sharer/sharer.php?u="+encodeURIComponent(b.core.$items.eq(e)…
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1attr=T[1]+">"+decodeURIComponent(v);q=true;this.interwiki=true},start:function(aw,aa,ak){if(H[aw])…
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1attr=T[1]+">"+decodeURIComponent(v);q=true;this.interwiki=true},start:function(aw,aa,ak){if(H[aw])…
/plugin/const/_test/
H A Dfix_section.test.php19 … $first_sec = $response->queryHTML('form.btn_secedit input[name="range"]')->eq(0)->attr('value');
20 … $second_sec = $response->queryHTML('form.btn_secedit input[name="range"]')->eq(1)->attr('value');
21 … $third_sec = $response->queryHTML('form.btn_secedit input[name="range"]')->eq(2)->attr('value');
34 … $section[] = $response->queryHTML('form.btn_secedit input[name="range"]')->eq(0)->attr('value');
35 … $section[] = $response->queryHTML('form.btn_secedit input[name="range"]')->eq(1)->attr('value');
36 … $section[] = $response->queryHTML('form.btn_secedit input[name="range"]')->eq(2)->attr('value');
37 … $section[] = $response->queryHTML('form.btn_secedit input[name="range"]')->eq(3)->attr('value');
38 … $section[] = $response->queryHTML('form.btn_secedit input[name="range"]')->eq(4)->attr('value');
39 … $section[] = $response->queryHTML('form.btn_secedit input[name="range"]')->eq(5)->attr('value');
/plugin/webdav/
H A DMenuItem.php33 $attr = parent::getLinkAttributes($classprefix);
35 if (empty($attr['class'])) {
36 $attr['class'] = '';
39 $attr['class'] .= ' plugin_webdav ';
40 $attr['data-webdav-url'] = getBaseURL(true) . 'lib/plugins/webdav/server.php/';
42 return $attr;
/plugin/tagfilter/_test/
H A Dsyntax.test.php34 $this->assertEquals('T1', $select->eq(0)->attr('name'));
35 $this->assertEquals('T2', $select->eq(1)->attr('name'));
36 $this->assertEquals('T3', $select->eq(2)->attr('name'));
38 $this->assertEquals('T1 selection', $select->eq(0)->attr('data-placeholder'));
39 $this->assertEquals('T2 selection', $select->eq(1)->attr('data-placeholder'));
40 $this->assertEquals('T3 selection', $select->eq(2)->attr('data-placeholder'));
42 $this->assertNull($select->eq(0)->attr('multiple'));
43 $this->assertNull($select->eq(1)->attr('multiple'));
44 $this->assertNull($select->eq(2)->attr('multiple'));
92 $this->assertEquals('multiple', $select->eq(0)->attr('multipl
[all...]
/plugin/asana/syntax/
H A DAsanaSyntax.php70 foreach($attributs as $attr){
71 if(strstr($attr,"workspace=")){
74 if(strstr($attr,"projects=")){
77 if(strstr($attr,"tags=")){
80 if(strstr($attr,"assignees=")){
83 if(strstr($attr,"strings=")){
86 $filter = substr( $attr , strpos( $attr , "=" )+1 );
/plugin/fetchmedia/
H A Dadmin.php38 …'mediatypes', $this->getLang('label: common media only'))->val('common')->attr('required', 'requir…
39 …atypes', $this->getLang('label: windows shares'))->val('windows-shares')->attr('required', 'requir…
40 …adioButton('mediatypes', $this->getLang('label: all media'))->val('all')->attr('required', 'requir…
43 $radioAll->attr('disabled', 'disabled');
44 $radioWin->attr('disabled', 'disabled');
45 $radioCommon->attr('checked', 'checked');
47 $radioWin->attr('checked', 'checked');
/plugin/mediatooltip/
H A Dscript.js7 var url = jQuery( this ).parent().attr('href');
8 var camera = jQuery( this ).parent().attr('data-rel');
9 var copy = jQuery( this ).parent().attr('license');
10 var caption = jQuery( this ).parent().attr('data-caption');
11 var imgsize = jQuery( this ).parent().attr('data-size');
12 var fileSize = jQuery( this ).parent().attr('data-fsize');
13 var width = jQuery( this ).attr('width');
34 var title = jQuery( this ).parent().attr('title');
83 var title = jQuery( this ).attr('title');
93 var width = jQuery( obj ).attr('width');
/plugin/prosemirror/action/
H A Deditor.php118 $attr = [
122 $attr['style'] = 'display: none;';
124 return form_makeButton('button', '', $this->getLang('switch_editors'), $attr);
137 $button->attr('type', 'button');
140 $button->attr('style', 'display: none;');
185 $linkForm->addDropdown('iwshortcut', $iwOptions, 'InterWiki')->attr('required', 'required');
206 $linkForm->addRadioButton('linktype', $this->getLang('type:external'))->val('externallink')->attr('checked', 'checked');
216 $linkForm->addRadioButton('nametype', $this->getLang('type:automatic title'))->val('automatic')->attr('checked', 'checked');
219 $linkForm->addTextInput('linkname', 'Link name')->attr('placeholder', $this->getLang('placeholder:link name'));
227 $linkForm->addButton('ok-button', 'OK')->attr('typ
[all...]
/plugin/extlist/
H A Dsyntax.php219 protected function _writeCall($tag, $attr, $state, $pos, $match, $handler) argument
222 array($state, $tag, $attr), $state, $pos, $match
235 $attr = isset($m['num']) ? 'start="'.$m['num'].'"' : '';
238 $attr = null;
249 $attr.= !empty($attr) ? ' ' : '';
250 $attr.= ' class="'.$class.'"';
251 $this->_writeCall($tag,$attr,DOKU_LEXER_ENTER, $pos,$match,$handler);
278 $attr = ' value="'.$m['num'].'"';
279 $attr
554 _open($tag, $attr = null) global() argument
[all...]
/plugin/etherpadlite/scripts/
H A Detherpadlite.js36 jQuery('#wiki__text').attr('readOnly','readOnly');
54 jQuery('#wiki__text').attr('readOnly','readOnly');
126 …ep.pwdlg.inp = jQuery('<input/>').attr('name','password').attr('type','password').appendTo(ep.pwdl…
137 …ep.dlg.encMode = jQuery('<select/>').attr('name','encMode').attr('size',1).change(ep.on_security_e…
142 ep.dlg.encAMode = jQuery('<select/>').attr('name','encAccessMode').attr('size',1);
146 …ep.dlg.encPasswordFrm = jQuery('<input/>').attr('name','encpw').attr('type','password').appendTo(e…
149 …ep.dlg.readMode = jQuery('<select/>').attr('name','readMode').attr('size',1).change(ep.on_security…
156 …ep.dlg.readPasswordFrm = jQuery('<input/>').attr('name','readpw').attr('type','password').appendTo…
159 …ep.dlg.writeMode = jQuery('<select/>').attr('name','writeMode').attr('size',1).change(ep.on_securi…
164 …ep.dlg.writePasswordFrm = jQuery('<input/>').attr('name','writepw').attr('type','password').append…
[all …]
/plugin/components/syntax/
H A Dslice.php43 $attr = $this->parse($match);
44 if (!isset($attr['from']) || !$attr['from']) return false;
45 if (!isset($attr['to']) || !$attr['to']) return false;
47 $attr['id'] = $ID;
48 return $attr;
/plugin/elasticsearch/helper/
H A Dform.php32 $searchForm->addButton('', $lang['btn_search'])->attr('type', 'submit');
51 ->attr('style', 'display: none;')
52 ->attr('aria-hidden', 'true');
80 ->attr('aria-haspopup', 'true');
90 $searchForm->addTagOpen('ul')->attr('aria-expanded', 'false');
95 ->attr('title', $agg['key']);
121 $searchForm->addTagOpen('div')->addClass('toggle')->attr('aria-haspopup', 'true');
130 $searchForm->addTagOpen('ul')->attr('aria-expanded', 'false');
160 ->attr('aria-haspopup', 'true');
170 $searchForm->addTagOpen('ul')->attr('ari
[all...]

12345678910>>...29