Trait ViewHelpers
Direct Known Users
MvcCore\ViewIndirect Known Users
MvcCore\Ext\Forms\View
public static
string
|
|
public static
string
|
|
public static
|
|
public static
|
|
public
string|mixed
|
|
public
mixed
&
|
#
GetHelper( string $helperNameCamelCase, boolean $asClosure = FALSE )
Try to get view helper.
If view helper doesn't exist in global helpers store - create new helper instance.
If helper already exists in global helpers store - do not create it again - use instance from the store.
Example: |
public
|