SproutCMS

This is the code documentation for the SproutCMS project

class View

Loads and displays Kohana view files.

Class structure

As a function return value

create from class View

Create a view as appropriate for the 'sprout.skin_view_types' config.

From /sprout/Helpers/View.php

form from class MultiStepFormController

The method used to drive the forms at each step
This should be called by the entry function of the subclass controller

From /sprout/Controllers/MultiStepFormController.php

getAccessDenied from class UserPerms

Stub method; uses real one if Users module is installed.
See SproutModules\Karmabunny\Users\Helpers\UserPerms::getAccessDenied

From /sprout/Helpers/UserPerms.php