Nextras\Forms\Controls\Fragments\TemplateControlTrait::setTemplateFactory PHP Méthode

setTemplateFactory() public méthode

******************* template factory ****************d*g*
public setTemplateFactory ( Nette\Application\UI\ITemplateFactory $templateFactory )
$templateFactory Nette\Application\UI\ITemplateFactory
    public function setTemplateFactory(ITemplateFactory $templateFactory)
    {
        $this->templateFactory = $templateFactory;
    }