/plugin/bibtex/OSBib/create/ |
D | FORM.php | 35 $pString = <<< END 39 return $pString . "\n"; 50 $pString = <<< END 54 return $pString . "\n"; 65 $pString = <<< END 68 return $pString . "\n"; 76 $pString = <<< END 79 return $pString . "\n"; 84 $pString = <<< END 87 return $pString . "\n"; [all …]
|
D | HELPSTYLE.php | 114 $this->pString = MISC::h($this->messages->text("heading", "helpStyles"), FALSE, 3); 115 $this->pString .= MISC::aName("top"); 116 $this->pString .= MISC::p(TEXT4); 117 $this->pString .= MISC::p(TEXT5); 118 $this->pString .= MISC::p(TEXT10); 119 $this->pString .= MISC::p(TEXT6); 120 $this->pString .= MISC::p(TEXT7); 121 $this->pString .= MISC::p(MISC::hr()); 122 $this->pString .= MISC::h(SYNTAX_HEADING); 123 $this->pString .= MISC::p(SYNTAX1); [all …]
|
D | index.php | 47 $pString = $admin->gateKeep('display'); variable 53 $pString = $admin->gateKeep('addInit'); variable 59 $pString = $admin->gateKeep('add'); variable 65 $pString = $admin->gateKeep('editInit'); variable 71 $pString = $admin->gateKeep('editDisplay'); variable 77 $pString = $admin->gateKeep('edit'); variable 83 $pString = $admin->gateKeep('copyInit'); variable 89 $pString = $admin->gateKeep('copyDisplay'); variable 97 $pString = $preview->display(); variable 99 new CLOSEPOPUP($pString); [all …]
|
D | ADMINSTYLE.php | 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; [all …]
|
D | CLOSE.php | 29 function CLOSE($pString = FALSE, $helpLink = TRUE) argument 35 print $this->closeBody($pString); 65 $pString = <<< END1 77 $pString .= <<< END2 92 $pString .= <<< END3 103 return $pString; 108 function closeBody($pString) argument 114 $pString
|
D | CLOSEPOPUP.php | 29 function CLOSEPOPUP($pString = FALSE) argument 34 print $this->printBody($pString); 58 function printBody($pString) argument 65 $pString
|
D | PREVIEWSTYLE.php | 73 $pString = $this->process($type); 74 return MISC::b($this->messages->text("resourceType", $type) . ":") . MISC::br() . $pString; 132 $pString = $this->bibformat->map(); 134 $pString = preg_replace_callback("/(\d+)\\$\^\{(.*)\}\\$/", array($this, "ordinals"), $pString); 136 return preg_replace("/{(.*)}/U", "$1", $pString); 146 $pString = stripslashes($this->row['noSort']) . ' ' . 149 $pString .= ': ' . stripslashes($this->row['subtitle']); 151 $this->bibformat->formatTitle($pString, "{", "}");
|
/plugin/bibtex/OSBib/format/ |
D | HELPSTYLE.php | 125 $this->pString = MISC::aName("top"); 126 $this->pString .= TEXT1; 127 $this->pString .= MISC::p(TEXT2); 128 $this->pString .= MISC::p(TEXT3); 129 $this->pString .= MISC::p(TEXT4); 130 $this->pString .= MISC::p(MISC::hr()); 131 $this->pString .= MISC::p(TEXT5); 132 $this->pString .= MISC::p(TEXT10); 133 $this->pString .= MISC::p(TEXT6); 134 $this->pString .= MISC::p(TEXT7); [all …]
|
D | BIBFORMAT.php | 627 $pString = join('', $itemArray); 633 $last = substr(trim($pString), -1); 638 $pString = substr(trim($pString), 0, -1); 646 return $this->export->format(trim($pString) . $ultimate); 817 $pString = implode('', $cArray) . $etAl; 819 $pString = implode('', $cArray); 825 $tempString = $pString; 826 if(($style['primaryCreatorRepeat'] == 2) && ($this->previousCreator == $pString)) 827 $pString = $style['primaryCreatorRepeatString']; 829 ($this->previousCreator == $pString)) [all …]
|
D | BIBSTYLE.php | 135 $pString = $this->bibformat->map(); 137 $pString = preg_replace_callback("/(\d+)\\$\^\{(.*)\}\\$/", array($this, "ordinals"), $pString); 139 return preg_replace("/{(.*)}/U", "$1", $pString); 154 $pString = stripslashes($this->row['noSort']) . ' ' . 157 $pString .= ': ' . stripslashes($this->row['subtitle']); 159 $this->bibformat->formatTitle($pString, "{", "}");
|
/plugin/jcapture/lib/ |
D | commons-codec-1.3.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/jdraw/lib/ |
D | commons-codec-1.3.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |