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("LeftPhoto$sFieldPostfix", false, "", "", "", $iLeftPhotoWidth, 0, true);
echo "
";
if (webyep_sShortTextContent("LeftPhotoCaption$sFieldPostfix", false) || webyep_bIsEditMode()) {
?>
"; } ?>
', $iRightPhotoPadding, $iRightPhotoPadding, $sWidthCSS);
webyep_image("RightPhoto$sFieldPostfix", false, "", "", "", $iRightPhotoWidth, 0, true);
echo "
";
if (webyep_sShortTextContent("RightPhotoCaption$sFieldPostfix", false) || webyep_bIsEditMode()) {
?>
"; } ?>
\n"; ?>
Please install the current version of the webyep-system folder on this server to use the Image Gallery Element!";
?>
', $iCenterPhotoPadding, $sWidthCSS);
webyep_image("CenterPhoto$sFieldPostfix", false, "", "", "", $iCenterPhotoWidth, 0, true);
echo "
";
if (webyep_sShortTextContent("CenterPhotoCaption$sFieldPostfix", false) || webyep_bIsEditMode()) {
?>
"; } ?>
', $iBlockPadding); ?>
loopEnd(); } ?>