Home
last modified time | relevance | path

Searched refs:label (Results 76 – 100 of 1053) sorted by relevance

12345678910>>...43

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEntryPoint.php38 public $label; variable in Google\\Service\\Calendar\\EntryPoint
109 public function setLabel($label) argument
111 $this->label = $label;
118 return $this->label;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DContextValue.php40 public function setLabel(LocalizedString $label) argument
42 $this->label = $label;
49 return $this->label;
/plugin/combo/ComboStrap/
H A DFetcherAppPages.php242 $label = "App Pages";
245 $label = "Resend Password";
248 $label = "Login";
251 $label = "Register";
255 $label = "Editor";
258 $label = "Diff";
261 $label = "Log";
264 return $label;
H A DEditButton.php53 private $label; variable in ComboStrap\\EditButton
92 public function __construct($label) argument
94 $this->label = $label;
98 public static function create($label): EditButton argument
100 return new EditButton($label);
105 $label = $attributes[\syntax_plugin_combo_edit::LABEL];
109 $editButton = EditButton::create($label)
172 $data[self::EDIT_MESSAGE] = $this->label;
221 return "Section Edit $this->label";
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DReturnPolicy.php34 public $label; variable in Google\\Service\\ShoppingContent\\ReturnPolicy
85 public function setLabel($label) argument
87 $this->label = $label;
94 return $this->label;
H A DReturnPolicyOnline.php34 public $label; variable in Google\\Service\\ShoppingContent\\ReturnPolicyOnline
89 public function setLabel($label) argument
91 $this->label = $label;
98 return $this->label;
/plugin/odt/ODT/
H A DODTFootnote.php57 $label = ($i+1).')';
61 $label = ($i+1).')';
67 … $params->content .= '<text:note-citation text:label="'.$label.'">'.$label.'</text:note-citation>';
75 …lass="footnote" text:reference-format="text" text:ref-name="ftn'.$i.'">'.$label.'</text:note-ref>';
/plugin/embed/
H A Dsyntax.php132 preg_match_all('/<label\s+([a-zA-Z0-9_]+)\s*>/',$r_str, $matches_label, PREG_OFFSET_CAPTURE);
133 preg_match_all('/<\/label>/',$r_str, $matches_labelx, PREG_OFFSET_CAPTURE);
158 $page = preg_replace('/<label\s+' . $section .'\s*>.*?<\/label>/ms',$rep, $page);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DDisplayData.php49 public $label; variable in Google\\Service\\Dataflow\\DisplayData
158 public function setLabel($label) argument
160 $this->label = $label;
167 return $this->label;
/plugin/combo/action/
H A Dlinkwizard.php114 * The name is the label that is put
117 * Nobody want uppercase letter in their link label
125 $label = null;
127 $label = "Title: $title";
129 if ($label === null && strpos(strtolower($h1), $lowerSearchTerm) !== false) {
130 $label = "H1: $h1";
132 $label = "Title: $title";
145 <a href="$link" title="$path" $class>$path</a><span title="$label">$name</span>
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js1label:d.ToolTip,command:"fontAssistDialog",icon:this.path+"images/fonts.png"});CKEDITOR.dialog.add…
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js1label:d.ToolTip,command:"fontAssistDialog",icon:this.path+"images/fonts.png"});CKEDITOR.dialog.add…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DPivotGroup.php32 public $label; variable in Google\\Service\\Sheets\\PivotGroup
99 public function setLabel($label) argument
101 $this->label = $label;
108 return $this->label;
/plugin/evesso/conf/
H A Dmetadata.php21 $label = '<label for="config___'.$key.'">'.$this->prompt($plugin).'</label>';
23 return array($label, $input);
41 $label = '<label for="config___'.$key.'">'.$this->prompt($plugin).'</label>';
43 return array($label, $input);
/plugin/codemirror/dist/modes/
H A Dmumps.min.js1label=true;g.commandMode=0}var h=a.peek();if(h==" "||h=="\t"){g.label=false;if(g.commandMode==0)g.…
/plugin/langdelete/
H A Dstyle.css14 #langdelete__form label.formTitle {
50 .langdelete__text #langshortlist label {
54 /* Checked checkboxes strikes through the label */
55 .langdelete__text #langshortlist input[type="checkbox"] ~ label,
56 .langdelete__text #langshortlist input[type="checkbox"] ~ label del
61 .langdelete__text #langshortlist input[type="checkbox"]:checked ~ label,
62 .langdelete__text #langshortlist input[type="checkbox"]:checked ~ label del
/plugin/bureaucracy-au/helper/
H A Dactionmail.php102 $label = $field->getParam('label');
110 list($html, $text) = $this->mail_buildRow($label);
114 list($html, $text) = $this->mail_buildRow($label);
118 … if($value === null || $label === null) break; //print attachment only if field was visible
129 list($html, $text) = $this->mail_buildRow($label, $message);
132 $this->subject = $label;
142 if($value === null || $label === null) break;
144 list($html, $text) = $this->mail_buildRow($label, $value);
/plugin/bureaucracyau/helper/
H A Dactionmail.php102 $label = $field->getParam('label');
110 list($html, $text) = $this->mail_buildRow($label);
114 list($html, $text) = $this->mail_buildRow($label);
118 … if($value === null || $label === null) break; //print attachment only if field was visible
129 list($html, $text) = $this->mail_buildRow($label, $message);
132 $this->subject = $label;
142 if($value === null || $label === null) break;
144 list($html, $text) = $this->mail_buildRow($label, $value);
/plugin/vcard/
H A Dvcard.php116 $label = "";
117 if ($postoffice!="") $label.= "$postoffice\r\n";
118 if ($extended!="") $label.= "$extended\r\n";
119 if ($street!="") $label.= "$street\r\n";
120 if ($zip!="") $label.= "$zip ";
121 if ($city!="") $label.= "$city\r\n";
122 if ($region!="") $label.= "$region\r\n";
125 $this->properties["LABEL;$type;ENCODING=UTF-8"] = quoted_printable_encode($label);
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js1label:k.lang.geshi.basic_settings,elements:[{type:"textarea",rows:18,cols:80,id:"geshi",label:k.la…
/plugin/bureaucracy/helper/
H A Dactionmail.php111 $label = $field->getParam('label');
119 list($html, $text) = $this->mail_buildRow($label);
123 list($html, $text) = $this->mail_buildRow($label);
127 … if($value === null || $label === null) break; //print attachment only if field was visible
138 list($html, $text) = $this->mail_buildRow($label, $message);
141 $this->subject = $label;
151 if($value === null || $label === null) break;
153 list($html, $text) = $this->mail_buildRow($label, $value);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DHtmlOutputHelper.php88 * @param string $label
91 function link($url, $label = null) { argument
94 return '<a href="' . $url . '">' . ($label ? $this->h($label) : $url) . '</a>';
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DHtmlOutputHelper.php88 * @param string $label
91 function link($url, $label = null) { argument
94 return '<a href="' . $url . '">' . ($label ? $this->h($label) : $url) . '</a>';
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dcss_optimiser.php49 foreach ($options as $value=>$label)
51 if (is_array($label)) {
52 $value = $label[0];
53 $label = $label[1];
55 $label = htmlspecialchars($label, ENT_QUOTES, "utf-8");
56 $value = $labelIsValue ? $label
63 $html .= '>'.$label.'</option>';
/plugin/bez/db/
H A Dupdate0001.sql76 CREATE TABLE label ( table
79 color TEXT NULL, -- color of the label, hex RGB: xxxxxx
82 added_by TEXT NOT NULL, -- user who added the label
87 ON label (name);
99 UPDATE label
108 UPDATE label
117 UPDATE label
121 UPDATE label
131 added_by TEXT NOT NULL, -- user who added the label
379 label
[all...]

12345678910>>...43