Lines Matching refs:p

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"),
81 $pString .= MISC::p($error, "error", "center");
118 $pString .= MISC::p($error, "error", "center");
329 $pString .= MISC::p($error, "error", "center");
380 MISC::p($this->messages->text("style", "ifOnlyTwoCreators") . " " .
385 MISC::p($this->messages->text("style", "sepCreatorsNext") . MISC::br() .
401 MISC::p(FORM::selectedBoxValue(FALSE,
419 MISC::p(FORM::selectedBoxValue(FALSE,
458 MISC::p(MISC::i($this->messages->text("style", "availableFields")) .
487 $td = MISC::p(MISC::b($this->messages->text("cite", "ambiguous")));
544 MISC::p(MISC::i($this->messages->text("style", "availableFields")) .
595 $pString .= MISC::p(MISC::hr());
597 $pString .= MISC::p(MISC::hr() . MISC::hr());
673 MISC::p($this->messages->text("style", "ifOnlyTwoCreators") . " " .
677 MISC::p($this->messages->text("style", "sepCreatorsNext") . MISC::br() .
695 MISC::p($this->messages->text("style", "ifOnlyTwoCreators") . " " .
699 MISC::p($this->messages->text("style", "sepCreatorsNext") . MISC::br() .
833 $td = MISC::p(MISC::b($this->messages->text("style", "dateRange")));
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"),
882 $pString .= TABLE::td(MISC::p(MISC::i($this->messages->text("style", "availableFields")) .
883 MISC::br() . $availableFields, "small") . MISC::p($fallback) .
884 MISC::p(MISC::a("link linkHidden", "preview",
903 $pString .= MISC::p(FORM::formSubmit('Add'));
905 $pString .= MISC::p(FORM::formSubmit('Edit'));