Lines Matching refs:FORM

100 		$pString .= FORM::formHeader("adminStyleEditDisplay");
103 $pString .= FORM::selectedBoxValue(FALSE, "editStyleFile", $this->styles, $styleFile, 20);
105 $pString .= FORM::selectFBoxValue(FALSE, "editStyleFile", $this->styles, 20);
106 $pString .= MISC::br() . FORM::formSubmit('Edit');
107 $pString .= FORM::formEnd();
315 $pString .= FORM::formHeader("adminStyleCopyDisplay");
316 $pString .= FORM::selectFBoxValue(FALSE, "editStyleFile", $this->styles, 20);
317 $pString .= MISC::br() . FORM::formSubmit('Edit');
318 $pString .= FORM::formEnd();
355 FORM::selectedBoxValue($this->messages->text("style", "creatorFirstStyle"),
358 $td .= FORM::selectedBoxValue($this->messages->text("style", "creatorOthers"),
361 $td .= $this->messages->text("cite", "useInitials") . ' ' . FORM::checkbox(FALSE,
364 $td .= FORM::selectedBoxValue($this->messages->text("style", "creatorInitials"),
367 $td .= FORM::selectedBoxValue($this->messages->text("style", "creatorFirstName"),
371 $td .= MISC::P(FORM::checkbox($this->messages->text("style", "uppercaseCreator"),
381 FORM::textInput(FALSE, "cite_twoCreatorsSep", $twoCreatorsSep, 7, 255)) .
383 FORM::textInput(FALSE, "cite_creatorSepFirstBetween",
387 FORM::textInput(FALSE, "cite_creatorSepNextBetween", $betweenNext, 7, 255) .
389 FORM::textInput(FALSE, "cite_creatorSepNextLast", $last, 7, 255));
401 MISC::p(FORM::selectedBoxValue(FALSE,
404 FORM::textInput(FALSE, "cite_creatorListMore", $listMore, 3) .
406 FORM::textInput(FALSE, "cite_creatorListLimit", $listLimit, 3) . MISC::br() .
408 FORM::textInput(FALSE, "cite_creatorListAbbreviation", $listAbbreviation, 15) . ' ' .
409 FORM::checkbox(FALSE, "cite_creatorListAbbreviationItalic", $italic) . ' ' .
419 MISC::p(FORM::selectedBoxValue(FALSE,
422 FORM::textInput(FALSE, "cite_creatorListSubsequentMore", $listMore, 3) .
424 FORM::textInput(FALSE, "cite_creatorListSubsequentLimit", $listLimit, 3) . MISC::br() .
426 FORM::textInput(FALSE, "cite_creatorListSubsequentAbbreviation", $listAbbreviation, 15) . ' ' .
427 FORM::checkbox(FALSE, "cite_creatorListSubsequentAbbreviationItalic", $italic) . ' ' .
442 $td = FORM::selectedBoxValue($this->messages->text("cite", "consecutiveCreator"),
446 FORM::textInput(FALSE, "cite_consecutiveCreatorSep", $consecutiveSep, 7);
454 FORM::textInput(FALSE, "cite_template", $template, 30, 255) .
457 FORM::checkbox(FALSE, "cite_templateSuperscript", $superscript) .
462 FORM::textInput(FALSE, "cite_consecutiveCitationSep", $consecutiveSep, 7);
467 $td = FORM::selectedBoxValue($this->messages->text("style", "pageFormat"),
471 $td .= FORM::selectedBoxValue($this->messages->text("cite", "yearFormat"),
488 $td .= MISC::P(FORM::checkbox(FALSE,
490 $td .= MISC::P(FORM::checkbox(FALSE,
492 $td .= MISC::P(FORM::checkbox(FALSE,
494 $td .= MISC::P(FORM::checkbox(FALSE,
499 $td = FORM::selectedBoxValue($this->messages->text("cite", "ambiguousNameFormat"),
503 $td = FORM::selectedBoxValue($this->messages->text("cite", "ambiguousYearFormat"),
518 $td = FORM::selectedBoxValue(FALSE, "cite_footnoteStyle", $example, $style, 2);
522 $td .= FORM::textInput($this->messages->text("cite", "ibid"), "cite_ibid", $ibid, 30, 255);
524 $td .= FORM::checkbox(FALSE,
528 $td .= FORM::textInput($this->messages->text("cite", "idem"), "cite_idem", $idem, 30, 255);
531 $td .= FORM::textInput($this->messages->text("cite", "opCit"), "cite_opCit", $opCit, 30, 255);
538 $td = FORM::selectedBoxValue($this->messages->text("cite", "footnoteCitationPageFormat"),
543 FORM::textInput(FALSE, "cite_footnotePageTemplate", $template, 30, 255) .
550 $td .= FORM::selectedBoxValue($this->messages->text("cite", "footnotePagePosition"),
568 $pString = FORM::formHeader("adminStyleAdd");
570 $pString = FORM::formHeader("adminStyleEdit");
572 $pString = FORM::formHeader("adminStyleAdd");
577 $pString .= TABLE::td(FORM::textInput($this->messages->text("style", "shortName"),
581 $pString .= FORM::hidden("editStyleFile", $this->vars['editStyleFile']) .
582 FORM::hidden("styleShortName", $input) .
586 $pString .= TABLE::td(FORM::textInput($this->messages->text("style", "shortName"),
590 $pString .= TABLE::td(FORM::textInput($this->messages->text("style", "longName"),
613 FORM::selectedBoxValue($this->messages->text("style", "creatorFirstStyle"),
616 $td .= FORM::selectedBoxValue($this->messages->text("style", "creatorOthers"),
619 $td .= FORM::selectedBoxValue($this->messages->text("style", "creatorInitials"),
622 $td .= FORM::selectedBoxValue($this->messages->text("style", "creatorFirstName"),
626 $td .= MISC::P(FORM::checkbox($this->messages->text("style", "uppercaseCreator"),
632 $td .= FORM::selectedBoxValue($this->messages->text("style", "repeatCreators"),
635 $td .= FORM::textInput(FALSE, "style_primaryCreatorRepeatString", $repeatString, 15, 255);
642 FORM::selectedBoxValue($this->messages->text("style", "creatorFirstStyle"),
645 $td .= FORM::selectedBoxValue($this->messages->text("style", "creatorOthers"),
648 $td .= FORM::selectedBoxValue($this->messages->text("style", "creatorInitials"),
651 $td .= FORM::selectedBoxValue($this->messages->text("style", "creatorFirstName"),
655 $td .= MISC::P(FORM::checkbox($this->messages->text("style", "uppercaseCreator"),
674 FORM::textInput(FALSE, "style_primaryTwoCreatorsSep", $twoCreatorsSep, 7, 255)) .
676FORM::textInput(FALSE, "style_primaryCreatorSepFirstBetween", $betweenFirst, 7, 255) . MISC::br() …
679 FORM::textInput(FALSE, "style_primaryCreatorSepNextBetween", $betweenNext, 7, 255) .
681 FORM::textInput(FALSE, "style_primaryCreatorSepNextLast", $last, 7, 255)),
696 FORM::textInput(FALSE, "style_otherTwoCreatorsSep", $twoCreatorsSep, 7, 255)) .
698 FORM::textInput(FALSE, "style_otherCreatorSepFirstBetween", $betweenFirst, 7, 255) .
701 FORM::textInput(FALSE, "style_otherCreatorSepNextBetween", $betweenNext, 7, 255) .
703 FORM::textInput(FALSE, "style_otherCreatorSepNextLast", $last, 7, 255)),
720 FORM::selectedBoxValue($this->messages->text("style", "editorSwitch"),
723 FORM::textInput($this->messages->text("style", "editorSwitchIfYes"),
741 FORM::selectedBoxValue(FALSE,
744 FORM::textInput(FALSE, "style_primaryCreatorListMore", $listMore, 3) .
746 FORM::textInput(FALSE, "style_primaryCreatorListLimit", $listLimit, 3) . MISC::br() .
748 FORM::textInput(FALSE, "style_primaryCreatorListAbbreviation", $listAbbreviation, 15) . ' ' .
749 FORM::checkbox(FALSE, "style_primaryCreatorListAbbreviationItalic", $italic) . ' ' .
758 FORM::selectedBoxValue(FALSE,
761 FORM::textInput(FALSE, "style_otherCreatorListMore", $listMore, 3) .
763 FORM::textInput(FALSE, "style_otherCreatorListLimit", $listLimit, 3) . MISC::br() .
765 FORM::textInput(FALSE, "style_otherCreatorListAbbreviation", $listAbbreviation, 15) . ' ' .
766 FORM::checkbox(FALSE, "style_otherCreatorListAbbreviationItalic", $italic) . ' ' .
779 FORM::selectedBoxValue(FALSE, "style_titleCapitalization", $example, $input, 2));
783 FORM::selectedBoxValue(FALSE, "style_editionFormat", $example, $input, 2));
787 FORM::selectedBoxValue(FALSE, "style_pageFormat", $example, $input, 3));
797 FORM::selectedBoxValue(FALSE, "style_dayFormat", $example, $input, 2));
801 FORM::selectedBoxValue(FALSE, "style_monthFormat", $example, $input, 3));
805 FORM::selectedBoxValue(FALSE, "style_dateFormat", $example, $input, 2));
809 FORM::selectedBoxValue(FALSE, "style_runningTimeFormat", $example, $input, 5));
818 FORM::textInput(FALSE, "style_userMonth_$i", $input, 15, 255);
821 FORM::textInput(FALSE, "style_userMonth_$i", $input, 15, 255);
835 $td .= MISC::p(FORM::textInput($this->messages->text("style", "dateRangeDelimit1"),
838 $td .= MISC::p(FORM::textInput($this->messages->text("style", "dateRangeDelimit2"),
843 $td .= MISC::p(FORM::selectedBoxValue($this->messages->text("style", "dateRangeSameMonth"),
869 $fallback = FORM::selectedBoxValue($this->messages->text("style", "fallback"),
877 $pString .= TABLE::td(FORM::textareaInput($this->messages->text("resourceType", $key),
903 $pString .= MISC::p(FORM::formSubmit('Add'));
905 $pString .= MISC::p(FORM::formSubmit('Edit'));
906 $pString .= FORM::formEnd();