Searched defs:replacePlaceholders (Results 1 – 12 of 12) sorted by relevance
/plugin/structnotification/action/ |
H A D | notification.php | 219 protected function replacePlaceholders($message, $values) { global() function in action_plugin_structnotification_notification
|
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/ |
H A D | TableOfContentsBuilder.php | 106 private function replacePlaceholders(Document $document, TableOfContents $toc): void global() function in League\\CommonMark\\Extension\\TableOfContents\\TableOfContentsBuilder
|
/plugin/data-au/ |
H A D | helper.php | 667 private function replacePlaceholders($value) { function in helper_plugin_dataau
|
/plugin/data/ |
H A D | helper.php | 665 private function replacePlaceholders($value) { global() function in helper_plugin_data
|
/plugin/tag/ |
H A D | helper.php | 549 protected function replacePlaceholders($tag) { function in helper_plugin_tag
|
/plugin/combo/vendor/symfony/process/ |
H A D | Process.php | 1634 private function replacePlaceholders(string $commandline, array $env) function in Symfony\\Component\\Process\\Process
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Graph.js | 3739 Graph.prototype.replacePlaceholders = function(cell, str, vars, translate) method in Graph
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Extensions.js | 5521 function replacePlaceholders(cell, graph) function
|
/plugin/diagramsnet/lib/mxgraph/ |
H A D | mxClient.js | 23 …urces.resources[a];null==a&&(a=c);null!=a&&null!=b&&(a=mxResources.replacePlaceholders(a,b));retur… variable
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 227 …urces.resources[a];null==a&&(a=c);null!=a&&null!=b&&(a=mxResources.replacePlaceholders(a,b));retur… variable
|
H A D | app.min.js | 261 …urces.resources[a];null==a&&(a=c);null!=a&&null!=b&&(a=mxResources.replacePlaceholders(a,b));retur… variable
|
H A D | viewer-static.min.js | 227 …urces.resources[a];null==a&&(a=c);null!=a&&null!=b&&(a=mxResources.replacePlaceholders(a,b));retur… variable
|