PHP Class NetteAddons\HelperLoader

Inheritance: extends Nette\Object
Afficher le fichier Open project: nette/web-addons.nette.org Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( netteaddons\TextPreprocessor $preprocessor, $gravatarMaxRating, $wwwDir )
__invoke ( $helper ) : callable | null
load ( Engine $latte )

Method Details

__construct() public méthode

public __construct ( netteaddons\TextPreprocessor $preprocessor, $gravatarMaxRating, $wwwDir )
$preprocessor netteaddons\TextPreprocessor

__invoke() public méthode

public __invoke ( $helper ) : callable | null
Résultat callable | null

load() public méthode

public load ( Engine $latte )
$latte Latte\Engine