Methods summary
public static
callable
|
#
loader( string $helper )
Try to load the requested helper.
Try to load the requested helper.
Parameters
- $helper
string helper name
Returns
callable
|
public static
Nette\Utils\DateTime
|
#
modifyDate( string|integer|DateTime $time, string|integer $delta, string $unit = NULL )
Date/time modification.
Parameters
- $time
string|integer|DateTime
- $delta
string|integer
- $unit
string
Returns
|
public static
integer
|
#
length( mixed $var )
Returns array of string length.
Returns array of string length.
Parameters
Returns
integer
Overrides
|
public static
string
|
#
null( )
/dev/null.
Returns
string
|
public static
|
|