Lines Matching refs:addElement

177         $form->addElement(form_makeTextField('ns', $ID, $this->getLang('ns') . ':', 'ns'));
178 $form->addElement(form_makeTag('br'));
179 $form->addElement(form_makeTextField('ens', $ID, $this->getLang('ens') . ':', 'ens'));
181 $form->addElement(form_makeTag('br'));
182 …$form->addElement(form_makeListboxField('depthType', array("0.0" => $this->getLang('depth.pageOnly…
184 $form->addElement(form_makeTag('br'));
185 …$form->addElement(form_makeOpenTag("div", array('style' => 'display:' . ($INPUT->str('depthType') …
186 …$form->addElement(form_makeTextField('depth', $this->getConf('depth'), $this->getLang('depth') . '…
187 $form->addElement(form_makeCloseTag("div"));
190 $form->addElement(form_makeTag('br'));
193 …$form->addElement(form_makeCheckboxField('absolutePath', 1, $this->getLang('absolutePath') . ':', …
194 $form->addElement(form_makeTag('br'));
196 …$form->addElement(form_makeCheckboxField('exportbody', 1, $this->getLang('exportBody') . ':', 'exp…
197 $form->addElement(form_makeTag('br'));
198 …$form->addElement(form_makeCheckboxField('exportLinkedPages', 1, $this->getLang('exportLinkedPages…
199 $form->addElement(form_makeTag('br'));
200 …$form->addElement(form_makeCheckboxField('disableCache', 1, $this->getLang('disableCache') . ':', …
201 $form->addElement(form_makeTag('br'));
202 …$form->addElement(form_makeCheckboxField('addParams', 1, $this->getLang('addParams') . ':', 'addPa…
203 $form->addElement(form_makeTag('br'));
204 $form->addElement(form_makeTag('br'));
205 …$form->addElement(form_makeListboxField('renderer', array_merge(array('', 'xhtml'), plugin_list('r…
207 $form->addElement(form_makeTag('br'));
209 …$form->addElement(form_makeListboxField('template', $this->__getTemplates(), $conf['template'], $t…
210 $form->addElement(form_makeTag('br'));
213 $form->addElement(form_makeTag('br'));
214 $form->addElement(form_makeOpenTag('p', array('style' => 'color: #a00;')));
215 …$form->addElement('Can\'t create preload file in \'inc\' directory. Template switching is not avai…
216 $form->addElement(form_makeCloseTag('p'));
219 $form->addElement(form_makeTag('br'));
220 …$form->addElement(form_makeCheckboxField('pdfExport', 1, $this->getLang('pdfExport') . ':', 'pdfEx…
225 $form->addElement(form_makeTag('br'));
226 …$form->addElement(form_makeCheckboxField('usenumberedheading', 1, $this->getLang('usenumberedheadi…
227 $form->addElement(form_makeTag('br'));
233 $form->addElement(form_makeTag('br'));
236 …$form->addElement(form_makeCheckboxField('eclipseDocZip', 1, $this->getLang('eclipseDocZip') . ':'…
237 $form->addElement(form_makeTag('br'));
238 …$form->addElement(form_makeCheckboxField('JavaHelpDocZip', 1, $this->getLang('JavaHelpDocZip') . '…
239 $form->addElement(form_makeTag('br'));
240 …$form->addElement(form_makeCheckboxField('useTocFile', 1, $this->getLang('useTocFile') . ':', 'use…
241 $form->addElement(form_makeTag('br'));
242 …$form->addElement(form_makeCheckboxField('emptyTocElem', 1, $this->getLang('emptyTocElem') . ':', …
243 $form->addElement(form_makeTag('br'));
245 …$form->addElement(form_makeCheckboxField('TOCMapWithoutTranslation', 1, $this->getLang('TOCMapWith…
246 $form->addElement(form_makeTag('br'));
254 …$form->addElement(form_makeListboxField('defaultLang', $trans, $conf['lang'], $this->getLang('defa…
255 $form->addElement(form_makeTag('br'));
258 $form->addElement(form_makeTag('br'));
264 …$form->addElement(form_makeCheckboxField("disableall", 1, 'Disable All:', "disableall", 'forceVisi…
265 $form->addElement(form_makeTag('br'));
266 $form->addElement(form_makeTag('br'));
270 …$form->addElement(form_makeCheckboxField("disableplugin[]", $plugin, $plugin . ':', "disableplugin…
271 $form->addElement(form_makeTag('br'));
275 $form->addElement(form_makeTag('br'));
279 $form->addElement(form_makeOpenTag('p'));
280 $form->addElement( $this->getLang('customOptionsDescription') );
281 $form->addElement(form_makeCloseTag('p'));
283 $form->addElement(form_makeOpenTag('ul', array('id' => 'siteexport__customActions')));
284 $form->addElement(form_makeCloseTag('ul'));
285 $form->addElement(form_makeTag('br', array('class'=>'clear')));
286 …$form->addElement(form_makeButton('submit', 'addoption', $this->getLang('addCustomOption') , array…
289 $form->addElement(form_makeTag('br'));
295 …$form->addElement(form_makeTextField('copyurl', "", $this->getLang('directDownloadLink') . ':', 'c…
296 $form->addElement(form_makeTag('br'));
297 …$form->addElement(form_makeTextField('wgeturl', "", $this->getLang('wgetURLLink') . ':', 'wgeturl'…
298 $form->addElement(form_makeTag('br'));
299 …$form->addElement(form_makeTextField('curlurl', "", $this->getLang('curlURLLink') . ':', 'curlurl'…
300 $form->addElement(form_makeTag('br', array('class'=>'clear')));
301 …$form->addElement(form_makeButton('submit', 'siteexport', $this->getLang('start') , array('style' …
303 $form->addElement(form_makeTag('br'));
306 $form->addElement(form_makeTag('br'));
309 $form->addElement(form_makeOpenTag('span', array('id' => 'siteexport__out')));
311 $form->addElement(form_makeCloseTag('span'));
312 $form->addElement(form_makeOpenTag('span', array('class' => 'siteexport__throbber')));
319 … $form->addElement(form_makeTag('img', array('src' => $throbber, 'id' => 'siteexport__throbber')));
320 $form->addElement(form_makeCloseTag('span'));
322 $form->addElement(form_makeTag('br'));
326 …$form->addElement(form_makeButton('submit', 'siteexport', $this->getLang('useOptionsInEditor') , a…
330 $form->addElement(form_makeTag('br'));
338 $form->addElement(form_makeOpenTag('p', array('style' => 'color: #a00;')));
339 $form->addElement('In order to use ' . $hint . ', please ');
340 …$form->addElement(form_makeOpenTag('a', array('href' => 'http://www.dokuwiki.org/plugin:' . $plugi…