setBreaksEnabled(true) ->text($file); $UmlautConverter = new UmlautConverter; $intro = $UmlautConverter->convert($intro); echo $intro; } ?>
post as $post){ $href = $post->title; $HrefGenerator = new HrefGenerator; $href = $HrefGenerator->createHref($href); $titleArray[$i] = $href; $i = $i + 1; } if($_GET['article'] != ""){ $an = array_search($_GET['article'], $titleArray, true); $post = $xml->post[$an]; ?>
title; $UmlautConverter = new UmlautConverter; $title = $UmlautConverter->convert($title); echo $title; ?>
pubdate; $UmlautConverter = new UmlautConverter; $pubdate = $UmlautConverter->convert($pubdate); echo $pubdate; ?>

setBreaksEnabled(true) ->text($post->content); $UmlautConverter = new UmlautConverter; $content = $UmlautConverter->convert($content); echo $content; ?>

otherlinks->otherlb as $olb){ ?> otherlink; $UmlautConverter = new UmlautConverter; $otherlink = $UmlautConverter->convert($otherlink); echo $otherlink; ?> mainlink as $mainlink){ ?> mainlink; $UmlautConverter = new UmlautConverter; $mainlink = $UmlautConverter->convert($mainlink); echo $mainlink; ?>

post as $post){ ?>
title; $UmlautConverter = new UmlautConverter; $title = $UmlautConverter->convert($title); echo $title; ?>
pubdate; $UmlautConverter = new UmlautConverter; $pubdate = $UmlautConverter->convert($pubdate); echo $pubdate; ?>

setBreaksEnabled(true) ->text($post->content); $UmlautConverter = new UmlautConverter; $content = $UmlautConverter->convert($content); echo $content; ?>

otherlinks->otherlb as $olb){ ?> otherlink; $UmlautConverter = new UmlautConverter; $otherlink = $UmlautConverter->convert($otherlink); echo $otherlink; ?> mainlink as $mainlink){ ?> mainlink; $UmlautConverter = new UmlautConverter; $mainlink = $UmlautConverter->convert($mainlink); echo $mainlink; ?>