Home
last modified time | relevance | path

Searched defs:label (Results 1 – 25 of 424) sorted by relevance

12345678910>>...17

/plugin/bibtex/OSBib/create/
H A DFORM.php90 function radioButton($label, $name, $value = FALSE, $checked = FALSE)
102 function checkbox($label, $name, $checked = FALSE)
117 function selectFBox($label, $name, $array, $size = 3, $override = FALSE)
140 function selectedBox($label, $name, $array, $select, $size = 3, $override = FALSE)
169 function selectFBoxValue($label, $name, $array, $size = 3, $override = FALSE)
198 function selectedBoxValue($label, $name, $array, $select, $size = 3, $override = FALSE)
222 function selectFBoxValueMultiple($label, $name, $array, $size = 3, $override = FALSE)
302 function passwordInput($label, $name, $value = FALSE, $size = 20, $maxLength = 255)
313 function textInput($label, $name, $value = FALSE, $size = 20, $maxLength = 255)
324 function textareaInput($label, $name, $value = FALSE, $cols = 30, $rows = 5)
[all …]
/plugin/swarmwebhook/
H A Dswarm.struct.json8 "label": { object
18 "label": "date", string
27 "label": { object
40 "label": "json", string
49 "label": { object
71 "label": { object
93 "label": { object
115 "label": { object
128 "label": "time", string
137 "label": { object
[all …]
/plugin/labeled/
H A Dhelper.php103 public function changeColor($label, $newColor) {
116 public function removeLabel($label, $id) {
144 public function addLabel($label, $id) {
157 public function renameLabel($label, $newName) {
194 public function labelExists($label) {
274 public function deleteLabel($label) {
/plugin/structtasks/_test/json/
H A Dbadassignees.struct.json8 "label": { object
18 "label": "duedate", string
29 "label": { object
42 "label": "assignees", string
51 "label": { object
64 "label": "status", string
73 "label": { object
H A Dbaddate.struct.json8 "label": { object
18 "label": "duedate", string
27 "label": { object
40 "label": "assignees", string
53 "label": { object
66 "label": "status", string
74 "label": { object
H A Dmultistatus.struct.json8 "label": { object
18 "label": "duedate", string
29 "label": { object
42 "label": "assignees", string
51 "label": { object
64 "label": "status", string
73 "label": { object
H A Dvalid2.struct.json8 "label": { object
18 "label": "duedate", string
29 "label": { object
42 "label": "assignees", string
51 "label": { object
64 "label": "status", string
73 "label": { object
H A Dbadstatus.struct.json8 "label": { object
18 "label": "duedate", string
29 "label": { object
42 "label": "assignees", string
51 "label": { object
64 "label": "status", string
77 "label": { object
H A Dmissingstatus.struct.json8 "label": { object
18 "label": "duedate", string
29 "label": { object
42 "label": "assignees", string
55 "label": { object
68 "label": "status", string
76 "label": { object
H A Dmultidate.struct.json8 "label": { object
18 "label": "duedate", string
29 "label": { object
42 "label": "assignees", string
55 "label": { object
68 "label": "status", string
76 "label": { object
H A Dvalid.struct.json8 "label": { object
18 "label": "duedate", string
29 "label": { object
42 "label": "assignees", string
55 "label": { object
68 "label": "status", string
76 "label": { object
H A Dmissingassignees.struct.json8 "label": { object
18 "label": "duedate", string
29 "label": { object
42 "label": "status", string
50 "label": { object
H A Dmissingdate.struct.json8 "label": { object
18 "label": "assignees", string
31 "label": { object
44 "label": "status", string
52 "label": { object
/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/bez/ctl/
H A Dtypes.php13 $label = $this->model->labelFactory->create_object(); variable
15 $label = $this->model->labelFactory->get_one($this->get_param('id')); variable
/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
22 public function label() : ?IntervalSet function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\AtomTransition
[all...]
/plugin/structpublish/db/json/
H A Dstructpublish0001.struct.json9 "label": { object
21 "label": "status", string
29 "label": { object
46 "label": "user", string
59 "label": { object
76 "label": "datetime", string
87 "label": { object
104 "label": "revision", string
119 "label": { object
136 "label" string
145 "label": { global() object
162 "label": "test", global() string
171 "label": { global() object
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DDroppedLabels.php25 public $label; variable in Google\\Service\\Monitoring\\DroppedLabels
30 public function setLabel($label)
/plugin/structstatus/
H A Dstatus.struct.json12 "label": "icon", string
20 "label": { object
35 "label": "name_en", string
44 "label": { object
59 "label": "color", string
67 "label": { object
/plugin/runcommand/
H A Dsyntax.php302 function renderFormButton($name, $label, $flags, $action) {
322 function renderFormHidden($name, $label, $flags, $value) {
333 function renderFormTextBox($name, $label, $flags, $value) {
348 function renderFormListBox($name, $label, $flags, $value) {
367 function renderFormAutoComplete($name, $label, $flags, $value) {
381 function renderJQueryAutoComplete($name, $label, $value) {
408 function renderFormSlider($name, $label, $flags, $value) {
431 function renderFormSpinner($name, $label, $flags, $value) {
459 function renderFormDate($name, $label, $flags, $value) {
/plugin/commonmark/vendor/league/commonmark/src/Reference/
H A DReferenceMapInterface.php34 contains(string $label) global() argument
41 getReference(string $label) global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p2beta1WebDetectionWebLabel.php25 public $label; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1WebDetectionWebLabel
34 public function setLabel($label)
H A DGoogleCloudVisionV1p3beta1WebDetectionWebLabel.php25 public $label; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1WebDetectionWebLabel
34 public function setLabel($label)
H A DGoogleCloudVisionV1p4beta1WebDetectionWebLabel.php25 public $label; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1WebDetectionWebLabel
34 public function setLabel($label)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
H A DDependencyEdge.php29 public $label; variable in Google\\Service\\CloudNaturalLanguage\\DependencyEdge
48 public function setLabel($label)

12345678910>>...17