Typos, comments, finale(einstweilen..) Version der Zeugnisse, UML doku

This commit is contained in:
Markus Pospischil
2010-06-18 13:56:48 +00:00
parent 1d2d3003e9
commit 7443c47bb0
4 changed files with 8 additions and 7 deletions
+1
View File
@@ -53,6 +53,7 @@ class basis
* wenn $var !='' ist werden Datenbankkritische
* Zeichen mit Backslash versehen und das Ergbnis
* unter Hochkomma gesetzt.
* XXX: Es wird nicht NULL sondern 'null' zurückgegeben, und der funktionsnamen ist sehr irreführend wenn auch single-quotes dazu kommen. -mp
*/
protected function addslashes($var)
{
+1 -1
View File
@@ -466,7 +466,7 @@ class prestudent extends person
* @param $studiensemester_kurzbz Studiensemester fuer das die Int. und Bewerber
* geladen werden sollen
*/
public function loadIntessentenUndBewerber($studiensemester_kurzbz, $studiengang_kz, $semester=nulll, $typ=null, $orgform=null)
public function loadIntessentenUndBewerber($studiensemester_kurzbz, $studiengang_kz, $semester=null, $typ=null, $orgform=null)
{
$stsemqry='';
if(!is_null($studiensemester_kurzbz) && $studiensemester_kurzbz!='')
+3 -3
View File
@@ -19,15 +19,15 @@
<fo:flow flow-name="xsl-region-body" >
<fo:block-container position="absolute" top="43mm" left="21.5mm">
<fo:block line-height="19pt" font-family="arial" font-size="16pt" font-weight="bold" content-width="72mm"><xsl:text> BACHELOR-\n PRÜFUNGSZEUGNIS</xsl:text></fo:block>
<fo:block line-height="19pt" font-family="arial" font-size="16pt" font-weight="bold" content-width="90mm"><xsl:text> BACHELOR-\n PRÜFUNGSZEUGNIS</xsl:text></fo:block>
</fo:block-container>
<fo:block-container position="absolute" top="65mm" left="21.5mm">
<fo:block line-height="16pt" font-family="arial" font-size="16pt" content-width="72mm"><xsl:text> Studiengang</xsl:text></fo:block>
<fo:block line-height="16pt" font-family="arial" font-size="16pt" content-width="90mm"><xsl:text> Studiengang</xsl:text></fo:block>
</fo:block-container>
<fo:block-container position="absolute" top="72mm" left="21.5mm">
<fo:block line-height="18pt" font-family="arial" font-size="16pt" font-weight="bold" content-width="72mm"><xsl:text> </xsl:text><xsl:value-of select="stg_bezeichnung"/></fo:block>
<fo:block line-height="18pt" font-family="arial" font-size="16pt" font-weight="bold" content-width="90mm"><xsl:text> </xsl:text><xsl:value-of select="stg_bezeichnung"/></fo:block>
</fo:block-container>
<fo:block-container position="absolute" top="94.5mm" left="117.5mm">
+3 -3
View File
@@ -19,15 +19,15 @@
<fo:flow flow-name="xsl-region-body" >
<fo:block-container position="absolute" top="43mm" left="21.5mm">
<fo:block line-height="19pt" font-family="arial" font-size="16pt" font-weight="bold"><xsl:text> MASTER-\n PRÜFUNGSZEUGNIS</xsl:text></fo:block>
<fo:block line-height="19pt" font-family="arial" font-size="16pt" font-weight="bold" content-width="90mm"><xsl:text> MASTER-\n PRÜFUNGSZEUGNIS</xsl:text></fo:block>
</fo:block-container>
<fo:block-container position="absolute" top="65mm" left="21.5mm">
<fo:block line-height="16pt" font-family="arial" font-size="16pt"><xsl:text> Studiengang</xsl:text></fo:block>
<fo:block line-height="16pt" font-family="arial" font-size="16pt" content-width="90mm"><xsl:text> Studiengang</xsl:text></fo:block>
</fo:block-container>
<fo:block-container position="absolute" top="72mm" left="21.5mm">
<fo:block line-height="18pt" font-family="arial" font-size="16pt" font-weight="bold" content-width="72mm"><xsl:text> </xsl:text><xsl:value-of select="stg_bezeichnung"/></fo:block>
<fo:block line-height="18pt" font-family="arial" font-size="16pt" font-weight="bold" content-width="90mm"><xsl:text> </xsl:text><xsl:value-of select="stg_bezeichnung"/></fo:block>
</fo:block-container>
<fo:block-container position="absolute" top="94.5mm" left="117.5mm">