PHP Class Controller_Admin_Main, kohana-admin

Author: Kyle Treubig
Inheritance: extends Controller_Admin
Show file Open project: vimofthevine/kohana-admin

Protected Properties

Property Type Description
$_current_nav
$_view_map

Public Methods

Method Description
action_index ( ) Display administration dashboard

Private Methods

Method Description
system_info ( ) Display system information
updates ( ) Show recent updates
user_info ( ) Display current user information

Method Details

action_index() public method

Display administration dashboard
public action_index ( )

Property Details

$_current_nav protected property

protected $_current_nav

$_view_map protected property

protected $_view_map