Lines Matching refs:example

347 		$example = array($this->messages->text("style", "creatorFirstNameFull"), 
368 "cite_creatorFirstName", $example, $firstName, 2);
392 $example = array($this->messages->text("style", "creatorListFull"),
402 "cite_creatorList", $example, $list, 2) . MISC::br() .
420 "cite_creatorListSubsequent", $example, $list, 2) . MISC::br() .
438 $example = array($this->messages->text("cite", "printCreator"),
443 "cite_consecutiveCreator", $example, $consecutive, 2);
465 $example = array("132-9", "132-39", "132-139");
468 "cite_pageFormat", $example, $input, 3);
470 $example = array("1998", "'98", "98");
472 "cite_yearFormat", $example, $year, 3);
497 $example = array($this->messages->text("style", "creatorFirstNameFull"),
500 "cite_ambiguousNameFormat", $example, $nameFormat, 5);
502 $example = array("1999a, b", "1999a, 1999b");
504 "cite_ambiguousYearFormat", $example, $yearFormat, 2);
516 $example = array($this->messages->text("cite", "footnoteStyleBib"),
518 $td = FORM::selectedBoxValue(FALSE, "cite_footnoteStyle", $example, $style, 2);
534 $example = array($this->messages->text("cite", "footnoteCitationPageFormatNever"),
539 "cite_footnoteCitationPageFormat", $example, $pageFormat, 3);
547 $example = array($this->messages->text("cite", "footnotePageAfter"),
551 "cite_footnotePagePosition", $example, $pagePosition, 2);
606 $example = array($this->messages->text("style", "creatorFirstNameFull"),
623 "style_primaryCreatorFirstName", $example, $firstName, 2);
652 "style_otherCreatorFirstName", $example, $firstName, 2);
718 $example = array($this->messages->text("style", "no"), $this->messages->text("style", "yes"));
721 "style_editorSwitch", $example, $switch, 2));
732 $example = array($this->messages->text("style", "creatorListFull"),
742 "style_primaryCreatorList", $example, $list, 2) . MISC::br() .
759 "style_otherCreatorList", $example, $list, 2) . MISC::br() .
775 $example = array($this->messages->text("style", "titleAsEntered"),
779 FORM::selectedBoxValue(FALSE, "style_titleCapitalization", $example, $input, 2));
780 $example = array("3", "3rd");
783 FORM::selectedBoxValue(FALSE, "style_editionFormat", $example, $input, 2));
784 $example = array("132-9", "132-39", "132-139");
787 FORM::selectedBoxValue(FALSE, "style_pageFormat", $example, $input, 3));
794 $example = array("10", "10th");
797 FORM::selectedBoxValue(FALSE, "style_dayFormat", $example, $input, 2));
798 $example = array("Feb", "February", $this->messages->text("style", "userMonthSelect"));
801 FORM::selectedBoxValue(FALSE, "style_monthFormat", $example, $input, 3));
802 $example = array("Day Month", "Month Day");
805 FORM::selectedBoxValue(FALSE, "style_dateFormat", $example, $input, 2));
806 $example = array("3'45\"", "3:45", "3,45", "3 hours, 45 minutes", "3 hours and 45 minutes");
809 FORM::selectedBoxValue(FALSE, "style_runningTimeFormat", $example, $input, 5));
841 $example = array($this->messages->text("style", "dateRangeSameMonth1"),
844 "style_dateRangeSameMonth", $example, $input, 2));