SproutCMS

This is the code documentation for the SproutCMS project

function render()

Inserts global Kohana variables into the generated output and prints it.

Usage

void Kohana::render ( string $output );

Authors

Arguments

  1. string $output
    final output that will displayed

Return value

  • void