Home
last modified time | relevance | path

Searched refs:replaceVariablesWithValuesFromContext (Results 1 – 5 of 5) sorted by relevance

/plugin/combo/ComboStrap/
H A DPipelineTag.php52 …$pipelineExpression = syntax_plugin_combo_variable::replaceVariablesWithValuesFromContext($pipelin…
H A DDateTag.php64 $date = syntax_plugin_combo_variable::replaceVariablesWithValuesFromContext($date);
H A DPipelineUtility.php101 …$message = \syntax_plugin_combo_variable::replaceVariablesWithValuesFromContext($message, $context…
/plugin/combo/syntax/
H A Dvariable.php38 …public static function replaceVariablesWithValuesFromContext(string $string, array $contextData = … function in syntax_plugin_combo_variable
H A Dlink.php473 … $markupRef = syntax_plugin_combo_variable::replaceVariablesWithValuesFromContext($markupRef);