Lines Matching refs:textInput
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));
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) . ' ' .
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) . ' ' .
446 FORM::textInput(FALSE, "cite_consecutiveCreatorSep", $consecutiveSep, 7);
454 FORM::textInput(FALSE, "cite_template", $template, 30, 255) .
462 FORM::textInput(FALSE, "cite_consecutiveCitationSep", $consecutiveSep, 7);
522 $td .= FORM::textInput($this->messages->text("cite", "ibid"), "cite_ibid", $ibid, 30, 255);
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);
543 FORM::textInput(FALSE, "cite_footnotePageTemplate", $template, 30, 255) .
577 $pString .= TABLE::td(FORM::textInput($this->messages->text("style", "shortName"),
586 $pString .= TABLE::td(FORM::textInput($this->messages->text("style", "shortName"),
590 $pString .= TABLE::td(FORM::textInput($this->messages->text("style", "longName"),
635 $td .= FORM::textInput(FALSE, "style_primaryCreatorRepeatString", $repeatString, 15, 255);
674 FORM::textInput(FALSE, "style_primaryTwoCreatorsSep", $twoCreatorsSep, 7, 255)) .
676 …FORM::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)),
723 FORM::textInput($this->messages->text("style", "editorSwitchIfYes"),
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) . ' ' .
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) . ' ' .
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"),