Lines Matching refs:pString

61 		$pString = MISC::h($this->messages->text("heading", "styles"), FALSE, 3);
63 $pString .= MISC::p($message);
64 $pString .= MISC::p(MISC::a("link", $this->messages->text("style", "addLabel"),
68 $pString .= MISC::p(MISC::a("link", $this->messages->text("style", "copyLabel"),
70 $pString .= MISC::p(MISC::a("link", $this->messages->text("style", "editLabel"),
73 return $pString;
78 $pString = MISC::h($this->messages->text("heading", "styles",
81 $pString .= MISC::p($error, "error", "center");
82 $pString .= $this->displayStyleForm('add');
83 return $pString;
91 $pString = $this->success->text("style", " " . $this->messages->text("misc", "added") . " ");
93 return $this->display($pString);
98 $pString = MISC::h($this->messages->text("heading", "styles",
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();
108 return $pString;
115 $pString = MISC::h($this->messages->text("heading", "styles",
118 $pString .= MISC::p($error, "error", "center");
119 $pString .= $this->displayStyleForm('edit');
120 return $pString;
307 $pString = $this->success->text("style", " " . $this->messages->text("misc", "edited") . " ");
308 return $this->display($pString);
313 $pString = MISC::h($this->messages->text("heading", "styles",
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();
319 return $pString;
326 $pString = MISC::h($this->messages->text("heading", "styles",
329 $pString .= MISC::p($error, "error", "center");
330 $pString .= $this->displayStyleForm('copy');
331 return $pString;
339 $pString = MISC::h($this->messages->text("cite", "citationFormat") . " (" .
342 $pString .= TABLE::tableStart("styleTable", 1, FALSE, 5);
343 $pString .= TABLE::trStart();
373 $pString .= TABLE::td($td);
429 $pString .= TABLE::td($td, FALSE, FALSE, "top");
430 $pString .= TABLE::trEnd();
431 $pString .= TABLE::tableEnd();
432 $pString .= TABLE::tdEnd() . TABLE::trEnd() . TABLE::trStart() . TABLE::tdStart();
433 $pString .= MISC::br() . " " . MISC::br();
435 $pString .= TABLE::tableStart("styleTable", 1, FALSE, 5);
436 $pString .= TABLE::trStart();
447 $pString .= TABLE::td($td, FALSE, FALSE, "top");
464 $pString .= TABLE::td($td, FALSE, FALSE, "top");
473 $pString .= TABLE::td($td, FALSE, FALSE, "top");
474 $pString .= TABLE::trEnd();
475 $pString .= TABLE::tableEnd();
476 $pString .= MISC::br() . " " . MISC::br();
477 $pString .= TABLE::tdEnd() . TABLE::trEnd() . TABLE::trStart() . TABLE::tdStart();
479 $pString .= TABLE::tableStart("styleTable", 1, FALSE, 5);
480 $pString .= TABLE::trStart();
496 $pString .= TABLE::td($td, FALSE, FALSE, "top");
501 $pString .= TABLE::td($td);
505 $pString .= TABLE::td($td);
506 $pString .= TABLE::trEnd();
507 $pString .= TABLE::tableEnd();
508 $pString .= MISC::br() . " " . MISC::br();
509 $pString .= TABLE::tdEnd() . TABLE::trEnd() . TABLE::trStart() . TABLE::tdStart();
511 $pString .= MISC::h($this->messages->text("cite", "citationFormat") . " (" .
513 $pString .= TABLE::tableStart("styleTable", 1, FALSE, 5);
514 $pString .= TABLE::trStart();
532 $pString .= TABLE::td($td);
553 $pString .= TABLE::td($td);
554 $pString .= TABLE::trEnd();
555 $pString .= TABLE::tableEnd();
556 $pString .= MISC::br() . " " . MISC::br();
557 $pString .= TABLE::tdEnd() . TABLE::trEnd() . TABLE::trStart() . TABLE::tdStart();
558 return $pString;
568 $pString = FORM::formHeader("adminStyleAdd");
570 $pString = FORM::formHeader("adminStyleEdit");
572 $pString = FORM::formHeader("adminStyleAdd");
573 $pString .= TABLE::tableStart();
574 $pString .= TABLE::trStart();
577 $pString .= TABLE::td(FORM::textInput($this->messages->text("style", "shortName"),
581 $pString .= FORM::hidden("editStyleFile", $this->vars['editStyleFile']) .
586 $pString .= TABLE::td(FORM::textInput($this->messages->text("style", "shortName"),
590 $pString .= TABLE::td(FORM::textInput($this->messages->text("style", "longName"),
592 $pString .= TABLE::trEnd();
593 $pString .= TABLE::tableEnd();
594 $pString .= TABLE::tdEnd() . TABLE::trEnd() . TABLE::trStart() . TABLE::tdStart();
595 $pString .= MISC::p(MISC::hr());
596 $pString .= $this->displayCiteForm('copy');
597 $pString .= MISC::p(MISC::hr() . MISC::hr());
598 $pString .= MISC::h($this->messages->text("style", "bibFormat"));
601 $pString .= TABLE::tableStart("styleTable", 1, FALSE, 5);
602 $pString .= TABLE::trStart();
636 $pString .= TABLE::td($td);
657 $pString .= TABLE::td($td);
658 $pString .= TABLE::trEnd();
659 $pString .= TABLE::tableEnd();
660 $pString .= MISC::br() . " " . MISC::br();
661 $pString .= TABLE::tdEnd() . TABLE::trEnd() . TABLE::trStart() . TABLE::tdStart();
663 $pString .= TABLE::tableStart("styleTable", 1, FALSE, 5);
667 $pString .= TABLE::trStart();
672 $pString .= TABLE::td(MISC::b($this->messages->text("style", "primaryCreatorSep")) .
694 $pString .= TABLE::td(MISC::b($this->messages->text("style", "otherCreatorSep")) .
705 $pString .= TABLE::trEnd();
706 $pString .= TABLE::tableEnd();
707 $pString .= TABLE::tdEnd() . TABLE::trEnd() . TABLE::trStart() . TABLE::tdStart();
713 $pString .= MISC::br() . " " . MISC::br();
714 $pString .= TABLE::tableStart("styleTable", 1, FALSE, 5);
715 $pString .= TABLE::trStart();
719 $pString .= TABLE::td(MISC::b($this->messages->text("style", "editorSwitchHead")) . MISC::br() .
722 $pString .= TABLE::td(
725 $pString .= TABLE::trEnd();
726 $pString .= TABLE::tableEnd();
727 $pString .= TABLE::tdEnd() . TABLE::trEnd() . TABLE::trStart() . TABLE::tdStart();
728 $pString .= MISC::br() . " " . MISC::br();
730 $pString .= TABLE::tableStart("styleTable", 1, FALSE, 5);
731 $pString .= TABLE::trStart();
740 …$pString .= TABLE::td(MISC::b($this->messages->text("style", "primaryCreatorList")) . MISC::br() .
757 $pString .= TABLE::td(MISC::b($this->messages->text("style", "otherCreatorList")) . MISC::br() .
768 $pString .= TABLE::trEnd();
769 $pString .= TABLE::tableEnd();
770 $pString .= TABLE::tdEnd() . TABLE::trEnd() . TABLE::trStart() . TABLE::tdStart();
771 $pString .= MISC::br() . " " . MISC::br();
773 $pString .= TABLE::tableStart("styleTable", 1, FALSE, 5);
774 $pString .= TABLE::trStart();
778 …$pString .= TABLE::td(MISC::b($this->messages->text("style", "titleCapitalization")) . MISC::br() .
782 $pString .= TABLE::td(MISC::b($this->messages->text("style", "editionFormat")) . MISC::br() .
786 $pString .= TABLE::td(MISC::b($this->messages->text("style", "pageFormat")) . MISC::br() .
788 $pString .= TABLE::trEnd();
789 $pString .= TABLE::tableEnd();
790 $pString .= TABLE::tdEnd() . TABLE::trEnd() . TABLE::trStart() . TABLE::tdStart();
791 $pString .= MISC::br() . " " . MISC::br();
792 $pString .= TABLE::tableStart("styleTable", 1, FALSE, 5);
793 $pString .= TABLE::trStart();
796 $pString .= TABLE::td(MISC::b($this->messages->text("style", "dayFormat")) . MISC::br() .
800 $pString .= TABLE::td(MISC::b($this->messages->text("style", "monthFormat")) . MISC::br() .
804 $pString .= TABLE::td(MISC::b($this->messages->text("style", "dateFormat")) . MISC::br() .
808 $pString .= TABLE::td(MISC::b($this->messages->text("style", "runningTimeFormat")) . MISC::br() .
810 $pString .= TABLE::trEnd();
811 $pString .= TABLE::trStart();
823 $pString .= TABLE::td($this->messages->text("style", "userMonths") . MISC::br() .
825 $pString .= TABLE::trEnd();
826 $pString .= TABLE::tableEnd();
827 $pString .= TABLE::tdEnd() . TABLE::trEnd() . TABLE::trStart() . TABLE::tdStart();
828 $pString .= MISC::br() . " " . MISC::br();
830 $pString .= TABLE::tableStart("styleTable", 1, FALSE, 5);
831 $pString .= TABLE::trStart();
846 $pString .= TABLE::td($td);
848 $pString .= TABLE::trEnd();
849 $pString .= TABLE::tableEnd();
850 $pString .= TABLE::tdEnd() . TABLE::trEnd() . TABLE::trStart() . TABLE::tdStart();
851 $pString .= MISC::br() . MISC::hr() . MISC::br();
872 $pString .= MISC::br() . MISC::hr() . MISC::br();
873 $pString .= TABLE::tableStart();
874 $pString .= TABLE::trStart();
877 $pString .= TABLE::td(FORM::textareaInput($this->messages->text("resourceType", $key),
882 $pString .= TABLE::td(MISC::p(MISC::i($this->messages->text("style", "availableFields")) .
887 $pString .= TABLE::trEnd();
899 $pString .= TABLE::tableEnd();
900 $pString .= TABLE::tdEnd() . TABLE::trEnd() . TABLE::trStart() . TABLE::tdStart();
903 $pString .= MISC::p(FORM::formSubmit('Add'));
905 $pString .= MISC::p(FORM::formSubmit('Edit'));
906 $pString .= FORM::formEnd();
907 return $pString;