View
Less than 1 minute
View
Properties
_view
public HazaarView $_view
__data
private array $__data
Methods
__construct
public __construct({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$view | string | |
$data | array |
__prepare
protected __prepare({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$controller | Controller |
__call
public __call({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$method | string | |
$param_arr | array |
__set
public __set({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$key | mixed | |
$value | mixed |
__get
public __get({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$key | mixed |
populate
public populate({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$values | array |
load
public load({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$view | string |
getContent
public getContent({Array})
Generated by Hazaar API Doc Generator