Home
last modified time | relevance | path

Searched refs:outputBuffer (Results 1 – 2 of 2) sorted by relevance

/template/strap/
H A Dmain.php189 $outputBuffer = TplUtility::outputBuffer(); variable
330 echo $outputBuffer;
/template/strap/class/
H A DTplUtility.php451 * causing the {@link TplUtility::outputBuffer() output buffer check} to fail
562 public static function outputBuffer()
552 public static function outputBuffer() global() function in ComboStrap\\TplUtility