SproutCMS

This is the code documentation for the SproutCMS project

file /sprout/core/Kohana.php

View source


Classes

Kohana

Provides Kohana-specific helper functions. This is where the magic happens!

$Id: Kohana.php 4372 2009-05-28 17:00:34Z ixmatus $

Kohana_404_Exception

Creates a Page Not Found exception.

Kohana_Exception

Creates a generic i18n exception.

Kohana_User_Exception

Creates a custom exception.

Functions

arrayMapRecursive

Recursive version of array_map function
I would imagine would be much slower than the original. Only use if necessary

Constants

NameValueDescription
E_DATABASE_ERROR44 
E_KOHANA42 
E_PAGE_NOT_FOUND43