PHP Class View_Team_Index, kohanaframework.org

Inheritance: extends Kostache_Layout
Show file Open project: kohana/kohanaframework.org Class Usage Examples

Public Properties

Property Type Description
$banner_exists show the banner space on template

Protected Properties

Property Type Description
$_partials partials for the page

Public Methods

Method Description
team_at_kohanaframework ( ) : string Email link for [email protected]

Method Details

team_at_kohanaframework() public method

Email link for [email protected]
public team_at_kohanaframework ( ) : string
return string

Property Details

$_partials protected property

partials for the page
protected $_partials

$banner_exists public property

show the banner space on template
public $banner_exists