Home
last modified time | relevance | path

Searched refs:form (Results 101 – 125 of 1387) sorted by relevance

12345678910>>...56

/plugin/nsexport/
H A Dstyle.css1 form.plugin_nsexport__form li {
5 form.plugin_nsexport__form .ondrag {
9 form.plugin_nsexport__form li.ondrag label {
13 form.plugin_nsexport__form li div.li {
23 form.plugin_nsexport__form li div.li input {
27 div.dokuwiki form.plugin_nsexport__started {
/plugin/doctree2filelist/
H A Dadmin.php128 ptln('<form action="'.wl($ID).'" method="post" /> ');
133 ptln('</form></div>');
138 ptln('<form action="'.wl($ID).'" method="post" /> ');
143 ptln('</form></div>');
148 ptln(' <form action="'.wl($ID).'" method="post" /> ');
153 ptln(' </form>');
172 $html = '<form action="'.wl($ID).'" method="post" /> '."\n";
177 $html .= '</form>'."\n";
183 $html .= '</form>'."\n";
185 $html .= '<form action="'.wl($ID).'" method="post" /> '."\n";
[all …]
/plugin/userimportextended/
H A Dadmin.php83 $form->setHiddenField('do', 'admin');
84 $form->setHiddenField('page', $this->getPluginName());
85 $form->addFieldsetOpen($this->getLang('legend_defaults'));
87 $form->addHTML('<br>');
89 $form->addHTML('<br>');
91 $form->addHTML('<br>');
93 $form->addFieldsetClose();
94 $form->addFieldsetOpen($this->getLang('legend_csv'));
96 $form->addHTML('<br>');
98 $form->addFieldsetClose();
[all …]
/plugin/schedule/lib/
H A DscheduleForm.js63 function scheduleSwitchSelection (form) { argument
64 for (var i = 0; i < form.elements.length; i++)
65 form.elements[i].checked = !form.elements[i].checked;
71 function scheduleSharedEvent (form) { argument
72 var form = jQuery (form);
75 form.find ('select[name="schd[shared]"]').each (function () {
79 form.find ('select[name="schd[member]"]').each (function () {
90 var inputs = repeatSelection.form.elements;
118 var inputs = DaySelection.form.elements;
/plugin/watchcycle/
H A Dadmin.php41 * Render HTML output, e.g. helpful text and a form
58 $form = new \dokuwiki\Form\Form();
61 $form->addElement($filter_input);
63 $form->addButton('', $this->getLang('btn filter'));
65 $form->addHTML('<label class="outdated">');
66 $form->addCheckbox('outdated');
67 $form->addHTML($this->getLang('show outdated only'));
68 $form->addHTML('</label>');
71 ptln($form->toHTML());
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DFormErrorHandler.php59 …public function serializeFormToXml(XmlSerializationVisitor $visitor, Form $form, array $type): \DO… argument
63 $formNode->setAttribute('name', $form->getName());
66 foreach ($form->getErrors() as $error) {
72 foreach ($form->all() as $child) {
86 …public function serializeFormToJson(JsonSerializationVisitor $visitor, Form $form, array $type): \… argument
88 return $this->convertFormToArray($visitor, $form);
122 $form = new \ArrayObject();
129 $form['errors'] = $errors;
140 $form['children'] = $children;
143 return $form;
/plugin/issuelinks/admin/
H A Drepoadmin.php151 $form = new \dokuwiki\Form\Form(['data-service' => $serviceID]);
152 $form->addFieldsetOpen($this->getLang('legend:user'));
153 $form->addTagOpen('p');
154 $form->addHTML($authorizedUserLabel . ' ' . $reconfigureLink);
155 $form->addTagClose('p');
156 $form->addFieldsetClose();
157 $form->addFieldsetOpen($this->getLang("legend:group $serviceID"));
158 $form->addDropdown(
163 $form->addFieldsetClose();
164 $html .= $form->toHTML();
/plugin/sync/
H A Dstyle.css10 div.dokuwiki form.sync_profile fieldset{
14 div.dokuwiki form.sync_profile samp {
20 div.dokuwiki form.sync_profile label,
21 div.dokuwiki form.sync_profile span {
25 div.dokuwiki form.sync_profile input.edit,
26 div.dokuwiki form.sync_profile select.edit {
32 div.dokuwiki form.sync_profile fieldset div.type {
35 div.dokuwiki form.sync_profile fieldset div.type label{
39 div.dokuwiki form.sync_profile fieldset div.submit {
44 div.dokuwiki form.sync_profile fieldset div small {
/plugin/dokumicrobugtracker/js/
H A Djquery.jeditable.mini.js14 ….html('');var form=$('<form />');if(settings.cssclass){if('inherit'==settings.cssclass){form.attr(…
15 …f('inherit'==settings.style){form.attr('style',$(self).attr('style'));form.css('display',$(self).c…
16 …lement.apply(form,[settings,self]);var input_content;if(settings.loadurl){var t=setTimeout(functio…
18form,[input_content,settings,self]);input.attr('name',settings.name);buttons.apply(form,[settings,…
19form,[settings,self]);}});var t;if('cancel'==settings.onblur){input.blur(function(e){t=setTimeout(…
20 form.submit(function(e){if(t){clearTimeout(t);}
21 e.preventDefault();if(false!==onsubmit.apply(form,[settings,self])){if(false!==submit.apply(form,[s…
24 …l(settings.placeholder);}},error:function(xhr,status,error){onerror.apply(form,[settings,self,xhr]…
25 …s.tooltip);return false;});});this.reset=function(form){if(this.editing){if(false!==onreset.apply( argument
26 …ar form=this;if(settings.submit){if(settings.submit.match(/>$/)){var submit=$(settings.submit).cli…
[all …]
/plugin/adfs/
H A Dadmin.php34 $form = new \dokuwiki\Form\Form();
35 $form->addFieldsetOpen('Federation Metadata');
36 $urlinput = $form->addTextInput('url', 'Metadata Endpoint');
38 $form->addTextarea('xml', 'The XML Metadata')->val($this->xml)->useInput(false);
39 $form->addButton('go', 'Submit')->attr('type', 'submit');
40 $form->addFieldsetClose();
41 echo $form->toHTML();
/plugin/siteexport/syntax/
H A Dsiteexport.php48 $form = new Doku_Form($formParams);
50 $form->addHidden('ns', $id);
51 $form->addHidden('site', $id);
52 $form->addHidden('baseID', $id);
63 $form->addHidden($key, $value);
69 …$form->addElement(form_makeButton('submit', 'siteexport', $submitLabel, array('class' => 'button d…
72 $form->printForm();
/plugin/blogtng/
H A Dstyle.css50 /* search form*/
128 /* create new post form */
199 /*____________ comment form ____________*/
211 div.dokuwiki form#blogtng__comment_edit_form input,
212 div.dokuwiki form#blogtng__comment_edit_form select,
213 div.dokuwiki form#blogtng__comment_form textarea,
223 div.dokuwiki form#blogtng__comment_form,
224 div.dokuwiki form#blogtng__comment_edit_form {
229 div.dokuwiki form#blogtng__comment_edit_form {
233 div.dokuwiki form#blogtng__comment_edit_form input,
[all …]
/plugin/googleads/
H A Dadmin.php99 $form = new \dokuwiki\Form\Form([
103 $form->addFieldsetOpen($this->getLang('components'));
105 $ta = $form->addTextarea('googleads[code]', $this->getLang('gads_googleads_code'));
111 …$cb = $form->addCheckbox("googleads[dontcountadmin]", $this->getLang('gads_dont_count_admin'))->us…
116 …$cb = $form->addCheckbox("googleads[dontcountmanager]", $this->getLang('gads_dont_count_manager'))…
121 …$cb = $form->addCheckbox("googleads[dontcountusers]", $this->getLang('gads_dont_count_users'))->us…
126 $form->addButton('save', $this->getLang('gads_save'));
127 return $form->toHTML();
/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/farmsync/meta/
H A DStructConflict.php25 $form = new Form();
26 …$form->attrs(array('data-animal' => $this->getAnimal(), "data-page" => $this->getItem(), "data-typ…
28 $form->addButton("theirs", $this->helper->getLang('button:keep'));
29 $form->addButton("override", $this->helper->getLang('button:overwrite'));
31 $result .= $form->toHTML();
/plugin/farmsync/action/
H A Dajax.php61 $form = new Form();
62 $form->addTagOpen('div')->addClass('structsync');
64 $form->addTagOpen('div')->addClass('lineradio');
65 $form->addHTML("<label>$schema</label>");
66 $form->addTagOpen('div')->addClass('container');
67 $form->addCheckbox("farmsync_struct[schema_$schema]", "Schema");
68 $form->addCheckbox("farmsync_struct[assign_$schema]", "Replace assignments");
69 $form->addTagClose('div');
70 $form->addTagClose('div');
72 $form->addTagClose('div');
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTextArea.php45 $this->form->form_element_spacing['textarea']['outer']['v'] = 0;
46 $this->form->form_element_spacing['textarea']['inner']['v'] = 0;
92 $this->mpdf->SetLineHeight('', $this->form->textarea_lineheight);
127 $colsize = round(($w - ($this->form->form_element_spacing['textarea']['outer']['h'] * 2)
128 - ($this->form->form_element_spacing['textarea']['inner']['h'] * 2)) / $charsize);
131 $rowsize = round(($h - ($this->form->form_element_spacing['textarea']['outer']['v'] * 2)
132 - ($this->form->form_element_spacing['textarea']['inner']['v'] * 2)) / $this->mpdf->lineheight);
136 $objattr['width'] = ($colsize * $charsize) + ($this->form->form_element_spacing['textarea']['outer']['h'] * 2)
137 + ($this->form->form_element_spacing['textarea']['inner']['h'] * 2);
140 + ($this->form
[all...]
/plugin/deletehistory/
H A Dadmin.php43 $form = new Form();
44 $form->setHiddenField('do', 'admin');
45 $form->setHiddenField('page', $this->getPluginName());
46 $form->addButton('cmd[delete]', $this->getLang('buttonDelete'));
47 echo $form->toHTML();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DDeviceIpBlock.php31 public $form; variable in Google\\Service\\Testing\\DeviceIpBlock
64 public function setForm($form) argument
66 $this->form = $form;
73 return $this->form;
/plugin/task/
H A Dhelper.php463 $form->setHiddenField ('id', $ID);
464 $form->setHiddenField ('do', 'newtask');
465 $form->setHiddenField ('ns', $ns);
468 $input = $form->addTextInput('title', NULL, $pos++);
491 $form->addHTML('</td></tr>', $pos++);
498 $form->addHTML('</td></tr>', $pos++);
513 $form->addHTML('</td></tr>', $pos++);
515 $form->addHTML('</table>', $pos++);
518 $form->addButton(NULL, $lang['btn_create'], $pos++);
521 $form->addFieldsetClose($pos++);
[all …]
/plugin/farmer/admin/
H A Dsetup.php83 $form = new Form();
84 $form->addClass('plugin_farmer');
85 $form->addFieldsetOpen($this->getLang('preloadPHPForm'));
86 $form->addTextInput('farmdir', $this->getLang('farm dir'));
87 $form->addCheckbox('htaccess', $this->getLang('htaccess setup'))->attr('checked', 'checked');
88 $form->addButton('farmer__submit', $this->getLang('submit'))->attr('type', 'submit');
89 $form->addFieldsetClose();
90 echo $form->toHTML();
/plugin/linkfix/
H A Dadmin.php70 $form = new Doku_Form(array('action' => wl(), 'class' => 'plugin_linkfix'));
71 $form->addHidden('go', 'go');
72 $form->addHidden('page', 'linkfix');
73 $form->addHidden('id', $ID);
74 $form->startFieldset($this->getLang('menu'));
75 $form->addElement(form_makeTextField('searchin', '', $this->getLang('searchin'), '', 'block'));
76 $form->addElement(form_makeTextField('changefrom', '', $this->getLang('changefrom'), '', 'block'));
77 $form->addElement(form_makeTextField('changeto', '', $this->getLang('changeto'), '', 'block'));
78 $form->addElement(form_makeRadioField('type', 'links', $this->getLang('links'), '', 'block tick', array('checked' => 'checked')));
79 $form
[all...]
/plugin/components/syntax/
H A Dslice.php61 $form = new Doku_Form(array('id' => "slice_$from_to", "class" => "wiki_slice_form"));
62 $form->addHidden('from', $from);
63 $form->addHidden('to', $to);
64 $form->addHidden('id', $id);
65 $form->addElement(form_makeButton('submit', '', "Slice $from--$to"));
66 $renderer->doc .= $form->getForm();
/plugin/dokucrypt2/
H A DOLDER_VERSIONS.md25 - if (field.form.prefix) {
27 - opts.push(field.form.prefix.value);
29 + //if (field.form.prefix) { // Dokucrypt Plugin Mod
30 + if (field.form && field.form.prefix) { // Dokucrypt Plugin Mod
32 + opts.push(field.form.prefix.value);
46 3. Inside that section (function), find: if (field.form.prefix) {
47 4. Change it to: if (field.form && field.form.prefix) {
/plugin/conflictmerger/
H A Daction.php110 * So even if the text is edited to avoid conflicts, a conflict form will
111 * appear, although a successful one. Once a successful merge form appears,
258 $form = new Doku_Form('dw__editform');
259 $form->addHidden('id', $ID);
260 $form->addHidden('date', $DATE);
261 $form->addHidden('conflictDate', $conflictDate);
262 $form->addHidden('wikitext', $text);
263 $form->addHidden('summary', $SUM);
264 … $form->addElement(form_makeButton('submit', 'save', $lang['btn_save'], array('accesskey'=>'s')));
266 $form->addElement(form_makeButton('submit', 'cancel', $lang['btn_cancel']));
[all …]

12345678910>>...56