PHP Class Kohana_Kostache

Author: Jeremy Bush ([email protected])
Author: Woody Gilk ([email protected])
Datei anzeigen 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_oe property

protected $_engine