Home
last modified time | relevance | path

Searched refs:label (Results 51 – 75 of 1053) sorted by relevance

12345678910>>...43

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DSqlAclEntry.php29 public $label; variable in Google\\Service\\DatabaseMigrationService\\SqlAclEntry
56 public function setLabel($label) argument
58 $this->label = $label;
65 return $this->label;
/plugin/latexit/tests/my/
H A Dtest7.latex9 \label{sec:korenovy_dokument}
15 \label{sec:vnoreny_dokument}
22 \label{sec:vnoreny_dokument_2}
27 \label{sec:aara}
29 \label{sec:bbrb}
32 \label{sec:ccrc}
35 \label{sec:ddrd}
H A Dtest4.latex8 \label{sec:nadpis_1}
10 \label{sec:nadpis_2}
12 \label{sec:nadpis_3}
14 \label{sec:nadpis_4}
16 \label{sec:nadpis_5}
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMention.php30 public function __construct(string $name, string $prefix, string $identifier, ?string $label = null)
36 parent::__construct('', $label ?? \sprintf('%s%s', $prefix, $identifier));
71 public function setLabel(string $label): self
78 $labelNode->setLiteral($label);
33 __construct(string $symbol, string $identifier, string $label = null) global() argument
82 setLabel(string $label) global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DMarketplaceLabel.php26 public $label; variable in Google\\Service\\AdExchangeBuyer\\MarketplaceLabel
58 public function setLabel($label) argument
60 $this->label = $label;
64 return $this->label;
/plugin/commonmark/vendor/league/commonmark/src/Reference/
H A DReference.php25 private string $label;
33 public function __construct(string $label, string $destination, string $title)
35 $this->label = $label;
42 return $this->label;
24 protected $label; global() variable in League\\CommonMark\\Reference\\Reference
36 __construct(string $label, string $destination, string $title) global() argument
H A DReferenceMapInterface.php28 public function contains(string $label): bool;
30 public function get(string $label): ?ReferenceInterface;
34 contains(string $label) global() argument
41 getReference(string $label) global() argument
/plugin/passwordgrey/
H A Dstyle.css1 label.passwordgrey {
14 label.passwordgrey {
18 label.passwordgrey:hover {
22 label.passwordgrey span.copy.copied{
26 label.passwordgrey span.copy{
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1SelectionInput.php28 public $label; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1SelectionInput
57 public function setLabel($label) argument
59 $this->label = $label;
66 return $this->label;
H A DGoogleAppsCardV1DateTimePicker.php25 public $label; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1DateTimePicker
48 public function setLabel($label) argument
50 $this->label = $label;
57 return $this->label;
H A DGoogleAppsCardV1TextInput.php33 public $label; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1TextInput
94 public function setLabel($label) argument
96 $this->label = $label;
103 return $this->label;
/plugin/combo/ComboStrap/
H A DSlotManagerMenuItem.php108 $label = $secondarySlot;
111 $label = "Page Sidebar";
114 $label = "Content Header";
117 $label = "Content Footer";
120 $label = "Page Footer";
123 $label = "Page Header";
126 $html .= "<p class='mb-0 mt-1'><strong>$label</strong></p>";
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DReturnAddress.php35 public $label; variable in Google\\Service\\ShoppingContent\\ReturnAddress
90 public function setLabel($label) argument
92 $this->label = $label;
99 return $this->label;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DParameterMetadata.php38 public $label; variable in Google\\Service\\Dataflow\\ParameterMetadata
97 public function setLabel($label) argument
99 $this->label = $label;
106 return $this->label;
/plugin/label/
H A Dsyntax.php41 $this->Lexer->addSpecialPattern('</label>',$mode,'plugin_label');
42 … $this->Lexer->addSpecialPattern('<label\s+' . $this->LABEL_PATTERN . '\s*>',$mode,'plugin_label');
52 if (preg_match('/<label\s+(' . $this->LABEL_PATTERN . ')\s*>/',$match,$matches)) {
67 function render($mode, &$renderer, $data) { //doesn't do much, since label is something internal
/plugin/twofactor/
H A DOtpField.php16 public function __construct($name, $label = '') argument
18 if ($label === '') {
19 $label = (Manager::getInstance())->getLang('otp');
21 parent::__construct('password', $name, $label);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DFreeFormServiceItem.php46 public function setLabel(Label $label) argument
48 $this->label = $label;
55 return $this->label;
/plugin/pagebuttons/
H A DNewFolderButton.php26 public function __construct($label) { argument
28 $this->label = $label;
38 return $this->label;
H A DDeletePageButton.php33 public function __construct($label) { argument
35 $this->label = $label;
45 return $this->label;
H A DNewPageButton.php26 public function __construct($label) { argument
28 $this->label = $label;
38 return $this->label;
/plugin/judge/
H A Dstyle.css51 [dir=rtl] .judge form label.block, [dir=rtl] .judge div label.block, [dir=rtl] form.admin-form labe…
55 .judge form label.block, .judge div label.block, form.admin-form label.block {
59 form.admin-form label {
63 form.admin-form label select {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/
H A DProto2FieldDescriptorProto.php33 public $label; variable in Google\\Service\\ChromePolicy\\Proto2FieldDescriptorProto
90 public function setLabel($label) argument
92 $this->label = $label;
99 return $this->label;
/plugin/recommend/
H A Dstyle.css35 form#plugin__recommend label {
41 form#plugin__recommend label span {
48 form#plugin__recommend label input {
53 form#plugin__recommend label textarea.edit,
54 form#plugin__recommend label input.edit {
/plugin/markdownextra/lib/meltdown/js/
H A Djquery.meltdown.js183 label: "B", property in getExamples.examples.bold
189 label: "I", property in getExamples.examples.italics
195 label: "UL", property in getExamples.examples.ul
203 label: "OL", property in getExamples.examples.ol
211 label: "Table", property in getExamples.examples.table
224 label: "H" + i, property in getExamples.examples
232 label: "Link", property in examples.link
242 label: "Image", property in examples.img
275 label: "Code", property in examples.code
285 label: "Footnote", property in examples.footnote
[all …]
/plugin/runcommand/
H A Dsyntax.php302 function renderFormButton($name, $label, $flags, $action) { argument
322 function renderFormHidden($name, $label, $flags, $value) { argument
333 function renderFormTextBox($name, $label, $flags, $value) { argument
348 function renderFormListBox($name, $label, $flags, $value) { argument
381 function renderJQueryAutoComplete($name, $label, $value) { argument
408 function renderFormSlider($name, $label, $flags, $value) { argument
413 $result = "<label>".$label."</label>";
431 function renderFormSpinner($name, $label, $flags, $value) { argument
437 $result = "<label>".$label."</label>";
459 function renderFormDate($name, $label, $flags, $value) { argument
[all …]

12345678910>>...43