/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')); 68 $form->addElement(form_makeTag('br')); 72 $form->addElement(form_makeTag('br')); 73 $form->addElement(form_makeOpenTag('sub')); 76 $form->addElement(form_makeTag('br')); 104 $form->addElement(form_makeCloseTag('h3')); [all …]
|
/plugin/siteexport/ |
H A D | helper.php | 176 $form->addElement(form_makeTag('br')); 179 $form->addElement(form_makeTag('br')); 182 $form->addElement(form_makeTag('br')); 188 $form->addElement(form_makeTag('br')); 192 $form->addElement(form_makeTag('br')); 195 $form->addElement(form_makeTag('br')); 197 $form->addElement(form_makeTag('br')); 199 $form->addElement(form_makeTag('br')); 201 $form->addElement(form_makeTag('br')); 202 $form->addElement(form_makeTag('br')); [all …]
|
/plugin/tagfilter/syntax/ |
H A D | compare.php | 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->addElement(form_makeListboxField('tagcompare_page[' . $ii . ']', $dropdownValues, $selectedValues[$ii] ?? null, '', '', 'tagcompare', [])); 124 $form->addElement('</th>'); 126 $form->addElement('</t [all...] |
/plugin/translator/syntax/ |
H A D | translator.php | 127 $form->addElement(form_makeTag('br')); 130 $form->addElement(form_makeTag('br')); 156 $form->addElement(form_makeTag('br')); 259 $form->addElement('google'); 293 $form->addElement(form_makeTag('br')); 295 $form->addElement(form_makeTag('br')); 297 $form->addElement(form_makeTag('br')); 300 $form->addElement(form_makeTag('br')); 302 $form->addElement(form_makeTag('br')); 304 $form->addElement(form_makeTag('br')); [all …]
|
/plugin/tag/syntax/ |
H A D | searchtags.php | 147 $form->addElement(form_makeOpenTag('p')); 150 $form->addElement(form_makeMenuField('plugin__tag_search_namespace', $ns_select, $this->getNS(), $lang['namespaces'])); 158 $form->addElement(form_makeCheckboxField('plugin__tag_search_and', 1, $this->getLang('use_and'), '', '', $attr)); 159 $form->addElement(form_makeCloseTag('p')); 171 $form->addElement(form_makeOpenTag('p')); 172 $form->addElement($this->getLang('no_tags')); 173 $form->addElement(form_makeCloseTag('p')); 176 $form->addElement(form_makeOpenTag('div', array('class' => 'table'))); 177 $form->addElement(form_makeOpenTag('table', array('class' => 'inline'))); 179 $form->addElement(form_makeOpenTa [all...] |
/plugin/translator/ |
H A D | admin.php | 594 …$form->addElement(form_makeOpenTag("th")); $form->addElement($this->getLang('Category')); $form->a… 595 …$form->addElement(form_makeOpenTag("th")); $form->addElement($this->getLang('Version')); $form->ad… 596 …$form->addElement(form_makeOpenTag("th")); $form->addElement($this->getLang('AmountOfValues')); $f… 604 …$formByDate->addElement(form_makeOpenTag("th")); $formByDate->addElement($this->getLang('Date')); … 605 …$formByDate->addElement(form_makeOpenTag("th")); $formByDate->addElement($this->getLang('Language'… 606 …$formByDate->addElement(form_makeOpenTag("th")); $formByDate->addElement($this->getLang('AmountOfV… 619 …$form->addElement(form_makeOpenTag("td", $onclick)); $form->addElement($Name); $form->addElement(f… 620 …$form->addElement(form_makeOpenTag("td", $onclick)); $form->addElement($data['Version']); $form->a… 621 …$form->addElement(form_makeOpenTag("td", $onclick)); $form->addElement($data['Amount']); $form->ad… 636 …$formByDate->addElement(form_makeOpenTag("td", $onclick)); $formByDate->addElement($data['Lang']);… [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>'); 140 $form->addElement('</td>'); 142 $form->addElement('<td>'); 146 $form->addElement('<td>'); [all …]
|
/plugin/data/admin/ |
H A D | aliases.php | 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->addElement(form_makeMenuField( 146 $form->addElement('</td>'); 148 $form->addElement('<td>'); 149 $form->addElement(form_makeTextFiel [all...] |
/plugin/dokubookmark/ |
H A D | helper.php | 160 $form->addElement(form_makeOpenTag('p')); 164 $form->addElement('<br/> Preset:'); 171 $form->addElement(','); 173 $form->addElement(' '); 175 $form->addElement(' '); 191 $form->addElement(form_makeCloseTag('p')); 210 $form->addElement(form_makeCloseTag('div')); 229 $form->addElement(form_makeCloseTag('div')); 233 if ($elem) $form->addElement($elem); 236 $form->addElement(form_makeCloseTag('div')); [all …]
|
/plugin/openlayersmap/admin/ |
H A D | purge.php | 105 $form->addElement('<p>'); 106 $form->addElement( 109 $form->addElement( 113 $form->addElement('</p>'); 117 $form->addElement('<p>'); 118 $form->addElement('<input id="purgemaps" name="purgemaps" type="checkbox" value="1" class="checkbox" />'); 119 $form->addElement( 122 $form->addElement('</p>'); 125 $form->addElement(
|
/plugin/authg2fa/ |
H A D | action.php | 85 … $form->addElement(form_makeTag('img', array('src' => $url, 'alt' => 'Google 2FA QR Image'))); 86 $form->addElement(form_makeTag('br')); 98 …$form->addElement(form_makeTextField('secret', $secret, $this->getLang('secret'), '', 'block', arr… 100 …$form->addElement(form_makeTextField('secret', '********', $this->getLang('secret'), '', 'block', … 102 …$form->addElement(form_makeButton('submit', '', $this->getLang('showqr'), array('name' => 'fn[show… 103 $form->addElement(form_makeTag('br')); 104 …$form->addElement(form_makeButton('submit', '', $this->getLang('generate'), array('name' => 'fn[ge… 105 …$form->addElement(form_makeButton('submit', '', $this->getLang('update'), array('name' => 'fn[upda… 106 $form->addElement(form_makeTag('br')); 107 …$form->addElement(form_makeButton('submit', '', $this->getLang('delete'), array('name' => 'fn[dels…
|
/plugin/loadskin/ |
H A D | admin.php | 78 $form->addElement(form_makeOpenTag('p')); 79 $form->addElement(form_makeTextField('pattern','',$this->getLang('pattern'))); 80 $form->addElement(form_makeCloseTag('p')); 81 $form->addElement(form_makeOpenTag('p')); 82 …$form->addElement(form_makeListboxField('tpl',$helper->getTemplates(),'',$this->getLang('template'… 83 $form->addElement(form_makeCloseTag('p')); 84 $form->addElement(form_makeButton('submit','',$lang['btn_save'])); 110 $form->addElement(form_makeButton('submit','',$lang['btn_delete']));
|
/plugin/projects/action/ |
H A D | action.php | 155 $create->addElement(form_makeOpenTag("p")); 156 $create->addElement(form_makeField('text', 'File name')); 157 $create->addElement(form_makeCloseTag("p")); 159 $create->addElement(form_makeOpenTag("p")); 163 $create->addElement(form_makeCloseTag("p")); 165 $create->addElement(form_makeButton("submit", '', "Create")); 176 $subproject->addElement(form_makeOpenTag("p")); 178 $subproject->addElement(form_makeCloseTag("p")); 190 $clean->addElement(form_makeCheckboxField("Recursive")); 191 $clean->addElement(form_makeButton("submit", "", "Clean")); [all …]
|
/plugin/flowchartjs/ |
H A D | admin.php | 52 $form->addElement( form_makeFileField( 55 $form->addElement('<div>Or/and delete styles:</div>'); 60 $form->addElement( form_makeCheckboxField( 63 $form->addElement('<br />'); 65 $form->addElement( form_makeButton('submit', 'admin', 'Update') );
|
/plugin/maintenance/ |
H A D | admin.php | 53 $form->addElement(form_makeButton('submit', 'admin', $this->getLang('start_btn'))); 54 $form->addElement('<p>'.$this->getLang('start_desc').'</p>'); 60 $form->addElement(form_makeButton('submit', 'admin', $this->getLang('stop_btn'))); 61 $form->addElement('<p>'.$this->getLang('stop_desc').'</p>'); 67 $form->addElement(form_makeButton('submit', 'admin', $this->getLang('lock_btn'))); 68 $form->addElement('<p>'.$this->getLang('lock_desc').'</p>'); 74 $form->addElement(form_makeButton('submit', 'admin', $this->getLang('unlock_btn'))); 75 $form->addElement('<p>'.$this->getLang('unlock_desc').'</p>');
|
/plugin/datatemplate/syntax/ |
H A D | filterform.php | 106 …$form->addElement(form_openfieldset(array('_legend' => $this->getLang('searchfilter'), 'class' => … 107 $form->addElement(form_makeMenuField('field', $data['fields'], '', '', '', 'cell menu')); 108 $form->addElement(form_makeTextField('contains', '', '', '', 'cell text')); 110 $form->addElement('<div class="group">'.$this->getLang('prevfilters').':</div>'); 115 $form->addElement(form_checkboxField( 122 $form->addElement(form_makeButton('submit', '', $this->getLang('submitfilter')));
|
/plugin/blogtng/ |
H A D | admin.php | 768 … $form->addElement(form_makeListBoxField("entry-$field", $availableoptions, $entry[$field], '')); 795 $form->addElement('<br />'); 797 $form->addElement('<br />'); 799 $form->addElement('<br />'); 801 $form->addElement('<br />'); 803 $form->addElement('<br />'); 805 $form->addElement('<br />'); 835 $form->addElement(form_makeTextField('query[string]', $query['string'],'')); 837 $form->addElement(form_makeButton('submit', 'admin', $lang['btn_search'])); 861 $form->addElement( [all …]
|
/plugin/move/admin/ |
H A D | tree.php | 61 $form->addElement(form_makeCheckboxField('autoskip', '1', $this->getLang('autoskip'), '', '', ($this->getConf('autoskip') ? array('checked' => 'checked') : array()))); 62 $form->addElement('<br />'); 63 $form->addElement(form_makeCheckboxField('autorewrite', '1', $this->getLang('autorewrite'), '', '', ($this->getConf('autorewrite') ? array('checked' => 'checked') : array()))); 64 $form->addElement('<br />'); 65 $form->addElement('<br />'); 66 $form->addElement(form_makeButton('submit', 'admin', $this->getLang('btn_start')));
|
H A D | main.php | 178 $form->addElement(form_makeRadioField('class', 'page', $this->getLang('movepage') . ' <code>' . $ID . '</code>', '', 'block radio click-page', array('checked' => 'checked'))); 179 $form->addElement(form_makeRadioField('class', 'namespace', $this->getLang('movens') . ' <code>' . getNS($ID) . '</code>', '', 'block radio click-ns')); 181 $form->addElement(form_makeTextField('dst', $ID, $this->getLang('dst'), '', 'block indent')); 182 $form->addElement(form_makeMenuField('type', array('pages' => $this->getLang('move_pages'), 'media' => $this->getLang('move_media'), 'both' => $this->getLang('move_media_and_pages')), 'both', $this->getLang('content_to_move'), '', 'block indent select')); 184 $form->addElement(form_makeCheckboxField('autoskip', '1', $this->getLang('autoskip'), '', 'block', ($this->getConf('autoskip') ? array('checked' => 'checked') : array()))); 185 $form->addElement(form_makeCheckboxField('autorewrite', '1', $this->getLang('autorewrite'), '', 'block', ($this->getConf('autorewrite') ? array('checked' => 'checked') : array()))); 187 $form->addElement(form_makeButton('submit', 'admin', $this->getLang('btn_start'))); 267 $form->addElement(form_makeButton('submit', 'admin', $label, array('class' => 'btn ctl-' . $control)));
|
/plugin/swiftmail/ |
H A D | admin.php | 63 $form->addElement(form_makeField('text', 'to', $INPUT->str('to'), 'To:', '', 'block')); 64 $form->addElement(form_makeField('text', 'cc', $INPUT->str('cc'), 'Cc:', '', 'block')); 65 $form->addElement(form_makeField('text', 'bcc', $INPUT->str('bcc'), 'Bcc:', '', 'block')); 66 $form->addElement(form_makeButton('submit', '', 'Send Email'));
|
/plugin/smtp/ |
H A D | admin.php | 63 $form->addElement(form_makeField('text', 'to', $INPUT->str('to'), 'To:', '', 'block')); 64 $form->addElement(form_makeField('text', 'cc', $INPUT->str('cc'), 'Cc:', '', 'block')); 65 $form->addElement(form_makeField('text', 'bcc', $INPUT->str('bcc'), 'Bcc:', '', 'block')); 66 $form->addElement(form_makeButton('submit', '', 'Send Email'));
|
/plugin/vbsso/ |
H A D | action.php | 154 $form->addElement(form_makeTextField('vb_login_username', 157 …$form->addElement(form_makePasswordField('vb_login_password', $this->getLang('pass'), '', 'block')… 158 …$form->addElement(form_makeCheckboxField('cookieuser', '1', $this->getLang('remember'), 'remember_… 160 $form->addElement(form_makeButton('submit', '', $this->getLang('btn_login'))); 165 …$form->addElement('<p>' . $this->getLang('reghere') . ': ' . tpl_link(sharedapi_url_add_destinatio… 171 …$form->addElement('<p>' . $this->getLang('pwdforget') . ': ' . tpl_link(sharedapi_url_add_destinat…
|
/plugin/semanticdata/syntax/ |
H A D | entry.php | 223 $renderer->form->addElement('<table>'); 225 …$renderer->form->addElement(form_makeField('text', 'data_edit[classes]', $data['classes'], $this->… 226 $renderer->form->addElement('<table>'); 232 $renderer->form->addElement($text . '</tr>'); 252 $renderer->form->addElement('<tr>'); 285 $renderer->form->addElement('<td>'); 286 $renderer->form->addElement($cell); 287 $renderer->form->addElement('</td>'); 289 $renderer->form->addElement('</tr>'); 292 $renderer->form->addElement('</table>');
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/ |
H A D | GetAttrTest.php | 26 $args->addElement(new NameExpression('foo', 1)); 27 $args->addElement(new ConstantExpression('bar', 1)); 50 $args->addElement(new NameExpression('foo', 1)); 51 $args->addElement(new ConstantExpression('bar', 1));
|
/plugin/fedauth/classes/usr/ |
H A D | fa_register.usr.class.php | 70 …$form->addElement(form_makeTextField('login', $prep['login'], $lang['user'], '', 'block', array('s… 71 …$form->addElement(form_makeTextField('fullname', $prep['fullname'], $lang['fullname'], '', 'block'… 72 …$form->addElement(form_makeTextField('email', $prep['email'], $lang['email'], '', 'block', array('… 73 $form->addElement(form_makeButton('submit', '', $lang['btn_register']));
|