login | register
Mon 15 of Mar, 2010 (06:10 UTC)

bitweaver - Web Application Framework and CMS

Web Application Framework and CMS

Refresh cacheRSS feedPrint

How do I check in Smarty, if Liberty content is in HTML?

by Stephan Borg
Friday 01 of July, 2005
Posted to Developer's FAQ
{if $gContent->mInfo.format_guid == 'bithtml'}
    This is HTML content!
{/if}

Comments