SproutCMS

This is the code documentation for the SproutCMS project

function outputBuffer()

Kohana output handler. Called during ob_clean, ob_flush, and their variants.

Usage

string Kohana::outputBuffer ( string $output );

Authors

Arguments

  1. string $output
    current output buffer

Return value

  • string