Searched defs:addHelper (Results 1 – 4 of 4) sorted by relevance
/plugin/combo/ComboStrap/ | ||
H A D | TemplateEngine.php | 187 private static function addHelper(Handlebars $handleBars) function in ComboStrap\\TemplateEngine |
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/ | ||
H A D | Handlebars.php | 221 public function addHelper($name, $helper) function in Handlebars\\Handlebars |
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/ | ||
H A D | Engine.php | 401 public function addHelper($name, $helper) function in Mustache_Engine |
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/ | ||
H A D | PHP.php | 230 protected static function addHelper(array $x_value, $x_negative, array $y_value, $y_negative) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP |