Home
last modified time | relevance | path

Searched refs:label (Results 1 – 25 of 1160) sorted by relevance

12345678910>>...47

/plugin/bootswrapper/exe/help/
Dlabel.txt6 …* The //lowercase// version ''<nowiki><label></nowiki>'' create a __inline__ element (''<nowiki><s…
12 <label type="default">default</label>
13 <label type="primary">primary</label>
14 <label type="success">success</label>
15 <label type="info">info</label>
16 <label type="warning">warning</label>
17 <label type="danger">danger</label>
20 <label type="default">default</label>
21 <label type="primary">primary</label>
22 <label type="success">success</label>
[all …]
/plugin/labeled/
Dhelper.php47 foreach ($all as $label => $opts) {
49 $active = in_array($label, $current);
59 'label' => $label
65 …$result .= hsc((isset($this->lang_translation[$label])) ? $this->lang_translation[$label] : $labe…
83 foreach ($lables as &$label) {
84 $label = trim($label);
97 foreach ($labels as $label) {
98 if (!$this->labelExists($label)) continue;
99 $db->query('INSERT INTO labeled (id, label) VALUES (?,?)', $id, $label);
103 public function changeColor($label, $newColor) { argument
[all …]
Dadmin_tpl.php24 <?php foreach ($labels as $label => $opts): ?>
25 <?php $label = hsc($label); ?> variable
28 …<input class="edit" type="text" value="<?php echo $label ?>" name="labels[<?php echo $label ?>][na…
32 value="<?php echo $opts['color'] ?>" name="labels[<?php echo $label ?>][color]" />
35 …t" type="text" value="<?php echo $opts['ordernr'] ?>" name="labels[<?php echo $label ?>][order]" />
38 <input type="submit" name="action[delete][<?php echo $label ?>]" class="button"
/plugin/amcharts/assets/amcharts/plugins/export/examples/
Dexport.config.advanced.js13 label: "Export",
15 label: "Undo", property
20 label: "Redo", property
25 label: "Cancel", property
30 label: "Save", property
32 label: "JPG", property
40 label: "PNG", property
48 label: "PDF", property
56 label: "SVG", property
78 label: "Export",
[all …]
/plugin/bibtex/OSBib/create/
DFORM.php90 function radioButton($label, $name, $value = FALSE, $checked = FALSE) argument
94 if($label)
95 $pString = "$label:<br />";
102 function checkbox($label, $name, $checked = FALSE) argument
106 if($label)
107 $pString = "$label:<br />";
117 function selectFBox($label, $name, $array, $size = 3, $override = FALSE) argument
122 if($label)
123 $pString = "$label:<br />";
140 function selectedBox($label, $name, $array, $select, $size = 3, $override = FALSE) argument
[all …]
/plugin/bureaucracy-au/
Dstyle.css28 .dokuwiki form.bureaucracyau__plugin label {
34 .dokuwiki form.bureaucracyau__plugin label>span {
39 .dokuwiki form.bureaucracyau__plugin label.textareafield {
42 .dokuwiki form.bureaucracyau__plugin label.textareafield>span {
46 .dokuwiki form.bureaucracyau__plugin label input.edit,
47 .dokuwiki form.bureaucracyau__plugin label select {
50 .dokuwiki form.bureaucracyau__plugin label input.datepicker,
51 .dokuwiki form.bureaucracyau__plugin label input.timefield {
56 .dokuwiki form.bureaucracyau__plugin label textarea.edit {
59 .dokuwiki form.bureaucracyau__plugin label input[type=checkbox] {
[all …]
/plugin/bureaucracyau/
Dstyle.css28 .dokuwiki form.bureaucracyau__plugin label {
34 .dokuwiki form.bureaucracyau__plugin label>span {
39 .dokuwiki form.bureaucracyau__plugin label.textareafield {
42 .dokuwiki form.bureaucracyau__plugin label.textareafield>span {
46 .dokuwiki form.bureaucracyau__plugin label input.edit,
47 .dokuwiki form.bureaucracyau__plugin label select {
50 .dokuwiki form.bureaucracyau__plugin label input.datepicker,
51 .dokuwiki form.bureaucracyau__plugin label input.timefield {
56 .dokuwiki form.bureaucracyau__plugin label textarea.edit {
59 .dokuwiki form.bureaucracyau__plugin label input[type=checkbox] {
[all …]
/plugin/bureaucracy/
Dstyle.css28 .dokuwiki form.bureaucracy__plugin label {
34 .dokuwiki form.bureaucracy__plugin label>span {
39 .dokuwiki form.bureaucracy__plugin label.textareafield {
42 .dokuwiki form.bureaucracy__plugin label.textareafield>span {
46 .dokuwiki form.bureaucracy__plugin label input.edit,
47 .dokuwiki form.bureaucracy__plugin label select {
50 .dokuwiki form.bureaucracy__plugin label input.datepicker,
51 .dokuwiki form.bureaucracy__plugin label input.timefield {
56 .dokuwiki form.bureaucracy__plugin label textarea.edit {
59 .dokuwiki form.bureaucracy__plugin label input[type=checkbox] {
[all …]
/plugin/jsoncode/
DjsonTree.js173 function Node(label, val, isLast) {
177 return new Node.CONSTRUCTORS[nodeType](label, val, isLast);
215 function _NodeSimple(label, val, isLast) {
223 template = function(label, val) {
227 label +
240 self.label = label;
244 el.innerHTML = template(label, val);
318 currentPath = "[" + this.label + "]";
320 currentPath = isInDotNotation ? "." + this.label : "['" + this.label + "']";
340 function NodeBoolean(label, val, isLast) {
[all …]
/plugin/bez/tpl/
H A Dtypes.php8 <?php foreach ($tpl->get('labels') as $label): ?>
11 $tpl->param('id') == $label->id): ?>
13 <input type="hidden" name="id" value="<?php echo $label->id ?>" />
23 <td><?php echo $label->name ?></td>
24 <td <?php if ($label->count > 0) echo 'colspan="2"'; ?>>
25 <a href="<?php echo $tpl->url('types', 'action', 'edit', 'id', $label->id) ?>">
29 <?php if ($label->count == 0): ?>
32 href="<?php echo $tpl->url('types', 'action', 'remove', 'id', $label->id) ?>">
40 <a href="<?php echo $tpl->url('threads', 'label_id', $label->id) ?>">
41 <?php echo $label->count ?>
/plugin/latexcaption/syntax/
Dreference.php45 list($type, $label) = explode('>',$match);
47 $params['label'] = $label;
68 $label = $params['label'];
74 …$caption = $caption_count[$label] ? $caption_count[$label] : $INFO['meta']['plugin']['latexcaption…
90 $markup = '<a href="#mjx-eqn'.rawurlencode(':').$label.'">';
92 $markup .= '\eqref{'.$label.'}</a>';
97 $markup = '<a href="#'.$label.'">';
111 $markup .= '??REF:'.$label.'??';
121 $renderer->doc .= '\autoref'.'{'.$label.'}';
123 $renderer->doc .= '\ref'.'{'.$label.'}';
[all …]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DAtomTransition.php13 public $label; variable in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\AtomTransition
15 public function __construct(ATNState $target, int $label) argument
19 $this->label = $label;
22 public function label() : ?IntervalSet function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\AtomTransition
24 return IntervalSet::fromInt($this->label);
29 return $this->label === $symbol;
44 && $this->label === $other->label
50 return (string) $this->label;
/plugin/lightmenu/
DREADME.md9 - menu label customization name and style.
12 ## Customize menu label
14 By Default the menu label is the dokuwiki id of the page or namespace (directory). You can change t…
21 "label":"possible new label",
27 - the new label appear in menu for this page / namespace
33 - To change the current page label in menu to "New label" add : `<lm:{"label":"New label"}>`
34 - To change the color of the current page label in menu to red add : `<lm:{"style":"color:red;"}>`
35 - Change color and label add : `<lm:{"label":"New label","style":"color:red;"}>`
36 - Add CSS class to the new label add : `<lm:{"label":"New label","class":"my-classs-name"}>`
43 - The content of "label" property is placed as text and "title" attribute of HTML link.
Dstyle.css11 div.lm span, div.lm input, div.lm label {
47 div.lm .label {
53 div.lm label.label {
61 div.lm label.label:hover {
65 div.lm label.label:before {
81 div.lm :checked ~ label.label::before {
97 div.lm .label::after {
110 div.lm label.label::after {
114 div.lm :checked ~ label.label::after {
/plugin/batchedit/
Dinterface.php270 private function printApplyCheckBox($id, $label, $title, $checked = FALSE) { argument
275 print('<label for="' . $id . '">' . $label . '</label>');
491 … $label = preg_split('/(\{\d\})/', $this->getLang('lbl_matchctx'), -1, PREG_SPLIT_DELIM_CAPTURE);
494 $this->printLabel('matchctx', $label[0]);
495 $this->printEditBox($edits[$label[1]], TRUE, isset($_REQUEST['matchctx']));
496 $this->printLabel('matchctx', $label[2]);
497 $this->printEditBox($edits[$label[3]], TRUE, isset($_REQUEST['matchctx']));
498 $this->printLabel('matchctx', $label[4]);
505 $label = explode('{1}', $this->getLang('lbl_searchlimit'));
507 $this->printLabel('searchlimit', $label[0]);
[all …]
/plugin/caption/syntax/
Dcaption.php101 $label = count(explode(' ',$match)) > 1 ? explode(' ',$match)[1] : null;
108 if ($label) {
110 $caption_labels[$label] = $this->_fignum;
111 $this->_figlabels[$this->_fignum] = $label;
112 $renderer->doc .= ' id="'.$renderer->_xmlEntities($label).'"';
125 if ($label) {
127 $caption_labels[$label] = $this->_tabnum;
128 $this->_tablabels[$this->_tabnum] = $label;
129 $renderer->doc .= ' id="'.$renderer->_xmlEntities($label).'"';
142 if ($label) {
[all …]
/plugin/gallery/script/
Dprosemirror.js39 label: LANG.plugins.gallery.label_namespace,
45 label: LANG.plugins.gallery.label_thumbnailsize,
53 label: LANG.plugins.gallery.label_imagesize,
61 label: LANG.plugins.gallery.label_cache,
68 label: LANG.plugins.gallery.label_filter,
74 label: LANG.plugins.gallery.label_showname,
81 label: LANG.plugins.gallery.label_showtitle,
88 label: LANG.plugins.gallery.label_crop,
95 label: LANG.plugins.gallery.label_direct,
102 label: LANG.plugins.gallery.label_lightbox,
[all …]
/plugin/vbsso/views/
Dadmin.html2-1.tpl7 <label for="[[content-6]]">[[content-7]]</label><br />
9 <label for="[[content-12]]">[[content-13]]</label><br />
13 <label for="[[content-14]]">[[content-15]]</label><br />
16 <label for="[[content-20]]">[[content-21]]</label><br />
22 <label for="[[content-31]]">[[content-32]]</label><br />
/plugin/pagemod/helper/
Dpagemod.php96 $label = $arguments[1];
98 if($label == 'date') {
101 } elseif($label == 'datetime') {
104 } elseif(preg_match('/^date\.format\.(.*)$/', $label, $matches)) {
107 } elseif($label == 'user' || $label == 'user.id') {
110 } elseif(preg_match('/^user\.(mail|name)$/', $label, $matches)) {
113 } elseif($label == 'page' || $label == 'page.id') {
116 } elseif($label == 'page.namespace') {
119 } elseif($label == 'page.name') {
/plugin/translator/
Dstyle.css6 #translator fieldset label input, #translator fieldset label select, #translator label.setpage.righ…
18 #translator fieldset label select, #translator fieldset label input.edit {
52 #translator table.translation_table td label input.edit, #translator table.translation_table td tex…
59 #translator table.translation_table td label.translation_value input {
63 #translator table.translation_table td label.translation_editor span {
72 #translator label.setpage {
76 #translator label.setpage input {
84 #translator label.setpage.current {
88 #translator label.setpage:hover {
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
DIdn.php165 foreach ($labels as $i => $label) {
167 if (1 === preg_match('/[^\x00-\x7F]/', $label)) {
169 $label = 'xn--'.self::punycodeEncode($label);
174 $labels[$i] = $label;
225 * @param string $label
229 private static function isValidContextJ(array $codePoints, $label) argument
254 …if (0x200C === $codePoint && 1 === preg_match(Regex::ZWNJ, $label, $matches, \PREG_OFFSET_CAPTURE,…
347 foreach ($labels as $i => $label) {
350 if ('xn--' === substr($label, 0, 4)) {
352 $label = self::punycodeDecode(substr($label, 4));
[all …]
/plugin/bez/ctl/
H A Dtypes.php20 $label = $this->model->labelFactory->get_one($id); variable
22 $label = $this->model->labelFactory->create_object(); variable
26 $this->tpl->set('label', $label);
31 $this->tpl->set_values($label->get_assoc());
35 $this->model->labelFactory->delete($label);
40 $label->set_data($_POST);
41 $this->model->labelFactory->save($label);
/plugin/wikistats/
Dhelper.php65 $label = $this->getLang('btn_display_stats');
66 if (!$label) {
68 $label = 'Stats';
70 $tip = htmlspecialchars($label);
76 …<a class="action wikistats" href="'.$url.'" rel="nofollow" title="'.$label.'">'.$label.'</a></li>';
/plugin/latexit/classes/
DLabelHandler.php52 * @param string $label
55 public function newLabel($label) { argument
56 $search = array_search($label, $this->labels);
59 $this->labels[] = $label;
65 $label .= $this->count[$search];
67 return $label;
/plugin/diagramsnet/lib/plugins/
Danonymize.js54 var label = graph.getLabel(cell);
58 label = anonymizeHtml(label);
62 label = editorUi.anonymizeString(label);
65 queue.push({cell: cell, label: label}); property
70 model.setValue(queue[i].cell, queue[i].label);

12345678910>>...47