private ViewLayout $_layout
public __construct({Array})
Parameter | Type | Description |
---|
$layout | ViewLayout | |
Parameter | Type | Description |
---|
$key | string | |
Parameter | Type | Description |
---|
$key | string | |
$value | mixed | |
protected __prepare({Array})
Parameter | Type | Description |
---|
$controller | Controller | |
Parameter | Type | Description |
---|
$method | string | |
$param_arr | array | |
public offsetGet({Array})
Parameter | Type | Description |
---|
$offset | `````` | |
public offsetSet({Array})
Parameter | Type | Description |
---|
$key | mixed | |
$value | mixed | |
public offsetUnset({Array})
Parameter | Type | Description |
---|
$key | mixed | |
public offsetExists({Array})
Parameter | Type | Description |
---|
$key | mixed | |
Parameter | Type | Description |
---|
$view | mixed | |
$key | mixed | |
Generated by Hazaar API Doc Generator