Home
last modified time | relevance | path

Searched refs:label (Results 201 – 225 of 1053) sorted by relevance

12345678910>>...43

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/
H A DJS.php1140 for ($label = ($i - 1); $label >= 0; $label--) {
1141 … if (isset(PHP_CodeSniffer_Tokens::$emptyTokens[$tokens[$label]['code']]) === false) {
1146 if ($tokens[$label]['code'] !== T_STRING
1147 && $tokens[$label]['code'] !== T_CONSTANT_ENCAPSED_STRING
1153 $tokens[$label]['code'] = T_PROPERTY;
1154 $tokens[$label]['type'] = 'T_PROPERTY';
1158 echo "\t* token $label converted from T_STRING to T_PROPERTY *".PHP_EOL;
1161 $tokens[$label]['code'] = T_LABEL;
1162 $tokens[$label]['type'] = 'T_LABEL';
1166 echo "\t* token $label converted from T_STRING to T_LABEL *".PHP_EOL;
/plugin/html2pdf/snorriheim/
H A Dmedia.css74 #media__opts label {
79 *+html #media__opts label,
80 * html #media__opts label {
157 #media__content form#dw__upload label.check {
170 #media__content form.meta label {
/plugin/move/admin/
H A Dmain.php30 $label = $this->getLang('menu');
31 if($this->plan->isCommited()) $label .= ' '.$this->getLang('inprogress');
32 return $label;
251 $label = $this->getLang('btn_' . $control);
267 …$form->addElement(form_makeButton('submit', 'admin', $label, array('class' => 'btn ctl-' . $contro…
/plugin/combo/ComboStrap/
H A DIdentityFormsHelper.php41 $label = "";
43 $label = $labelObject->val();
51 if (empty($placeholder) && !empty($label)) {
52 $inputElement->attr("placeholder", $label);
61 $form->addHTML("<label for=\"$inputId\" class=\"form-label\">$label</label>", $elementPosition + 1);
/plugin/bureaucracyau/_test/
H A Dfield_yesno.test.php59 $label = 'checkbox';
61 "yesno \"$label\" $YesValue $NoValue",
/plugin/bureaucracy-au/_test/
H A Dfield_yesno.test.php59 $label = 'checkbox';
61 "yesno \"$label\" $YesValue $NoValue",
/plugin/sfauth/conf/
H A Dmetadata.php14 $label = '<label for="config___'.$key.'">'.$this->prompt($plugin).'</label>';
16 return array($label, $input);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.css1606 .monaco-icon-label {
1612 .monaco-icon-label::before {
1632 .monaco-icon-label > .monaco-icon-label-container {
1639 .monaco-icon-label > .monaco-icon-label-container > .monaco-icon-name-container > .label-name {
1644 .monaco-icon-label > .monaco-icon-label-container > .monaco-icon-name-container > .label-name > .la…
1649 .monaco-icon-label > .monaco-icon-label-container > .monaco-icon-description-container > .label-des…
1656 .vs .monaco-icon-label > .monaco-icon-label-container > .monaco-icon-description-container > .label
1660 .monaco-icon-label.italic > .monaco-icon-label-container > .monaco-icon-name-container > .label-nam…
1661 .monaco-icon-label.italic > .monaco-icon-description-container > .label-description {
1665 .monaco-icon-label.strikethrough > .monaco-icon-label-container > .monaco-icon-name-container > .la…
[all …]
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css1606 .monaco-icon-label {
1612 .monaco-icon-label::before {
1632 .monaco-icon-label > .monaco-icon-label-container {
1639 .monaco-icon-label > .monaco-icon-label-container > .monaco-icon-name-container > .label-name {
1644 .monaco-icon-label > .monaco-icon-label-container > .monaco-icon-name-container > .label-name > .la…
1649 .monaco-icon-label > .monaco-icon-label-container > .monaco-icon-description-container > .label-des…
1656 .vs .monaco-icon-label > .monaco-icon-label-container > .monaco-icon-description-container > .label
1660 .monaco-icon-label.italic > .monaco-icon-label-container > .monaco-icon-name-container > .label-nam…
1661 .monaco-icon-label.italic > .monaco-icon-description-container > .label-description {
1665 .monaco-icon-label.strikethrough > .monaco-icon-label-container > .monaco-icon-name-container > .la…
[all …]
/plugin/twofactoraltemail/
H A Daction.php15 $label = $this->getLang('name');
17 if ($email) $label .= ': ' . $email;
18 return $label;
/plugin/data/Form/
H A DDropdownElement.php27 * @param string $label
29 public function __construct($name, $options, $label = '')
31 InputElement::__construct('dropdown', $name, $label);
28 __construct($name, $options, $label = '') global() argument
/plugin/bureaucracy-au/
H A Dsyntax.php273 $label = $data['fields'][$i]->depends_on[0];
274 if(isset($labels[$label])) {
275 $data['fields'][$i]->depends_on[0] = $labels[$label];
280 $label = $data['fields'][$i]->opt['label'];
281 if(isset($labels[$label])) {
282 $data['fields'][$i]->opt['display'] = $labels[$label];
463 foreach ($this->values as $label => $value) {
464 $pattern = $this->patterns[$label];
/plugin/bureaucracyau/
H A Dsyntax.php273 $label = $data['fields'][$i]->depends_on[0];
274 if(isset($labels[$label])) {
275 $data['fields'][$i]->depends_on[0] = $labels[$label];
280 $label = $data['fields'][$i]->opt['label'];
281 if(isset($labels[$label])) {
282 $data['fields'][$i]->opt['display'] = $labels[$label];
463 foreach ($this->values as $label => $value) {
464 $pattern = $this->patterns[$label];
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js1label:h.lang.table.title,elements:[{type:"hbox",widths:[null,null],styles:["vertical-align:top"],c…
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js1label:h.lang.table.title,elements:[{type:"hbox",widths:[null,null],styles:["vertical-align:top"],c…
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1label:G.browseServer,onClick:C}}else{linkOpt={type:"button",id:"browse1",label:G.browseServer,file…
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/
H A Doptions.js1 …is.currentLang=d.getLang();this.newLang=null},id:"lang"},k=[{id:"options",label:d.getLocal("tab_op…
3 {id:"langs",label:d.getLocal("tab_languages"),elements:[{id:"leftLangColumn",type:"vbox",align:"lef…
5label:d.getLocal("tab_dictionaries"),elements:[{type:"vbox",id:"rightCol_col__left",children:[{typ…
6 …dths:["auto"],style:"width:auto;",children:[{type:"button",id:"createDic",label:d.getLocal("btn_cr…
8 …re("scaytUserDictionaryActionError",a)})}},{type:"button",id:"restoreDic",label:d.getLocal("btn_co…
9 …"scaytUserDictionaryActionError",a)})}},{type:"button",id:"disconnectDic",label:d.getLocal("btn_di…
10 …,{dialog:b,command:"disconnect",name:e}))}},{type:"button",id:"removeDic",label:d.getLocal("btn_de…
12 ….fire("scaytUserDictionaryActionError",a)})}},{type:"button",id:"editDic",label:d.getLocal("btn_go…
13 …"vbox",style:"min-width: 150px;",children:[{type:"text",id:"addWordField",label:"Add word",maxLeng…
14 …ox",id:"addWordButton",align:"left",children:[{type:"button",id:"addWord",label:d.getLocal("btn_ad…
[all …]
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js2 …is.currentLang=c.getLang();this.newLang=null},id:"lang"},k=[{id:"options",label:c.getLocal("tab_op…
3label=c.getLocal(g[h]),a.push(b);return a}(),onShow:function(){this.getChild();for(var b=d.scayt,a…
4label:c.getLocal("tab_dictionaries"),elements:[{type:"vbox",id:"rightCol_col__left",children:[{typ…
6 …dths:["auto"],style:"width:auto;",children:[{type:"button",id:"createDic",label:c.getLocal("btn_cr…
7 …re("scaytUserDictionaryActionError",a)})}},{type:"button",id:"restoreDic",label:c.getLocal("btn_co…
9label:c.getLocal("btn_disconnectDic"),title:c.getLocal("btn_disconnectDic"),onClick:function(){var…
10 …ire("scaytUserDictionaryActionError",a)})}},{type:"button",id:"renameDic",label:c.getLocal("btn_re…
11 ….fire("scaytUserDictionaryActionError",a)})}},{type:"button",id:"editDic",label:c.getLocal("btn_go…
13label:"Add word",maxLength:"64"}]},{id:"addWordButtons",type:"vbox",style:"margin-top: 20px;",chil…
15 …e("scaytUserDictionaryActionError",a)})))}},{type:"button",id:"backToDic",label:c.getLocal("btn_di…
[all …]
/plugin/latexit/tests/my/
H A Dtest18.latex10 \label{sec:headline}
13 \label{sec:headline2}
/plugin/ckgdoku/ckeditor/plugins/tags/dialogs/
H A Dtags.js.unc60 label: existingTags[i].name,
76 label: '',
84 tmp.label = lang.customTags
106 label: 'Settings',
/plugin/securelogin/
H A Dsecurelogin.js93 var label;
96 label = securelogin_login_label;
100 label = securelogin_update_label;
102 … id="use_securelogin" name="use_securelogin" value="1" checked="checked"/> <span>'+label+'</span>';
/plugin/bootswrapper/exe/help/
H A Dcarousel.txt33 === First slide label ===
46 === First slide label ===
53 === Second slide label ===
60 === Third slide label ===
/plugin/structstatus/
H A DStatus.php44 * @param string $label
52 … public function xhtmlStatus($label, $color, $icon='', $rid = 0, $classes=array(), $button=false) { argument
62 $html .= hsc($label);
166 $label = $status[0]->getValue();
/plugin/combo/syntax/
H A Dminimap.php193 $label = $markupRef->getDefaultLabel();
198 $label = preg_replace($substrPattern, $replacement, $label);
202 $label .= ' (' . $pageId . '|' . $pageNum . ')';
261 $miniMapList .= $label;
304 $miniMapHeader .= '<div class="panel-heading">' . $panelHeaderContent . ' <span class="label label-primary">' . $pageNum . ' pages</span></div>';
/plugin/tagging/action/
H A Dsearch.php115 foreach ($options as $key => $label) {
120 $link = $this->getSettingsLink($label, 'tagging-logic', $key);
322 * @param string $label
327 protected function getSettingsLink($label, $param = '', $value = '') argument
334 $linkTag = $searchState->getSearchLink($label);

12345678910>>...43