Home
last modified time | relevance | path

Searched refs:syntax_plugin_combo_variable (Results 1 – 7 of 7) sorted by relevance

/template/strap/ComboStrap/
H A DFragmentTag.php5 use syntax_plugin_combo_variable; alias
14 public const CANONICAL = syntax_plugin_combo_variable::CANONICAL;
H A DPipelineTag.php6 use syntax_plugin_combo_variable; alias
52 …$pipelineExpression = syntax_plugin_combo_variable::replaceVariablesWithValuesFromContext($pipelin…
H A DDateTag.php6 use syntax_plugin_combo_variable; alias
64 $date = syntax_plugin_combo_variable::replaceVariablesWithValuesFromContext($date);
H A DMarkupRef.php7 use syntax_plugin_combo_variable; alias
224 if (syntax_plugin_combo_variable::isVariable($ref)) {
H A DPipelineUtility.php101 …$message = \syntax_plugin_combo_variable::replaceVariablesWithValuesFromContext($message, $context…
/template/strap/syntax/
H A Dvariable.php16 class syntax_plugin_combo_variable extends DokuWiki_Syntax_Plugin class
H A Dlink.php473 … $markupRef = syntax_plugin_combo_variable::replaceVariablesWithValuesFromContext($markupRef);