コード例 #1
0
ファイル: single-cvtx_antrag.php プロジェクト: alexfecke/cvtx
} else {
    ?>
\begin{linenumbers}
<?php 
}
?>
\textbf{<?php 
cvtx_kuerzel($post);
?>
}\\
\textbf{<?php 
cvtx_antragsteller($post);
?>
}\\
<?php 
cvtx_spd_tex_recipient($post);
?>
\par
\textbf{<?php 
cvtx_titel($post);
?>
}\\
<?php 
if (cvtx_spd_antrag_is_decided($post->ID)) {
    cvtx_spd_tex_beschluss1($post);
} else {
    cvtx_antragstext($post);
}
if (cvtx_spd_has_begruendung($post)) {
    ?>
\newline\newline
コード例 #2
0
            cvtx_spd_aeantrag_titel($item);
            ?>
 \\ \textit{<?php 
            cvtx_spd_result($item);
            ?>
}}
\textbf{<?php 
            cvtx_kuerzel($item);
            ?>
}\\
\textbf{<?php 
            cvtx_antragsteller($item);
            ?>
}\\
\textbf{<?php 
            cvtx_spd_tex_recipient($item);
            ?>
}\\
\newline
\textbf{<?php 
            cvtx_spd_aeantrag_titel($item);
            ?>
}\\
<?php 
            cvtx_antragstext($item);
            ?>
\par
<?php 
            if (!$col1) {
                ?>
\end{myLN}