Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Kohana_Kostache
PHP Class Kohana_Kostache
Author:
Jeremy Bush (
[email protected]
)
Author:
Woody Gilk (
[email protected]
)
Show file
Open project: zombor/kostache
Class Usage Examples
Protected Properties
Property
Type
Description
$_engine
Public Methods
Method
Description
__construct
(
$engine
)
factory
( )
render
(
$class
,
$template
= NULL )
Protected Methods
Method
Description
_detect_template_path
(
$class
)
Method Details
__construct()
public
method
public
__construct
(
$engine
)
_detect_template_path()
protected
method
protected
_detect_template_path
(
$class
)
factory()
public
static
method
public
static
factory
( )
render()
public
method
public
render
(
$class
,
$template
= NULL )
Property Details
$_engine
protected property
protected
$_engine