OXID eShop CE  6.1.5
prefilter.oxblock.php File Reference

Functions

 smarty_prefilter_oxblock ($sSource, &$oSmartyCompiler)
 

Function Documentation

◆ smarty_prefilter_oxblock()

smarty_prefilter_oxblock (   $sSource,
$oSmartyCompiler 
)

Copyright © OXID eSales AG. All rights reserved. See LICENSE file for license details.Check if this template is registered for block extends. If yes, then collect the extended blocks and replace them into the compile result of this template. Else, replace block tags to smarty comments.

Parameters
string$sSourcesource content
object&$oSmartyCompilersmarty compiler instance
Returns
string