Home
last modified time | relevance | path

Searched defs:template (Results 76 – 100 of 151) sorted by last modified time

1234567

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Util/
H A DVarUtils.php32 public static function resolve($template, array $vars, array $values)
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Loader/
H A DMutableLoader.php30 public function setTemplate($name, $template);
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DEngine.php234 public function render($template, $context = array())
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php533 const template = '<ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> define in XMLSecurityDSig
1342 const template = "<xenc:EncryptedData xmlns:xenc='http://www.w3.org/2001/04/xmlenc#'> define in XMLSecEnc
/plugin/codemirror/dist/modes/
H A Dsoy.min.js1 …espace-def"},"@param":b,"@param?":b,"@inject":b,"@inject?":b,"@state":b,template:{soyState:"templ-… class in AnonymousFunction7aaf3fe40100.c
H A Dvue.min.js1 …?scss$/i,"text/x-scss"],["type",/^(text\/)?(x-)?less$/i,"text/x-less"]],template:[["lang",/^vue-te… property in AnonymousFunctioncc94f7b90100.b
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVAvailabilityTest.php334 protected function template(array $properties) { function in Sabre\\VObject\\Component\\VAvailabilityTest
379 protected function _template($template, array $properties) {
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13 …define&&define.amd?define("dhtmlxgantt",[],e):"object"==typeof exports?exports.dhtmlxgantt=e():t.d… argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js13930 template: new TemplateControl(), property in gantt.form_blocks
23743 function _render_side_content(task, template, cssClass) { argument
23857 function _combine_item_class(basic, template, itemId, view) { argument
25285 template: services.templates().date_scale, property in AnonymousFunctioncdb5859f0100.AnonymousFunctioncdb5859f22700.ScaleHelper.result
25294 template: primaryScale.template, property in AnonymousFunctioncdb5859f0100.AnonymousFunctioncdb5859f22700.ScaleHelper.result
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.min.js122 …m(n,$u):0},An.sumBy=function(n,t){return n&&n.length?m(n,ye(t,2)):0},An.template=function(n,t,r){v… function
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dutility.js252 template: _.template("I'm <%= this.name %>") property in AnonymousFunctiona8f0c16b1c00.stooge
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js1537 var template = function(data) { function
/plugin/sequencediagram/bower_components/lodash/lib/fp/
H A Dbuild-modules.js13 const template = file.globTemplate(path.join(templatePath, '*.jst')); constant
H A Dbuild-doc.js12 const template = file.globTemplate(path.join(templatePath, '*.jst')); constant
/plugin/sequencediagram/bower_components/snap.svg/
H A Ddr.json4 "template": "template.dot", string
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js1460 var template = function(data) { function
/plugin/doodle4/
H A Dsyntax.php255 public $template = array(); // output values for doodle_template.php variable in syntax_plugin_doodle4
H A Ddoodle_template.php11 $template = $this->template; variable
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DStringLoaderExtension.php49 function twig_template_from_string(Environment $env, $template)
H A DCoreExtension.php1536 function twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, …
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c701 zval *template; in PHP_FUNCTION() local
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php540 public function createTemplate($template)
H A DTemplateWrapper.php22 private $template; variable in Twig\\TemplateWrapper
30 public function __construct(Environment $env, Template $template)
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DArrayLoader.php49 public function setTemplate($name, $template)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DExpressionParserTest.php26 public function testCanOnlyAssignToNames($template)
55 public function testArrayExpression($template, $expected)
68 public function testArraySyntaxError($template)
175 public function testStringExpression($template, $expected)
270 public function testMacroDefinitionDoesNotSupportNonConstantDefaultValues($template)
289 public function testMacroDefinitionSupportsConstantDefaultValues($template)

1234567