SproutCMS

This is the code documentation for the SproutCMS project

function instance()

Loads the controller and initializes it. Runs the pre_controller,
post_controller_constructor, and post_controller events. Triggers
a system.404 event when the route cannot be mapped to a controller.

Usage

object Kohana::instance ( );

Authors

Return value

  • object
    instance of controller