Blame | Letzte Änderung | Log anzeigen | RSS feed
<com:TContent ID="body"><h1>TTextHighlighter Samples</h1><table class="sampletable"><tr><td class="samplenote">Highlighting PHP statements:</td><td class="sampleaction"><com:TTextHighlighter ShowLineNumbers="true" EnableCopyCode="true"><?php$str = 'one|two|three|four';// will output an arrayprint_r(explode('|', $str, 2));?></com:TTextHighlighter></td></tr><tr><td class="samplenote">Highlighting control rendering results:</td><td class="sampleaction"><com:TTextHighlighter EnableCopyCode="false"><com:TLabel Text="this is a label" /></com:TTextHighlighter></td></tr></table><div class="last-modified">$Id: Home.page 1650 2007-01-24 06:55:32Z wei $</div></com:TContent>