PHP Class Controller_Home, kohanaframework.org

PHP version 5 LICENSE: This source file is subject to GPLv3 license that is available through the world-wide-web at the following URI: http://www.gnu.org/licenses/gpl-3.0.html
Author: iHub Developer Community
Inheritance: extends Controller_Template
Show file Open project: kohana/kohanaframework.org Class Usage Examples

Public Methods

Method Description
action_error ( ) : null Demo action to generate a 500 error
action_index ( )

Method Details

action_error() public method

Demo action to generate a 500 error
public action_error ( ) : null
return null

action_index() public method

public action_index ( )