PHP Class View_Development_Index, kohanaframework.org

Inheritance: extends Kostache_Layout
Afficher le fichier Open project: kohana/kohanaframework.org Class Usage Examples

Méthodes publiques

Свойство Type Description
$banner_exists show the banner space on template
$menu_development triggers the menu bar highlight

Protected Properties

Свойство Type Description
$_partials partials for the page

Méthodes publiques

Méthode Description
team_url ( ) : string Returns team page url

Method Details

team_url() public méthode

Returns team page url
public team_url ( ) : string
Résultat string

Property Details

$_partials protected_oe property

partials for the page
protected $_partials

$banner_exists public_oe property

show the banner space on template
public $banner_exists

$menu_development public_oe property

triggers the menu bar highlight
public $menu_development