Helper
Less than 1 minute
Helper
Properties
view
protected View $view
application
protected Application $application
args
protected array $args
Methods
__construct
public __construct({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$view | View | |
$args | array |
__get
public __get({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$method | string |
initialise
public initialise({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$args | array |
extendArgs
public extendArgs({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$args | array |
set
public set({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$arg | string | |
$value | mixed |
get
public get({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$arg | string |
getName
public getName({Array})
requires
public requires({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$helper | string | |
$args | array |
import
public import({Array})
init
public init({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$args | array |
run
public run({Array})
Parameters
Parameter | Type | Description |
---|---|---|
$view | View |
Generated by Hazaar API Doc Generator