Lines Matching refs:TABLE

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();
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();
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();
509 $pString .= TABLE::tdEnd() . TABLE::trEnd() . TABLE::trStart() . TABLE::tdStart();
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();
557 $pString .= TABLE::tdEnd() . TABLE::trEnd() . TABLE::trStart() . TABLE::tdStart();
573 $pString .= TABLE::tableStart();
574 $pString .= TABLE::trStart();
577 $pString .= TABLE::td(FORM::textInput($this->messages->text("style", "shortName"),
583 TABLE::td(MISC::b($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();
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();
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();
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();
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();
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();
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();
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();
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();