Home
last modified time | relevance | path

Searched refs:form (Results 51 – 75 of 1387) sorted by path

12345678910>>...56

/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js28173 …var bounds, dx, dy, encode, fn, form, grad, group, gstate, i, last, m, m0, m1, m11, m12, m2, m21, …
28264 form = this.doc.ref({
28272 form.end("/Sh1 sh");
28276 G: form
H A Dpdfmake.min.js.map1form","grad","group","m0","m1","m11","m12","m2","m21","m22","m3","m4","m5","sMask","shader","_ref2…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dlicense.txt26 "Source" form shall mean the preferred form for making modifications,
30 "Object" form shall mean any form resulting from mechanical
31 transformation or translation of a Source form, including but
36 Object form, made available under the License, as indicated by a
41 form, that is based on (or derived from) the Work and for which the
54 means any form of electronic, verbal, or written communication sent
71 Work and such Derivative Works in Source or Object form.
91 modifications, and in Source or Object form, provided that You
100 (c) You must retain, in the Source form of any Derivative Works
102 attribution notices from the Source form of the Work,
[all …]
/plugin/anewssystem/
H A Dbacklink.js9 this.form = true;
20 if (this.form)
25 if (this.form)document.write('<\/FORM>');
/plugin/appendtoquery/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/approve/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/archivegenerator/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
H A Dadmin.php468 $form = new \dokuwiki\Form\Form();
469 $form->addFieldsetOpen($this->getLang('label: full archive'));
479 $form->addButton('submit', $this->getLang('button: generate archive'));
481 $form->addFieldsetClose();
482 echo $form->toHTML();
490 $form = new \dokuwiki\Form\Form();
491 $form->addFieldsetOpen($this->getLang('label: update archive'));
493 $form->setHiddenField('isupdate', '1');
495 $form->addButton('submit', $this->getLang('button: generate archive'));
497 $form->addFieldsetClose();
[all …]
/plugin/archiveupload/
H A DCOPYING135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/asana/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/asiansearch/
H A DCOPYING135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/attribute/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/authclientcert/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/authdjango/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/authdrupal7/
H A DCOPYING135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/authfacebook/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/authg2fa/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
H A Daction.php54 $form = new Doku_Form($ID);
55 $form->startFieldset($this->getLang('g2fa_fieldset'));
56 $form->addHidden('do', 'profile');
57 $form->addHidden('g2fa', '1');
85 … $form->addElement(form_makeTag('img', array('src' => $url, 'alt' => 'Google 2FA QR Image')));
86 $form->addElement(form_makeTag('br'));
103 $form->addElement(form_makeTag('br'));
105 …$form->addElement(form_makeButton('submit', '', $this->getLang('update'), array('name' => 'fn[upda…
106 $form->addElement(form_makeTag('br'));
108 $form->endFieldset();
[all …]
/plugin/authgoogle2fa/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/authgooglesheets/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DLICENSE11 * Redistributions in binary form must reproduce the above
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DLICENSE26 "Source" form shall mean the preferred form for making modifications,
30 "Object" form shall mean any form resulting from mechanical
31 transformation or translation of a Source form, including but
36 Object form, made available under the License, as indicated by a
41 form, that is based on (or derived from) the Work and for which the
54 means any form of electronic, verbal, or written communication sent
71 Work and such Derivative Works in Source or Object form.
91 modifications, and in Source or Object form, provided that You
100 (c) You must retain, in the Source form of any Derivative Works
102 attribution notices from the Source form of the Work,
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DAttachment.php48 public function setForm(Form $form) argument
50 $this->form = $form;
57 return $this->form;
H A DCourseMaterial.php48 public function setForm(Form $form) argument
50 $this->form = $form;
57 return $this->form;
H A DMaterial.php48 public function setForm(Form $form) argument
50 $this->form = $form;
57 return $this->form;

12345678910>>...56