Home
last modified time | relevance | path

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

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