static object New instance(
array
$project, array
$page)
|
|
Loads new instance of display driver. See the constructor for an argument description.
In comparison to the constructor, it can be called using call_user_func_array(). Please note that's not a singleton.
Tags:
Parameters: