/plugin/multiorphan/ |
H A D | helper.php | 50 $form->addElement(form_makeTag('br')); 53 $form->addElement(form_makeTag('br')); 59 $form->addElement(form_makeTag('br')); 62 $form->addElement(form_makeTag('br')); 65 $form->addElement(form_makeTag('br')); 80 $form->endFieldset(); 88 $form->endFieldset(); 90 $this->__makeForm($form, 'pages'); 91 $this->__makeForm($form, 'media'); 93 $form->printForm(); [all …]
|
/plugin/twofactor/ |
H A D | admin.php | 72 $form = new Form(['method' => 'POST', 'class' => 'plugin_twofactor_admin']); 73 $form->setHiddenField('do', 'admin'); 74 $form->setHiddenField('page', 'twofactor'); 75 $form->setHiddenField('start', $this->start); 77 $form->addTagOpen('div')->addClass('table'); 78 $form->addTagOpen('table')->addClass('inline'); 79 $form = $this->addTableHead($form); 81 $form->addTagOpen('tbody'); 83 $form 104 addTableHead(Form $form) global() argument 152 addTableUser(Form $form, $user, $userinfo) global() argument 182 addTablePagination(Form $form, $usercount, $start, $pagesize) global() argument [all...] |
/plugin/siteexport/ |
H A D | helper.php | 176 $form->addElement(form_makeTag('br')); 187 $form->endFieldset(); 230 $form->endFieldset(); 255 $form->endFieldset(); 272 $form->endFieldset(); 286 $form->endFieldset(); 300 $form->endFieldset(); 303 $form->endFieldset(); 319 $form->endFieldset(); 327 $form->endFieldset(); [all …]
|
/plugin/onlineordering/ |
H A D | confirm_form.php | 28 $form_title = $form['title']; 31 $output .= '<td>'.$form['title'].'</td>'; 38 $output .= '<td>'.$form['firstname'].'</td>'; 44 $output .= '<td>'.$form['lastname'].'</td>'; 50 $output .= '<td>'.$form['street'].'</td>'; 56 $output .= '<td>'.$form['postcode'].'</td>'; 62 $output .= '<td>'.$form['place'].'</td>'; 68 $output .= '<td>'.$form['country'].'</td>'; 74 $output .= '<td>'.$form['email'].'</td>'; 83 $porto = $this->_get_porto( $data, $form['country'] ); [all …]
|
/plugin/translator/syntax/ |
H A D | translator.php | 127 $form->addElement(form_makeTag('br')); 130 $form->addElement(form_makeTag('br')); 146 $form; 156 $form->addElement(form_makeTag('br')); 259 $form->addElement('google'); 319 return $this->_finishFieldset($form); 395 $form->startFieldset( $name ); 403 return $form; 409 function _finishFieldset($form=null) { argument 410 if ( empty($form) ) return; [all …]
|
/plugin/tagfilter/syntax/ |
H A D | compare.php | 108 $form = new Doku_Form([ 113 $form->addHidden('id', $ID); 114 $form->addElement('<table>'); 115 $form->addElement('<thead>'); 116 $form->addElement('<tr>'); 117 $form->addElement('<th>'); 118 $form->addElement(hsc('Tags')); 119 $form->addElement('</th>'); 122 $form->addElement('<th>'); 123 $form [all...] |
/plugin/acknowledge/admin/ |
H A D | assign.php | 54 $form = new Form(['method' => 'post']); 55 $form->setHiddenField('do', 'admin'); 56 $form->setHiddenField('page', 'acknowledge_assign'); 57 $form->addTagOpen('table'); 58 $form->addTagOpen('tr'); 59 $form->addTagOpen('th'); 60 $form->addHTML($this->getLang('pattern')); 61 $form->addTagClose('th'); 62 $form->addTagOpen('th'); 63 $form 76 addRow($form, $pattern, $assignee) global() argument [all...] |
/plugin/codemirror/dist/ |
H A D | styles.min.css | 1 form#dw__editform .CodeMirror,#dokuwiki__content .CodeMirror{font-family:monospace;height:300px;col…
|
/plugin/struct/admin/ |
H A D | schemas.php | 50 // form submit 147 * Render HTML output, e.g. helpful text and a form 193 $form = new Form(['enctype' => 'multipart/form-data', 'id' => 'plugin__struct_json']); 194 $form->setHiddenField('do', 'admin'); 195 $form->setHiddenField('page', 'struct_schemas'); 196 $form->setHiddenField('table', $schema->getTable()); 199 $form->addFieldsetOpen($this->getLang('export')); 200 $form->addButton('export', $this->getLang('btn_export')); 201 $form [all...] |
/plugin/securelogin/ |
H A D | securelogin.js | 17 if(!form || !form.use_securelogin.checked) return true; 18 var newpass = form.newpass; 19 var passchk = form.passchk; 20 var oldpass = form.oldpass; 21 var sectok = form.sectok; 32 if(!form || !form.use_securelogin.checked) return true; 33 var user = form.u; 34 var pass = form.p; 35 var sectok = form.sectok; 51 if(!form || !form.use_securelogin.checked) return true; [all …]
|
/plugin/recommend/ |
H A D | admin.php | 94 $form .= '<table class="inline">'; 97 $form .= '<tr>'; 102 $form .= '<th></th>'; 103 $form .= '</tr>'; 126 $form .= '<tr>'; 132 $form .= '</tr>'; 136 $form .= '<tr>'; 142 $form .= '</tr>'; 144 $form .= '</table>'; 145 $form .= '</form>'; [all …]
|
/plugin/tablelayout/action/ |
H A D | layoutform.php | 46 $form = new \dokuwiki\Form\Form(); 49 $form->addTagOpen('p'); 51 $form->addTagClose('p'); 53 $form->addTagOpen('div'); 54 $form->addDropdown('rowsHeaderSource', 67 $form->addTagClose('div'); 68 $form->addTagOpen('div'); 72 $form->addTagClose('div'); 73 $form->addTagClose('div'); 75 $form->addTagClose('div'); [all …]
|
/plugin/dokubookmark/ |
H A D | helper.php | 144 $form->addHidden('rev', $REV); 145 $form->addHidden('date', $DATE); 146 $form->addHidden('prefix', $PRE . '.'); 147 $form->addHidden('suffix', $SUF); 148 $form->addHidden('changecheck', $check); 151 $dataNew = array('form' => $form, 171 $form->addElement(','); 173 $form->addElement(' '); 175 $form->addElement(' '); 243 $form->addElement($out); [all …]
|
/plugin/farmsync/meta/ |
H A D | PageConflict.php | 41 $form = new Form(); 45 $form->addButton("edit", $this->helper->getLang('button:edit')); 47 $form->addTagOpen('div')->addClass('editconflict'); 48 $form->addTagOpen('div')->attr("style", "display:flex"); 49 $form->addTextarea('editarea')->val($this->getFinalText()); 50 $form->addTagOpen('div')->addClass('conflictlist'); 52 $form->addHTML('<ol></ol>'); 53 $form->addTagClose('div'); 54 $form->addTagClose('div'); 55 $form->addTagClose('div'); [all …]
|
/plugin/tag/syntax/ |
H A D | searchtags.php | 3 * Syntax plugin part for displaying a tag search form with results. 11 * Tagsearch syntax, displays a tag search form with results similar to the topic syntax 86 // print the search form 122 * Return the search form for the namespace and the tag selection 124 * @return string the HTML code of the search form 134 // build the list in the form value => label from the namespace search result 144 $form = new Doku_Form(array('action' => '', 'method' => 'post', 'class' => 'plugin__tag_search')); 146 // add a paragraph around the inputs in order to get some margin around the form elements 147 $form->addElement(form_makeOpenTag('p')); 150 $form [all...] |
/plugin/data-au/admin/ |
H A D | aliases.php | 108 $form->addElement( 124 $form->addElement('<tr>'); 126 $form->addElement('<td>'); 128 $form->addElement('</td>'); 130 $form->addElement('<td>'); 136 $form->addElement('</td>'); 138 $form->addElement('<td>'); 142 $form->addElement('<td>'); 146 $form->addElement('<td>'); 155 $form->addElement('</table>'); [all …]
|
/plugin/data/admin/ |
H A D | aliases.php | 15 * Administration form for configuring the type aliases 114 $form = new Doku_Form(['method' => 'post']); 115 $form->addHidden('page', 'data_aliases'); 116 $form->addElement( 132 $form->addElement('<tr>'); 134 $form->addElement('<td>'); 135 $form->addElement(form_makeTextField('d[' . $cur . '][name]', $row['name'], '')); 136 $form->addElement('</td>'); 138 $form->addElement('<td>'); 139 $form [all...] |
/plugin/structnotification/ |
H A D | admin.php | 88 * Render HTML output, e.g. helpful text and a form 126 ptln($this->form('update')); 166 ptln($this->form()); 171 protected function form($action='add') function in admin_plugin_structnotification 175 $form = new dokuwiki\Form\Form(); 176 $form->addTagOpen('tr'); 178 $form->addTagOpen('td'); 179 $form->addTextInput('predicate[schema]')->attr('style', 'width: 8em'); 180 $form->addTagClose('td'); 182 $form [all...] |
/plugin/loadskin/ |
H A D | admin.php | 72 $form = new Doku_Form(array()); 73 $form->startFieldSet('Add rule'); 74 $form->addHidden('id',$ID); 75 $form->addHidden('do','admin'); 76 $form->addHidden('page','loadskin'); 77 $form->addHidden('act','add'); 78 $form->addElement(form_makeOpenTag('p')); 85 $form->endFieldSet(); 86 $form->printForm(); 108 $form->addHidden('id',$ID); [all …]
|
/plugin/combo/action/ |
H A D | login.php | 34 const FORM_LOGIN_CLASS = "form-" . self::TAG; 41 * Update the old form 42 * @param Doku_Form $form 45 private static function updateDokuFormLogin(Doku_Form &$form) argument 55 $form->params["class"] = Identity::FORM_IDENTITY_CLASS . " " . self::FORM_LOGIN_CLASS; 61 $newFormContent[] = IdentityFormsHelper::getHeaderHTML($form, self::FORM_LOGIN_CLASS); 66 foreach ($form->_content as $field) { 94 <div class="form-floating"> 95 <input type="text" id="inputUserName" class="form-control" placeholder="$loginText" required="required" autofocus="" name="u" value="$loginValue"> 104 <div class="form 224 updateNewFormLogin(Form& $form) global() argument [all...] |
H A D | profile.php | 23 const TAG_UPDATE = "profile-update"; // form 1 24 const TAG_DELETE = "profile-delete"; // form 2 25 const FORM_PROFILE_UPDATE_CLASS = "form-" . self::TAG_UPDATE; 26 const FORM_PROFILE_DELETE_CLASS = "form-" . self::TAG_DELETE; 34 * To modify the profile update form and add class 48 * To modify the register form and add class 67 $form = &$event->data; 68 $class = get_class($form); 73 * @var Doku_Form $form 75 self::updateDokuFormProfileUpdate($form); 114 updateNewFormProfileDelete(Form& $form) global() argument 165 updateDokuFormProfileDelete(Doku_Form& $form) global() argument 241 updateNewFormProfileUpdate(Form& $form) global() argument 278 updateDokuFormProfileUpdate(Doku_Form& $form) global() argument [all...] |
/plugin/twofactor/action/ |
H A D | profile.php | 156 * Print the opt-out form (if available) 169 // optout form 171 $form = new Form(['method' => 'post']); 172 $cb = $form->addCheckbox('optout', $this->getLang('optout')); 176 $form->addButton('twofactor_optout', $this->getLang('btn_confirm')); 177 echo $form->toHTML(); 179 // when user opted out, don't show the rest of the form 190 * Print the form where a user can select their default provider 202 $form = new Form(['method' => 'POST']); 203 $form [all...] |
/plugin/schulzevote/syntax/ |
H A D | vote.php | 135 $form->addTagOpen('table'); 138 $form->addTagOpen('tr'); 139 $form->addTagOpen('td'); 153 $form->addTagClose('table'); 163 $form->addFieldsetClose(); 180 $form->addTagOpen('table'); 182 $form->addTagOpen('tr'); 183 $form->addTagOpen('td'); 186 $form->addTagOpen('td'); 192 $form->addFieldsetClose(); [all …]
|
/plugin/maintenance/ |
H A D | admin.php | 50 $form = new Doku_Form(array('id'=>'start')); 51 $form->addHidden("page", $_REQUEST['page']); 52 $form->addHidden("fn", "start"); 55 html_form('', $form); 57 $form = new Doku_Form(array('id'=>'stop')); 59 $form->addHidden("fn", "stop"); 62 html_form('', $form); 66 $form->addHidden("fn", "lock"); 69 html_form('', $form); 73 $form->addHidden("fn", "unlock"); [all …]
|
/plugin/bureaucracy-au/ |
H A D | style.css | 9 .dokuwiki form.bureaucracyau__plugin { 16 .dokuwiki form.bureaucracyau__plugin p { 21 .dokuwiki form.bureaucracyau__plugin fieldset { 28 .dokuwiki form.bureaucracyau__plugin label { 34 .dokuwiki form.bureaucracyau__plugin label>span { 46 .dokuwiki form.bureaucracyau__plugin label input.edit, 47 .dokuwiki form.bureaucracyau__plugin label select { 64 .dokuwiki form.bureaucracyau__plugin input.button { 88 .dokuwiki form.bureaucracyau__plugin label { 91 .dokuwiki form.bureaucracyau__plugin label>span { [all …]
|