Home
last modified time | relevance | path

Searched refs:PipelineTag (Results 1 – 6 of 6) sorted by relevance

/plugin/combo/ComboStrap/
H A DPipelineTag.php8 class PipelineTag class
12 public const CANONICAL = PipelineTag::TAG;
H A DXmlTagProcessing.php73 case PipelineTag::TAG:
213 case PipelineTag::TAG:
214 $renderer->doc .= PipelineTag::renderEnterXhtml($tagAttributes);
600 case PipelineTag::TAG:
601 PipelineTag::processExit($handler);
H A DPipelineUtility.php281 …ormat method allows for now only date. The value ($value) is not a date.", PipelineTag::CANONICAL);
H A DCall.php101 PipelineTag::TAG,
/plugin/combo/syntax/
H A Dxmlprotectedtag.php5 use ComboStrap\PipelineTag; alias
76 PipelineTag::TAG, // protected inline deprecated
H A Dxmlinlinetag.php13 use ComboStrap\PipelineTag; alias
50 $array[] = PipelineTag::TAG;