Searched refs:setPartialsLoader (Results 1 – 2 of 2) sorted by relevance
122 $this->setPartialsLoader($options['partials_loader']);289 public function setPartialsLoader(Loader $loader) function in Handlebars\\Handlebars
172 $this->setPartialsLoader($options['partials_loader']);311 public function setPartialsLoader(Mustache_Loader $partialsLoader) function in Mustache_Engine