TitelTitel2
Sound Start/Stopp
sDisplay();
if ($sContent) {
if ($iFixedW) $iW = $iFixedW;
else {
$oImg = $oElement->oImage();
$iW = $oImg ? $oImg->iWidth():0;
}
$sWCSS = $iW ? (" width: " . $iW . "px;"):"";
$bRet = true;
}
return $bRet;
}
}
if ($iPageID) $sFieldPostfix = "_$iPageID";
else $sFieldPostfix = "";
$iPageID++;
$sWidthCSS = "";
?>
iLoopID) { $webyep_oCurrentLoop->loopStart(true); ?>
\n";
else echo "\n";
?>
', $iLeftPhotoPadding, $iLeftPhotoPadding, $sWidthCSS);
webyep_image("FotoLinks$sFieldPostfix", false, "", "", "", $iLeftPhotoWidth, 0, true);
echo "
";
if (webyep_sShortTextContent("FotoLinksBildtext$sFieldPostfix", false) || webyep_bIsEditMode()) {
?>
"; } ?>
', $iRightPhotoPadding, $iRightPhotoPadding, $sWidthCSS);
webyep_image("FotoRechts$sFieldPostfix", false, "", "", "", $iRightPhotoWidth, 0, true);
echo "
";
if (webyep_sShortTextContent("FotoRechtsBildtext$sFieldPostfix", false) || webyep_bIsEditMode()) {
?>
"; } ?>
\n"; ?>
Bitte installieren Sie die aktuelle Version des webyep-system Ordners auf diesem Server um das Bildergalerie-Element zu verwenden!";
?>
', $iCenterPhotoPadding, $sWidthCSS);
webyep_image("FotoZentriert$sFieldPostfix", false, "", "", "", $iCenterPhotoWidth, 0, true);
echo "
";
if (webyep_sShortTextContent("FotoZentriertBildtext$sFieldPostfix", false) || webyep_bIsEditMode()) {
?>
"; } ?>
', $iBlockPadding); ?>
loopEnd(); } ?>