Class H2o
Example: $h2o = new H2O('./template.html', array("loader"=>'file'));
$h2o = new H2O('template.html', array("loader"=>'hash'));
Located at vendors/h2o/h2o.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public static
|
|
public static
&
|
|
public static
|
|
public static
unknown
|
#
addFilter( unknown_type $filter, unknown_type $callback = null )
Register a new filter to h2o runtime |
public static
|
|
public static
|
|
public
|
Magic methods summary
Properties summary
public
mixed
|
$searchpath | |
public
mixed
|
$context | |
public
boolean
|
$loader | |
public static
array
|
$tags | |
public static
array
|
$filters | |
public static
array
|
$extensions |